Use when a round uses proposal/design/tasks/spec/archive artifacts or needs OpenSpec-style artifact validation without depending on the OpenSpec CLI.
Scanned 8/31/2026
Install to Claude Code
npx -y skills add Arch1eSUN/Arcgentic --skill spec-governance --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Spec Governance?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/arch1esun-spec-governance)More formats (shields.io, HTML) on the badges page.
---
name: spec-governance
description: Use when a round uses proposal/design/tasks/spec/archive artifacts or needs OpenSpec-style artifact validation without depending on the OpenSpec CLI.
---
# spec-governance
Validates OpenSpec-style change artifacts as inputs to arcgentic planning, development,
and audit.
## Workflow
1. Check that the change directory has `proposal.md`, `design.md`, `tasks.md`, and
`specs/**/*.md`.
2. Count complete and incomplete tasks.
3. Validate archive readiness without moving files:
```bash
arcgentic spec-governance status openspec/changes/<change>
arcgentic spec-governance validate openspec/changes/<change>
arcgentic spec-governance archive openspec/changes/<change>
```
4. Map proposal/design/tasks/spec facts into handoff and audit facts.
## Boundaries
- V1 archive is validate-only.
- Do not add an OpenSpec npm dependency.
- Do not replace arcgentic's state machine with OpenSpec states.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!