{
  "markdown": "# spec-skills\n\nISO-style specification authoring, review, and analysis skills for use with [Claude Code](https://docs.claude.com/en/docs/claude-code) (and any agent framework that supports the Anthropic skill format).\n\nMaintained by [agent-ix](https://github.com/agent-ix);  Org-agnostic — drop the directory into your own agent skill loader and use under any org.\n\n\n## Quickstart\n\n1. Add skills to claude config ~/.claude/skills\n\n## Usage\n\n1. Generate user stories, requirements, and a full spec.\n\n```\n/specify A note taking app based on\n```\n\n2. Review your work with `/spec-review` and other analysis skils\n\n```\n/spec-review\n```\n\n3. Generate test matrix and plan\n```\n/spec-matrix /spec-to-plan\n```\n\n4. Build!\n\n```\nImplement plan\n```\n\n\n\n## Skills\n\n### Authoring\n- `spec` — top-level spec reference\n- `specify` — initialize and manage specifications\n\n##### Artifacts\n- `spec-write-str` — Stakeholder Requirements\n- `spec-write-us` — User Stories\n- `spec-write-fr` — Functional Requirements\n- `spec-write-nfr` — Non-Functional Requirements\n- `spec-write-it` — Integration Tests\n- `spec-us-to-fr` — derive FRs from User Stories\n\n### Review & Analysis\n- `spec-review` — quality, consistency, completeness review\n- `spec-app-review` — application-type spec review\n- `spec-object-review` — domain object audit\n- `spec-matrix` — Test Matrix coverage\n- `spec-security-analysis` — security standards compliance\n- `spec-dependency-analysis` — dependency analysis\n- `spec-evidence-analysis` — verification methods and evidence\n- `spec-failure-domain-analysis` — unstated failure modes\n- `spec-integrity-analysis` — completeness, consistency, atomicity gates\n- `spec-risk-complexity-analysis` — technical risk and volatility\n- `spec-scope-boundary-analysis` — system boundaries and responsibilities\n\n### Downstream\n- `spec-to-plan` — convert spec to TDD project plan (includes the pre-tasking readiness gate)\n\n## Helpers\n- `spec-blueprint` — build a spec for an archtype from a golden reference implementation\n\n## License\n\nMIT — see [LICENSE](./LICENSE).\n",
  "bytes": 2044,
  "sha": "fb5b60fa1a329ce38e20dc06d0b40bf2a2b2412282a481091c99437d1aa60633",
  "repo_slug": "agent-ix/spec-skills",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_agent_ix_spec_skills_spec_index_md_5b0af630/readme"
}