Creates spec.md with FR-XXX functional requirements, US-X user stories, SC-XXX scenarios. Scores quality 0-10. Traceable requirements. [EXPLICIT]
From jm-adknpx claudepluginhub javimontano/jm-adk-alfaThis skill uses the workspace's default tool permissions.
agents/guardian.mdagents/lead.mdagents/specialist.mdagents/support.mdevals/evals.jsonknowledge/body-of-knowledge.mdknowledge/knowledge-graph.mdprompts/meta.mdprompts/primary.mdprompts/variations/deep.mdprompts/variations/quick.mdtemplates/output.docx.mdtemplates/output.htmlSearches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.
Searches prompts.chat for AI prompt templates by keyword or category, retrieves by ID with variable handling, and improves prompts via AI. Use for discovering or enhancing prompts.
Compares coding agents like Claude Code and Aider on custom YAML-defined codebase tasks using git worktrees, measuring pass rate, cost, time, and consistency.
"A spec without FR-XXX tags is not a spec. It's a wish list."
Generates structured specifications with traceable requirements. Every requirement gets an ID (FR-XXX), every user story gets an ID (US-X), every scenario gets an ID (SC-XXX). Quality scored 0-10. [EXPLICIT]
When to use:
/jm:write-spec is invoked| Input | Type | Required | Description |
|---|---|---|---|
| Requirements source | Text/File | Yes | Brief, RFP, conversation |
| Output | Type | Description |
|---|---|---|
| spec.md | File | Structured specification |
| Quality score | Number | 0-10 quality rating |
[!WARNING] IF spec contains code snippets or tech stack mentions THEN move to plan.md per Art. 1.5.
[!WARNING] IF quality score < 6 THEN invoke iic-clarify before proceeding.
Example invocations:
| Scenario | Handling |
|---|---|
| Empty or minimal input | Request clarification before proceeding |
| Conflicting requirements | Flag conflicts explicitly, propose resolution |
| Out-of-scope request | Redirect to appropriate skill or escalate |