@lifeaitools/rdc-skills 0.8.7 → 0.8.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/skills/help/SKILL.md +3 -13
package/package.json
CHANGED
package/skills/help/SKILL.md
CHANGED
|
@@ -4,21 +4,11 @@ description: >-
|
|
|
4
4
|
Usage `rdc:help` or `rdc` — selection menu of all rdc:* skills with their full argument syntax. Use when unsure which command to invoke or what args it takes.
|
|
5
5
|
---
|
|
6
6
|
|
|
7
|
-
> **⚠️ OUTPUT CONTRACT (READ FIRST):** `guides/output-contract.md`
|
|
8
|
-
> Checklist-only output. No tool-call narration. No raw MCP/JSON/log dumps.
|
|
9
|
-
> One checklist upfront, updated in place, shown again at end with a 1-line verdict.
|
|
10
|
-
|
|
11
7
|
# rdc:help — Command Reference
|
|
12
|
-
> **rdc-skills v0.8.0** — installed at `~/.claude/skills/user/rdc-*.md`
|
|
13
|
-
> To check installed version: `head -3 ~/.claude/skills/user/rdc-help.md`
|
|
14
|
-
> Source: `C:/Dev/rdc-skills` · package.json version field is authoritative
|
|
15
|
-
|
|
16
|
-
## When to Use
|
|
17
|
-
- Project lead asks "what commands do I have", "what's available", "which skill should I use"
|
|
18
|
-
- You are unsure which `rdc:*` skill to invoke for a given task
|
|
19
|
-
- First session on a project — orient yourself to available commands
|
|
20
8
|
|
|
21
|
-
|
|
9
|
+
> **⚠️ HARD OUTPUT RULE:** Your ENTIRE response MUST be the block below, copied verbatim.
|
|
10
|
+
> No preamble. No follow-up question. No summary. No "what would you like to do?".
|
|
11
|
+
> Do NOT add any text before or after the block. Emit it exactly as written. This is non-negotiable.
|
|
22
12
|
|
|
23
13
|
## Arguments
|
|
24
14
|
|