@lifeaitools/rdc-skills 0.24.31 → 0.24.32
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/.claude-plugin/plugin.json +1 -1
- package/git-sha.json +1 -1
- package/package.json +1 -1
- package/skills/tests/MATRIX.md +8 -8
- package/skills/tests/rdc-co-develop.test.json +15 -0
- package/skills/tests/rdc-collab.test.json +15 -0
- package/skills/tests/rdc-design.test.json +15 -0
- package/skills/tests/rdc-housekeeping.test.json +15 -0
- package/skills/tests/rdc-overnight.test.json +17 -0
- package/skills/tests/rdc-rdc-extract-verifier-rules.test.json +15 -0
- package/skills/tests/rdc-rpms-filemap.test.json +15 -0
- package/tests/skill-test-matrix.test.mjs +7 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "rdc",
|
|
3
|
-
"version": "0.24.
|
|
3
|
+
"version": "0.24.32",
|
|
4
4
|
"description": "RDC typed-agent dispatch skill suite for Claude Code — plan, build, review, overnight unattended builds with work-item tracking and TDD enforcement.",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "LIFEAI",
|
package/git-sha.json
CHANGED
package/package.json
CHANGED
package/skills/tests/MATRIX.md
CHANGED
|
@@ -4,34 +4,34 @@ Current coverage: 29 manifests for 29 skill directories.
|
|
|
4
4
|
|
|
5
5
|
The manifest layer verifies each skill can be started from a realistic caller prompt in an isolated `RDC_TEST=1` sandbox. The acceptance harness records the engine stream, extracted tool calls, stdout/stderr artifacts, rendered assistant output, failures, lessons learned, and next build optimizations under `.rdc/reports/`.
|
|
6
6
|
|
|
7
|
-
`rdc:channel-formatter` currently has the strongest content acceptance fixture: it asserts source-grounded social-pack output, forbidden-claim absence, and observable corpus or web-search tool routing. `rdc:help` asserts the public MCP/curl caller surface and structured `format:"json"` discovery path. `rdc:self-test` validates the test-tier/evidence language. Planning/reporting skills (`rdc:preplan`, `rdc:plan`, `rdc:handoff`, `rdc:prototype`, `rdc:review`, `rdc:report`)
|
|
7
|
+
`rdc:channel-formatter` currently has the strongest content acceptance fixture: it asserts source-grounded social-pack output, forbidden-claim absence, and observable corpus or web-search tool routing. `rdc:help` asserts the public MCP/curl caller surface and structured `format:"json"` discovery path. `rdc:self-test` validates the test-tier/evidence language. Planning/reporting skills (`rdc:preplan`, `rdc:plan`, `rdc:handoff`, `rdc:prototype`, `rdc:review`, `rdc:report`) assert their required artifacts and safety boundaries. Operational/content skills (`rdc:brochure`, `rdc:convert`, `lifeai-brochure-author`, `rdc:build`, `rdc:fixit`, `rdc:fs-mcp`, `rdc:workitems`) assert artifact paths, dispatch gates, scoped commits, filesystem boundaries, and sandboxed work-item behavior. Coordination/design/maintenance skills (`rdc:co-develop`, `rdc:collab`, `rdc:design`, `rdc:extract-verifier-rules`, `rdc:housekeeping`, `rdc:overnight`, `rdc:rpms-filemap`) assert relay safety, token/reference use, verifier corpus safety, maintenance/reporting, unattended sentinel behavior, and canonical file-map rules. All manifests now include a deeper acceptance block beyond the basic executable smoke fixture.
|
|
8
8
|
|
|
9
9
|
| Skill | Manifest | Fixture prompt class | Assertions | Acceptance depth |
|
|
10
10
|
|---|---|---|---|---|
|
|
11
11
|
| `rdc:brochure` | `rdc-brochure.test.json` | HTML-to-PDF brochure fixture | `exit_code`, `stdout_contains` | PDF artifact, page/size/source output, and no upload/deploy/source-modification checks |
|
|
12
12
|
| `rdc:build` | `rdc-build.test.json` | Unattended build from sandbox label | `commits_made`, `exit_code`, `stdout_contains` | Dispatch guide, code-review, validator, sandbox, and no-push/no-skip checks |
|
|
13
13
|
| `rdc:channel-formatter` | `rdc-channel-formatter.test.json` | Long article to social content pack | `exit_code`, `stdout_contains` | Output contains, output not contains, tool-call routing |
|
|
14
|
-
| `rdc:co-develop` | `rdc-co-develop.test.json` | Coordination status | `commits_made`, `exit_code`, `stdout_contains` |
|
|
15
|
-
| `rdc:collab` | `rdc-collab.test.json` | Claude session relay fixture | `commits_made`, `exit_code`, `stdout_contains` |
|
|
14
|
+
| `rdc:co-develop` | `rdc-co-develop.test.json` | Coordination status | `commits_made`, `exit_code`, `stdout_contains` | codevelop status, sandbox skip, no chitchat/live-send negative checks |
|
|
15
|
+
| `rdc:collab` | `rdc-collab.test.json` | Claude session relay fixture | `commits_made`, `exit_code`, `stdout_contains` | chitchat/SSE session handling, sandbox skip, and no-reply/no-push negative checks |
|
|
16
16
|
| `rdc:convert` | `rdc-convert.test.json` | Markdown-to-Word conversion fixture | `exit_code`, `stdout_contains` | build-corpus command surface, Word/Markdown flags, and no-GUI/global-install/commit checks |
|
|
17
17
|
| `rdc:deploy` | `rdc-deploy.test.json` | Deployment diagnosis | `commits_made`, `exit_code`, `stdout_contains` | Read-only diagnose output and destructive deploy/DNS negative checks |
|
|
18
|
-
| `rdc:design` | `rdc-design.test.json` | Studio palette audit | `exit_code`, `stdout_contains` |
|
|
18
|
+
| `rdc:design` | `rdc-design.test.json` | Studio palette audit | `exit_code`, `stdout_contains` | Studio/token/Rampa references and external-write negative checks |
|
|
19
19
|
| `rdc:fixit` | `rdc-fixit.test.json` | Tiny sandbox typo fix | `commits_made`, `exit_code`, `stdout_contains` | Scope, code-review, specific-file staging, and broad-add negative checks |
|
|
20
20
|
| `rdc:fs-mcp` | `rdc-fs-mcp.test.json` | File-system bridge read fixture | `commits_made`, `exit_code`, `stdout_contains` | Local-vs-MCP access boundary, live FS, no-preview/no-overwrite checks, and read-tool routing |
|
|
21
21
|
| `rdc:handoff` | `rdc-handoff.test.json` | Stub work handoff | `exit_code`, `stdout_contains` | Plan path, DoD, work-item handoff, and placeholder negative checks |
|
|
22
22
|
| `rdc:help` | `rdc-help.test.json` | Help menu rendering | `commits_made`, `exit_code`, `stdout_contains` | MCP/curl output, structured JSON fetch, dev-endpoint negative checks |
|
|
23
|
-
| `rdc:housekeeping` | `rdc-housekeeping.test.json` | Read-only housekeeping audit | `commits_made`, `exit_code`, `stdout_contains` |
|
|
23
|
+
| `rdc:housekeeping` | `rdc-housekeeping.test.json` | Read-only housekeeping audit | `commits_made`, `exit_code`, `stdout_contains` | PUBLISH/CLAUDE/orphan/report checks and no-fix/no-Coolify-write negative checks |
|
|
24
24
|
| `lifeai-brochure-author` | `rdc-lifeai-brochure-author.test.json` | JSX compliance review fixture | `exit_code`, `stdout_contains` | brochure-kit component guidance and raw HTML/style/token negative checks |
|
|
25
|
-
| `rdc:overnight` | `rdc-overnight.test.json` | Label-based overnight queue drain | `exit_code`, `stdout_contains` |
|
|
25
|
+
| `rdc:overnight` | `rdc-overnight.test.json` | Label-based overnight queue drain | `exit_code`, `stdout_contains` | overnight sentinel, clauth preflight, full chain, and no-wide-add/no-lock-left negative checks |
|
|
26
26
|
| `rdc:plan` | `rdc-plan.test.json` | Health-endpoint planning prompt | `exit_code`, `stdout_contains` | Design-decision, decomposition-matrix, work-package, and coarse-check negative checks |
|
|
27
27
|
| `rdc:preplan` | `rdc-preplan.test.json` | Rate-limiter research prompt | `commits_made`, `exit_code`, `stdout_contains` | Research artifact, comparison, unknowns, recommendation, and research-tool routing checks |
|
|
28
28
|
| `rdc:prototype` | `rdc-prototype.test.json` | Tiny component prototype prompt | `exit_code`, `stdout_contains` | Local TSX prototype artifact, registry, test-mode, and production-write negative checks |
|
|
29
29
|
| `rdc:brochurify` | `rdc-rdc-brochurify.test.json` | Read-only markdown Brochurify fixture | `exit_code`, `stdout_contains` | Sandbox output and no-follow-up negative checks |
|
|
30
|
-
| `rdc:extract-verifier-rules` | `rdc-rdc-extract-verifier-rules.test.json` | Enhancement-log verifier fixture | `exit_code`, `stdout_contains` |
|
|
30
|
+
| `rdc:extract-verifier-rules` | `rdc-rdc-extract-verifier-rules.test.json` | Enhancement-log verifier fixture | `exit_code`, `stdout_contains` | Candidate, false-positive, known-good, recall, and no-auto-merge/PR negative checks |
|
|
31
31
|
| `rdc:release` | `rdc-release.test.json` | Dry-run package release | `commits_made`, `exit_code`, `stdout_contains` | Dry-run release checklist and force/bypass negative checks |
|
|
32
32
|
| `rdc:report` | `rdc-report.test.json` | Unattended report generation | `exit_code`, `stdout_contains` | Report status block, counts, next recommendation, and dump/push negative checks |
|
|
33
33
|
| `rdc:review` | `rdc-review.test.json` | Unattended review gate | `exit_code`, `stdout_contains` | Code-review, verify, fresh-evidence, tsc, and forbidden-build negative checks |
|
|
34
|
-
| `rdc:rpms-filemap` | `rdc-rpms-filemap.test.json` | Canonical location lookup | `commits_made`, `exit_code`, `stdout_contains` |
|
|
34
|
+
| `rdc:rpms-filemap` | `rdc-rpms-filemap.test.json` | Canonical location lookup | `commits_made`, `exit_code`, `stdout_contains` | Rule #1, context door, one-home rules, and no-hand-edit/second-home negative checks |
|
|
35
35
|
| `rdc:self-test` | `rdc-self-test.test.json` | Strict self-test prompt | `commits_made`, `exit_code`, `stdout_contains` | Tier/evidence output checks and no-relaxed-linter negative check |
|
|
36
36
|
| `rdc:status` | `rdc-status.test.json` | Read-only status snapshot | `commits_made`, `exit_code`, `stdout_contains` | Read-only status output and raw-MCP/write negative checks |
|
|
37
37
|
| `rdc:terminal-config` | `rdc-terminal-config.test.json` | Hidden-window launch policy audit | `commits_made`, `exit_code`, `stdout_contains` | Hidden-window output and focus/collapse API negative checks |
|
|
@@ -11,5 +11,20 @@
|
|
|
11
11
|
"commits_made": { "min": 0 },
|
|
12
12
|
"stdout_contains": ["Verdict"]
|
|
13
13
|
},
|
|
14
|
+
"acceptance": {
|
|
15
|
+
"output_contains": [
|
|
16
|
+
"codevelop",
|
|
17
|
+
"status",
|
|
18
|
+
"RDC_TEST",
|
|
19
|
+
"skipped",
|
|
20
|
+
"Verdict"
|
|
21
|
+
],
|
|
22
|
+
"output_not_contains": [
|
|
23
|
+
"chitchat_",
|
|
24
|
+
"send a live turn",
|
|
25
|
+
"raw MCP",
|
|
26
|
+
"git push"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
14
29
|
"teardown": { "reset_branch": true }
|
|
15
30
|
}
|
|
@@ -11,5 +11,20 @@
|
|
|
11
11
|
"commits_made": { "min": 0 },
|
|
12
12
|
"stdout_contains": ["Verdict"]
|
|
13
13
|
},
|
|
14
|
+
"acceptance": {
|
|
15
|
+
"output_contains": [
|
|
16
|
+
"session",
|
|
17
|
+
"chitchat",
|
|
18
|
+
"SSE",
|
|
19
|
+
"RDC_TEST",
|
|
20
|
+
"Verdict"
|
|
21
|
+
],
|
|
22
|
+
"output_not_contains": [
|
|
23
|
+
"chitchat_reply",
|
|
24
|
+
"git push",
|
|
25
|
+
"curl exit 28 is failure",
|
|
26
|
+
"raw MCP"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
14
29
|
"teardown": { "reset_branch": true }
|
|
15
30
|
}
|
|
@@ -10,5 +10,20 @@
|
|
|
10
10
|
"exit_code": 0,
|
|
11
11
|
"stdout_contains": ["Verdict"]
|
|
12
12
|
},
|
|
13
|
+
"acceptance": {
|
|
14
|
+
"output_contains": [
|
|
15
|
+
"Studio",
|
|
16
|
+
"tokens",
|
|
17
|
+
"Rampa",
|
|
18
|
+
"RDC_TEST",
|
|
19
|
+
"Verdict"
|
|
20
|
+
],
|
|
21
|
+
"output_not_contains": [
|
|
22
|
+
"Supabase write",
|
|
23
|
+
"git push",
|
|
24
|
+
"package publish",
|
|
25
|
+
"deploy"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
13
28
|
"teardown": { "reset_branch": true }
|
|
14
29
|
}
|
|
@@ -11,5 +11,20 @@
|
|
|
11
11
|
"commits_made": { "min": 0 },
|
|
12
12
|
"stdout_contains": ["Verdict"]
|
|
13
13
|
},
|
|
14
|
+
"acceptance": {
|
|
15
|
+
"output_contains": [
|
|
16
|
+
"Housekeeping",
|
|
17
|
+
"PUBLISH.md",
|
|
18
|
+
"CLAUDE.md",
|
|
19
|
+
"orphan",
|
|
20
|
+
".rdc/reports"
|
|
21
|
+
],
|
|
22
|
+
"output_not_contains": [
|
|
23
|
+
"auto-remediate",
|
|
24
|
+
"git push",
|
|
25
|
+
"raw MCP",
|
|
26
|
+
"Coolify write"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
14
29
|
"teardown": { "reset_branch": true }
|
|
15
30
|
}
|
|
@@ -17,5 +17,22 @@
|
|
|
17
17
|
"exit_code": 0,
|
|
18
18
|
"stdout_contains": ["Verdict"]
|
|
19
19
|
},
|
|
20
|
+
"acceptance": {
|
|
21
|
+
"output_contains": [
|
|
22
|
+
"overnight.lock",
|
|
23
|
+
"clauth",
|
|
24
|
+
"preplan",
|
|
25
|
+
"plan",
|
|
26
|
+
"build",
|
|
27
|
+
"review",
|
|
28
|
+
"report"
|
|
29
|
+
],
|
|
30
|
+
"output_not_contains": [
|
|
31
|
+
"credential daemon offline",
|
|
32
|
+
"git add -A",
|
|
33
|
+
"raw MCP",
|
|
34
|
+
"leave overnight.lock"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
20
37
|
"teardown": { "reset_branch": true }
|
|
21
38
|
}
|
|
@@ -16,5 +16,20 @@
|
|
|
16
16
|
"exit_code": 0,
|
|
17
17
|
"stdout_contains": ["candidate", "FP"]
|
|
18
18
|
},
|
|
19
|
+
"acceptance": {
|
|
20
|
+
"output_contains": [
|
|
21
|
+
"candidate",
|
|
22
|
+
"false-positive",
|
|
23
|
+
"known-good",
|
|
24
|
+
"recall",
|
|
25
|
+
"FP"
|
|
26
|
+
],
|
|
27
|
+
"output_not_contains": [
|
|
28
|
+
"auto-merge",
|
|
29
|
+
"opened PR",
|
|
30
|
+
"raw tool logs",
|
|
31
|
+
"matches known-good"
|
|
32
|
+
]
|
|
33
|
+
},
|
|
19
34
|
"teardown": { "reset_branch": true }
|
|
20
35
|
}
|
|
@@ -11,5 +11,20 @@
|
|
|
11
11
|
"commits_made": { "min": 0 },
|
|
12
12
|
"stdout_contains": ["RULE #1", "Canonical"]
|
|
13
13
|
},
|
|
14
|
+
"acceptance": {
|
|
15
|
+
"output_contains": [
|
|
16
|
+
"RULE #1",
|
|
17
|
+
"Canonical",
|
|
18
|
+
"_context.md",
|
|
19
|
+
"One Home Per Fact",
|
|
20
|
+
".rdc/reports"
|
|
21
|
+
],
|
|
22
|
+
"output_not_contains": [
|
|
23
|
+
"hand-edit generated",
|
|
24
|
+
"second home",
|
|
25
|
+
"raw manifests",
|
|
26
|
+
"binary commit"
|
|
27
|
+
]
|
|
28
|
+
},
|
|
14
29
|
"teardown": { "reset_branch": true }
|
|
15
30
|
}
|
|
@@ -56,4 +56,11 @@ for (const entry of valid) {
|
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
|
|
59
|
+
const shallow = valid
|
|
60
|
+
.map((entry) => entry.manifest)
|
|
61
|
+
.filter((manifest) => !manifest.acceptance || Object.keys(manifest.acceptance).length === 0)
|
|
62
|
+
.map((manifest) => manifest.skill);
|
|
63
|
+
assert.deepEqual(shallow, [], `all skill manifests must include acceptance checks; missing: ${shallow.join(', ')}`);
|
|
64
|
+
assert.match(matrix, /All manifests now include a deeper acceptance block/);
|
|
65
|
+
|
|
59
66
|
console.log('skill test matrix tests — PASS');
|