spec-driven-architect

Create speckit.plan files and enumerate atomic speckit.tasks with acceptance criteria.

Updated Dec 25, 2025
One-click install
npx skills add https://github.com/hammadurrehman2006/the_evolution_of_todo --skill spec-driven-architect
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-driven-architect
Source: https://github.com/hammadurrehman2006/the_evolution_of_todo/tree/main/.claude/skills/spec-driven-architect
Command: npx skills add https://github.com/hammadurrehman2006/the_evolution_of_todo --skill spec-driven-architect

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill champions the Spec-Kit Plus lifecycle (Specify -> Plan -> Tasks -> Implement) to ensure every feature starts from a clear specification and plan.

Core Features & Use Cases

  • Spec First: Validate requirements before coding; ADRs document the rationale.
  • Plan & Tasks: Decompose work into atomic, testable tasks with acceptance criteria.
  • Traceability: Link code to specific tasks and specifications.

Quick Start

Create a speckit.plan for a feature, and enumerate atomic speckit.tasks with acceptance criteria.