.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/kamioj/spec-workflow
home/skills/kamioj/spec-workflow
kamioj avatar

kamioj/spec-workflow

15 skills

View on GitHub
$npx skills add kamioj/spec-workflow
SkillInstalls
coreSpec-driven development workflow overview. Load this skill ONLY when the user explicitly asks for the spec flow — says "spec this first / draft a proposal /…—spec-applyImplement the code, advancing by proposal/tasks. A pre-command hook checks that proposal.md carries the required prerequisites.—spec-archiveArchives the current change to spec/archive/YYYY-MM-DD-<name>/. Only invoked when the user explicitly says "archive".—spec-askInterrogates preference-driven decision points. Works through each [TBD] in research.md one by one as numbered plain-text questions; answered items are moved…—spec-chatDiscussion mode. Everything said during this mode is treated as thinking material only — no documents are touched.—spec-coreSpec-driven development workflow overview. Load this skill ONLY when the user explicitly asks for the spec flow — says "spec this first / draft a proposal /…—spec-designTechnical design elaboration. Trigger on demand — use when the architecture is complex, there are more than 3 interfaces, sequence/data-flow diagrams are…—spec-loopGoal-driven autonomous round loop. Give it a goal + acceptance checklist + round budget (touchpoint 1), then it researches, implements, self-checks, and…—spec-proposeWrite or fully rewrite proposal.md (## Why / ## What / ## How / ## Risk). A pre-command hook forces research.md's [TBD] list to be empty.—spec-researchResearches the change — always maps the codebase status quo; spawns a web-survey researcher agent ONLY when the decision space is external (new dependency /…—spec-reviseEdit a single proposal.md section (why / what / how / risk). A full rewrite goes through $spec-propose. After editing, the HARD GATE must run again.—spec-setupInstalls the Codex-side SDD agent TOML files from the plugin bundle, reminds the user to trust hooks, and verifies that the SDD gates bite after plugin install.—spec-statusReports where the current SDD change stands, what artifacts exist, and which commands can be run next.—spec-verifyVerifies the current change by dispatching the independent spec-verifier agent (fresh context — the implementing conversation never audits itself) across three…—spec-workflow