specimin-task

Community

Turn plans into atomic tasks with TDD.

Authortimsvoice
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Planning often stays high-level. This Skill breaks plans into atomic, test-driven tasks that map to concrete files and functions, enabling precise execution and traceability.

Core Features & Use Cases

  • Plan decomposition: identify components, data structures, and integration points.
  • TDD-first tasks: create tests before implementation steps.
  • Traceability: assign tasks to exact plan items and acceptance criteria.

Quick Start

Invoke the task generator for the current branch: specimin-task.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: specimin-task
Download link: https://github.com/timsvoice/specimin/archive/main.zip#specimin-task

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository