Agent Skills by curtisthe
Showing 27 vetted skills indexed across 1 GitHub repositories.
tdd-docs-init
Scaffold missing docs from codebase analysis into docs/.
tdd-design-learn
Propagate completed design artifacts into project documentation and downstream designs.
tdd-session-clear
Delete handoff.md from a design directory after confirmation.
tdd-design-detail
Convert a high-level design.md into a detailed-design.md with modules, interfaces, and test boundaries.
council
Coordinate structured multi-member council deliberations with predefined roles and protocols.
tdd-guide
Identify the next highest-impact work by analyzing project design documents and vision.
tdd-design-complete
Archive completed TDD designs with git mv and stamp completion dates.
tdd-session-restore
Load handoff.md and related artifacts to restore design session context.
tdd-phase-review
Compare implemented work against design artifacts and generate a phase review.
tdd-setup
Create docs/vision.md capturing project purpose, users, principles, and success signals.
tdd-task-cycle
Execute a red-green-refactor TDD cycle with preflight validation and commit messaging.
tdd-spike
Facilitate time-boxed spike conversations and generate design.md files.
tdd-spike-results
Record spike findings into a structured spike-results.md document.
tdd-plan-audit
Audit plan.md against design documents with deterministic checks.
tdd-test-setup
Configure TDD test infrastructure based on architecture guidance and project constraints.
tdd-spike-implement
Execute spike plan phases serially with human review gates.
tdd-design-audit
Analyze design documents against the codebase to surface interface mismatches and alignment issues.
tdd-docs-update
Propose diff-style updates to project docs after milestones for approval.
tdd-design-release
Release design ownership by updating lock.json and recording previous owners.
tdd-implementation-audit
Audit TDD implementations against design.md and detailed-design.md.
tdd-phase-implement
Execute red-green-refactor cycles for tasks in a TDD design plan.
tdd-spike-plan
Convert spike designs into phased experiment plans with 2-5 tasks per phase.
tdd-session-save
Overwrite docs/tdd-designs/<design-name>/handoff.md with a structured TDD session handoff.
tdd-spike-learn
Translate spike learnings into proposed updates for project documentation and downstream designs.