agentsclimarketplace

Cosmosmith governance review

Skill devnomad-byte/cosmosmith/plugins/cosmosmith/skills/cosmosmith-governance-review

Review Cosmosmith artifacts, task ledgers, generated project rules, and skill outputs for coherence, layer separation, missing evidence, and rule drift. Use before marking Cosmosmith planning or implementation tasks done, after spec generation, or when project rules and generated rules may have diverged.From its SKILL.md

Install
npx -y skills add devnomad-byte/cosmosmith --skill cosmosmith-governance-review

Assembled 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.

SKILL.md

1.4 KB, 225 tokens by cl100k_base, as published. Nobody here has run it

Cosmosmith Governance Review

Purpose

Protect the project from drift: rules, skills, templates, and tasks must stay coherent.

Workflow

  1. Read project AGENTS.md, task.md, and relevant Cosmosmith artifacts.
  2. Check layer separation:
    • Project instructions belong in AGENTS.md.
    • Claude-specific adaptation belongs in CLAUDE.md.
    • Reusable workflows belong in Cosmosmith skills.
    • Long standards belong in references or docs.
    • Deterministic checks belong in scripts.
  3. Check every reviewed task for owner role, status, context, expected output, acceptance checks, harness, loop, evidence, and dependencies.
  4. Check that philosophy affects an operational artifact, harness, or loop.
  5. Report findings by severity and update task.md with follow-up tasks when needed.

Findings Format

Use this structure:

  • Severity:
  • Location:
  • Problem:
  • Why it matters:
  • Required fix:

Completion

Stop when each reviewed artifact is either accepted with evidence or has a concrete follow-up task in task.md.

What ships with it: 1 file

244 B alongside SKILL.md

agents/

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.