Cosmosmith spec governor
Skill devnomad-byte/cosmosmith/plugins/cosmosmith/skills/cosmosmith-spec-governor
Give AI coding agents product, spec, task, QA, and release workflows in one command.
npx -y skills add devnomad-byte/cosmosmith --skill cosmosmith-spec-governorAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 20 stars20 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Convert Cosmosmith idea and research briefs into proposal, design, and task ledger artifacts. Use after product discovery, when a rough idea needs an OpenSpec-like proposal, buildable design, and claimable tasks with acceptance checks and verification evidence.
SKILL.md
1.4 KB, as published. Nobody here has run it
Cosmosmith Spec Governor
Purpose
Turn clarified intent into executable project structure: proposal.md, design.md, and task.md.
Workflow
- Read project
AGENTS.md,docs/cosmosmith/idea-brief.md, optionaldocs/cosmosmith/research-brief.md, and existing specs. - Draft
proposal.mdfrom the plugin proposal template. - Draft
design.mdfrom the plugin design template. - Create or update
task.mdfrom the plugin task ledger template. - Publish the smallest claimable tasks that can produce reviewable evidence.
- Assign owner roles, dependencies, acceptance checks, and harness notes.
- Add a governance review task for
cosmosmith-governance-review.
Task Publishing Rules
- Derive tasks from proposal and design artifacts.
- Keep each task small enough to verify.
- Use role owners, not named people, unless the user explicitly named someone.
- Leave tasks
queueduntil an agent claims them. - Never mark tasks
donewithout evidence.
Completion
Stop when proposal, design, and task ledger exist and each claimable task has output, acceptance checks, harness, loop, and dependencies.