这个仓库中的 skills
Write the next artifact for a specd change (or all artifacts in fast-forward mode).
Implement code for a specd change — work through tasks and run hooks.
Explore what the user wants to do and create a new specd change when ready.
Verify a specd change's implementation against spec scenarios.
Archive a specd change — reviews deltas and merges them into project specs.
Entry point for specd — detects change state and suggests the next skill to invoke.
Skill: Spec Metadata Generator
Exhaustive spec-vs-code compliance reviewer. Supports four modes — full audit, single spec, uncommitted changes, or PR diff. Compares specs against actual implementation, checks test coverage, and produces a detailed report. Does NOT modify any code — read-only analysis only.
Use this skill to review code exhaustively. Supports local changes (staged/working tree), remote Pull Requests (by number or URL), and full codebase reviews. Analyzes correctness, maintainability, security, architecture compliance, and more using parallel subagents with the most capable model.