specification-refiner
v2.0.0Systematic analysis and refinement of specifications with SEAMS framework, sequential clarification questioning, and multi-phase workflow
By Claude Code SkillsLicense: MIT1 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 specification-refiner for Claude Code
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install specification-refiner@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/specification-refiner/.
Plugin files
├── .claude-plugin/plugin.json└── SKILL.md
Included Skills1
Systematic analysis and refinement of specifications, requirements, architecture designs, and project plans. Use when the user wants to identify gaps, weaknesses, inefficiencies, or complications in a proposed plan, specification, or design document. Triggers on gap analysis, specification review, requirements analysis, architecture critique, design validation, plan assessment, weakness identification, assumption auditing, or when users share specs/plans asking for feedback. Produces actionable findings with remediations and maintains analysis state across iterations. Features sequential clarification with one question at a time, recommended answers, and immediate integration.
Plugin manifests1
{
"name": "specification-refiner",
"description": "Systematic analysis and refinement of specifications with SEAMS framework, sequential clarification questioning, and multi-phase workflow",
"version": "2.0.0",
"author": {
"name": "Claude Code Skills"
},
"license": "MIT",
"repository": "https://github.com/anthropics/claude-code-plugins",
"keywords": [
"specification",
"requirements",
"analysis",
"gap-analysis",
"SEAMS",
"clarification",
"refinement",
"architecture"
]
}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.
[specification-refiner on Agent Plugins Marketplace](https://pluginsmp.com/plugins/specification-refiner)