CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Clear the handoff.md from a design's directory when switching to a completely different task. Prevents stale context from contaminating the next session.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Clear the handoff.md from a design's directory when switching to a completely different task. Prevents stale context from contaminating the next session.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Restore session context from handoff.md in the design's directory at the start of a new conversation. Gives you continuity without re-explaining.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Save structured session context to handoff.md in the design's directory for continuity across conversations. Use at end of a session or before switching phases.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Conversational project setup. Draws out the project's 'why' into three-pillars-docs/vision.md — the first artifact every other TDD skill reads. Run this first on any new project.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Manage living spec deltas — scaffold, validate, and merge spec-delta.md files into domain base specs.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Autonomous spike pipeline — interactive design, then hands-off plan/audit/implement/results with a decision log for morning review.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Execute a spike from plan.md — serial exploration with human review gates at phase boundaries. Speed over ceremony.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Synthesize spike learnings into project docs updates and identify affected downstream designs. The "close the loop" step after spike-results.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Generate an experiment plan.md from a spike-flavored design.md — phases of hypothesis-driven tasks for exploratory work.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Capture spike findings and verdict into spike-results.md. Produces a structured record of what was learned, what demos were created, and what architecture decisions emerged.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Interactive spike design conversation that produces a spike-flavored design.md for time-boxed experiments. Optionally links back to a parent design.
CurtisThe/three-pillars-plugin
Skill Claude CodeCodex
Execute a single red-green-refactor TDD cycle. Human-invokable standalone, and also the kernel embedded by /tp-phase-implement for automated execution.