spec-first
Spec-driven coding workflows with evidence-gated reviews and handoffs
Gives the agent project-level operating rules for this repository: keep contracts light, let scripts enforce deterministic facts while the model handles judgment, gate mutations and completion claims on real evidence, and route work through the spec-first workflow chain.
All Skills in This Repository (20)
Pure Emerald Level Indicatorsspec-first:spec
Define functional requirements and acceptance criteria through a structured multi-phase workflow.
spec-first:review
Automate two-stage code reviews with compliance checks before quality assessment.
spec-first:spec-review
Review spec.md files for quality, generating a checklist and C10 score.
spec-first:analyze
Analyzes specification documents for consistency issues and generates a severity-graded report.
spec-first:archive
Archive feature deliverables and generate review reports with coverage summaries.
spec-first:sync
Synchronize traceability matrix statuses and detect orphaned traceability items.
spec-first:doctor
Diagnose project environments and repair missing MCP and skills components.
spec-first:feature
List, view, and switch features within the Spec-First AI development framework.
spec-first:first
Generate core documentation by analyzing a project's technology stack and codebase structure.
spec-first:task
Decompose features into executable tasks with owners, dependencies, and acceptance criteria.
onboarding
Guide new users through the Spec-First workflow with personalized learning paths.
spec-first:code
Automate batch implementation of specification-defined code tasks with dependency management.
Frequently Asked Questions
FAQPage SchemaHow to install spec-first?โผ
Run `npx skills add sunrain520/spec-first --all -g -y` in your terminal to install all workflows globally.
What problem does spec-first solve?โผ
It keeps intent, plans, verification evidence, and review findings as durable repo documents so coding sessions stay auditable instead of vanishing when a chat ends.
Which coding hosts does spec-first support?โผ
It supports Claude Code and Codex as primary hosts, with preview support for Kiro, Qoder, Cursor, and OpenCode through one shared set of spec-* workflows.
How does spec-first verify completed work?โผ
Completion claims must point to real commands, exit codes, and logs that actually ran, and hard gates block mutation, handoff, and knowledge promotion without that evidence.
Can non-developers use spec-first?โผ
Yes. Product managers and founders can use the brainstorm, PRD, strategy, and ideation workflows through plain-language requests while the agent handles the technical steps.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core