Content
86%Weight 40%Scale 1-5Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
A well-structured, highly actionable contracts skill that leans on concrete CLI commands and conditional validation guidance, with appropriate offloading of source citations to a single reference file. The main improvement vector is reducing repetition of the reference-only and PR-linking examples across sections.
Suggestions
State the reference-only rule once in its dedicated subsection and cross-reference it (e.g. 'see Reference-only links above') instead of re-explaining it in the PR-state and Incorrect→correct sections.
Consolidate the PR-title linking examples so they appear in one place rather than repeated across 'PR linking', 'Default for code-changing issue work', and 'Incorrect → correct'.
Consider a short table of contents or anchor links at the top so agents can jump to the relevant contract section quickly.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Dense, contract-focused prose that assumes Claude's competence and avoids explaining basics, but the reference-only rule and linking examples recur across several sections and could be trimmed slightly. | 4 / 5 |
Actionability | Provides copy-paste-ready CLI commands with exact flags and JSON output shapes throughout — e.g. 'multica issue pull-requests <issue-id> --output json', 'multica issue create ... --stage 1 --status todo' — covering the common cases. | 5 / 5 |
Workflow Clarity | Consequential operations carry explicit validation checkpoints (check comment history before self-assigning, read sub-issue descriptions before promoting, report blockers instead of pretending completion), though the contracts are distributed rather than one linear sequence. | 4 / 5 |
Progressive Disclosure | Clear section structure with a single well-signaled, one-level-deep reference ('references/working-on-issues-source-map.md', confirmed present) for source mapping, while operational contracts stay inline; easy to navigate. | 5 / 5 |
Total | 18 / 20 Passed |