@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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@lifeaitools/rdc-skills",
3
- "version": "0.8.7",
3
+ "version": "0.8.8",
4
4
  "description": "RDC typed-agent dispatch skill suite for Claude Code — plan, build, review, overnight builds",
5
5
  "keywords": [
6
6
  "claude-code",
@@ -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
- Print the full usage menu below verbatim, then ask the project lead which command to run.
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