spec-architect

Generate a test-ready specification document from a feature name and objective.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/fum1ple/agent-claude-invoice --skill spec-architect-fum1ple
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-architect
Source: https://github.com/fum1ple/agent-claude-invoice/tree/main/.claude/skills/spec-architect
Command: npx skills add https://github.com/fum1ple/agent-claude-invoice --skill spec-architect-fum1ple

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps articulate vague requirements into a detailed, test-ready specification that can guide implementation.

Core Features & Use Cases

  • Requirement Elicitation: Ask clarifying questions to define feature name and goals.
  • Draft Specification: Load the spec-template.md, populate with user input, and create docs/specs/ feature.md.
  • Acceptance Criteria Definition: Clearly define acceptance criteria for subsequent TDD.

Quick Start

Provide the feature name and rough objective, then let this Skill generate a draft specification using the template and present it for confirmation.