tdd-spike-learn

Translate spike learnings into proposed updates for project documentation and downstream designs.

4|1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/CurtisThe/three-pillars-plugin --skill tdd-spike-learn
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tdd-spike-learn
Source: https://github.com/CurtisThe/three-pillars-plugin/tree/main/skills/tdd-spike-learn
Command: npx skills add https://github.com/CurtisThe/three-pillars-plugin --skill tdd-spike-learn

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Synthesize spike learnings into proposed updates for project docs and downstream designs, ensuring closure of the loop after spike-results.

Core Features & Use Cases

  • Proposes updates to the Design Inventory and Current Focus based on spike verdicts.
  • Scans affected downstream designs and dependencies, generates surgical doc edits, and flags vision tensions for review.
  • Integrates with existing governance and commit steps to ensure traceability and reproducibility.

Quick Start

Run /tdd-spike-learn <spike-name> after spike-results exist to generate proposed edits and changes.

Frequently Asked Questions about tdd-spike-learn

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate spike learnings into design documentation?▼

To update project documentation after a technical spike, run /tdd-spike-learn <spike-name> to translate spike results into proposed edits for your Design Inventory and downstream designs.

What is the best way to close the loop on spike results in a TDD workflow?▼

The best way to close the loop on spike results is to synthesize learnings into surgical doc edits, flag vision tensions for review, and integrate with commit-after-work governance steps for traceability.

How do I generate documentation updates for design dependencies affected by a spike?▼

You generate documentation updates for design dependencies by scanning affected downstream designs and producing surgical doc edits that align with the spike verdict and current focus priorities.

Can I use this to update Current Focus priorities based on spike verdicts?▼

Yes, you can use this to update Current Focus priorities based on spike verdicts by proposing targeted modifications to your project documentation and design dependencies whenever spike results affect them.