requirements-dev
v1.4.0Transform concept development artifacts into INCOSE-compliant formal requirements. AI-assisted requirements development with hybrid quality checking (16 deterministic + 9 semantic INCOSE GtWR v4 rules), verification planning, bidirectional traceability, gap analysis against concept architecture, assumption lifecycle management, and ReqIF export. Organized around functional blocks from concept development. Includes cross-cutting notes registry, need/requirement split workflow, gap discovery agent, assumption tracker, 5 specialized agents (quality-checker, tpm-researcher, skeptic, gap-analyst, document-writer), 16 scripts, 10 commands, and hooks for automatic state updates. Use when developing requirements, formalizing needs, writing specifications, building traceability, analyzing coverage gaps, managing assumptions, or preparing for systems engineering reviews.
By dunnock1 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Claude Code
- Parsed components
- 1 skill or MCP entry
- Source updated
- Aug 30, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install requirements-dev for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install requirements-dev@agent-plugin-marketplacePaste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/AzJester/skillsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/requirements-dev/.
Plugin files
├── .claude-plugin/plugin.json└── SKILL.md
Included Skills1
This skill should be used when the user asks to "develop requirements", "formalize needs", "write requirements", "create a specification", "build traceability", "quality check requirements", "INCOSE requirements", "requirements development", "reqdev", or mentions requirements engineering, needs formalization, verification planning, traceability matrix, or systems engineering requirements. Even for casual phrases like "I need to write some reqs" or "let's formalize the needs", trigger this skill.
Plugin manifests1
{
"name": "requirements-dev",
"description": "Transform concept development artifacts into INCOSE-compliant formal requirements. AI-assisted requirements development with hybrid quality checking (16 deterministic + 9 semantic INCOSE GtWR v4 rules), verification planning, bidirectional traceability, gap analysis against concept architecture, assumption lifecycle management, and ReqIF export. Organized around functional blocks from concept development. Includes cross-cutting notes registry, need/requirement split workflow, gap discovery agent, assumption tracker, 5 specialized agents (quality-checker, tpm-researcher, skeptic, gap-analyst, document-writer), 16 scripts, 10 commands, and hooks for automatic state updates. Use when developing requirements, formalizing needs, writing specifications, building traceability, analyzing coverage gaps, managing assumptions, or preparing for systems engineering reviews.",
"version": "1.4.0",
"author": {
"name": "dunnock"
},
"keywords": [
"requirements-engineering",
"systems-engineering",
"incose",
"quality-checking",
"traceability",
"verification-validation",
"reqif",
"needs-formalization",
"concept-dev",
"specification"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[requirements-dev on Agent Plugins Marketplace](https://pluginsmp.com/plugins/requirements-dev)