plan-epic
CommunityImmutable TDD plans for epics
Authorlenlla
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes ad-hoc planning and brittle development by ensuring tests are written first and remain immutable during the build, enabling predictable, reviewable, and repeatable epic implementations.
Core Features & Use Cases
- TDD-first planning: Author complete failing tests for each step of an epic before any implementation.
- Orchestrated workflow: Automate branch creation, git tagging, test execution, and plan file generation for agent-driven builds.
- Use Case: When executing a single epic as part of an agentic CI-like build, use this Skill to produce precise test files under kyros-agent-workflow/tests, verify failures with pytest, tag the baseline, and write a step-by-step implementation plan to the build directory.
Quick Start
Invoke the execute-plan orchestrator with epic_spec_path pointing to the epic YAML, build_dir set to the target build directory, and epic_name set to the epic identifier to generate tests and an implementation plan.
Dependency Matrix
Required Modules
None requiredComponents
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: plan-epic Download link: https://github.com/lenlla/one_shot_build/archive/main.zip#plan-epic Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.