By agent-ix
Author, review, and plan specifications using ISO-style requirements engineering, with automated traceability, risk scoring, test-matrix coverage, dependency mapping, and compliance auditing.
Verify a targeted plan is complete and validated — every task done, the Test Matrix backed by real tracking tags in tests, and code fully traced to spec (flagging underspecified code with no owning requirement). Optional semantic review checks that intent↔test↔code actually agree. Emits a quire-validated SpecReview artifact to reviews/YY-MM-DD-<slug>.md.
Review an application-type spec for completeness against UI rendering requirements and golden-path structure.
Analyze dependencies and separate enablement from feature work.
Analyze requirement statements (FR/NFR/StR) for EARS requirement-grammar conformance and author a SpecReview of the findings.
Define verification methods and evidence artifacts for requirements.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
quoin is a bundle of Quire modules, agent skills, and workflows for
authoring ISO/IEC/IEEE 29148-aligned software specifications and other technical
documents. It includes prepackaged modules for the spec vocabulary and ideation/authoring/review/planning
workflows agents need to write and validate specs directly as Markdown.
quoin is built on the Quire document standard and validation engine by Agent-IX.
Why: AI agents write code fast but drift from vague intent. Quoin makes the spec the source of truth — your agent authors a validated, traceable spec first, then plans and builds against it.
In Claude Code, Codex, or the coding agent of your choice:
Ideate, then pass your idea to /specify. A specification containing user stories, functional requirements,
stakeholder requirements, non-functional requirements, and other artifacts will be created.
> /specify an electron app for tracking spice production
Use /spec-review for agent-assisted review. Multiple analysis tasks will run in parallel and output Reviews
with Findings and suggested fixes.
> /spec-review review the specs for the spice production tracker.
Build the test traceability matrix and plan. These skills will break the work down into a plan
with multiple tasks.
> /spec-matrix /spec-to-plan prep the spice tracking app for coding
Call /implement-plan to trigger your coding agent to begin work on the plan.
> /implement-plan build the spice tracking app
/gap-analysis validates that the UserStory and Functional Requirements are implemented and tested using the traceability matrix
as the guide. /gap-analysis will optionally perform a semantic comparison of spec, code, and tests to ensure the
plan is faithfully implemented.
> /gap-analysis
The default module set defines the spec archetypes and domain-object vocabulary.
Artifact archetypes — the document types you author:
| Module | Archetypes |
|---|---|
| spec-artifacts-iso | StR, FR, NFR, US, IT, TC, Spec, master-requirements |
| spec-artifacts-app | ApplicationSpec, MasterRequirements |
| spec-artifacts-process | ADR, Plan, Task, Review, Finding, TestMatrix, Standard |
Domain objects — prefab templates for common objects
npx claudepluginhub agent-ix/quoin --plugin quoinRun and author Agent IX workflows from Claude: a generic /ix-flow runner and an /ix-flow-create authoring skill.
Run and author live CLI eval suites across Claude, Codex, opencode, and GitHub Copilot.
Spec-driven development methodology for Claude Code. Provides skills for requirements engineering (EARS format), design documentation, task breakdown, AI prompting strategies, quality assurance, and troubleshooting.
Specification-Driven Development with Process Discipline for Claude Code
Spec-driven development with search, conflict detection, and reporting
Skills-first specification-driven development framework with 7 agent skills for planning, implementation, review, and shipping. Natural language activation with intelligent agent orchestration. Includes /plan, /implement, /research commands plus managing-specifications, implementing-features, and reviewing-and-shipping skills.
Specification-driven development workflow: specify → plan → tasks → implement
Spec Driven Development toolkit - structured specification, planning, and implementation workflows for systematic feature development