tdd-docs-update

Propose diff-style updates to project docs after milestones for approval.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Proposes targeted updates to project docs after milestones by showing diff-style proposals for user approval.

Core Features & Use Cases

  • Proposes targeted updates to docs/vision.md, docs/architecture.md, docs/product_roadmap.md, and docs/known_issues.md, reviewing recent work and design artifacts to determine what needs revision.
  • Generates diff-style before/after blocks to enable quick approvals.
  • Keeps a Last Updated timestamp and supports one-document-at-a-time review workflow.

Quick Start

Ask me to start with a specific doc, e.g., '/tdd-docs-update vision', to review and propose edits.

Frequently Asked Questions about tdd-docs-update

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

FAQPage Schema
How do I propose targeted updates to project documentation after a milestone?

You can propose targeted documentation updates by generating diff-style before and after blocks for user approval. This method reviews recent work and design artifacts to determine necessary revisions across project documents.

What is the best way to review changes to project docs like architecture.md and known_issues.md?

Reviewing changes to project docs is best handled through a one-document-at-a-time workflow that outputs structured before and after edits. This diff-style approach enables quick approvals and maintains a Last Updated timestamp.

Can I generate diff proposals for specific files such as docs/product_roadmap.md?

Yes, you can generate diff proposals for specific files by targeting a named document such as docs/product_roadmap.md. The system reviews recent work and design artifacts to propose targeted revisions for that specific file.

Does the diff proposal workflow integrate with the standard commit-after-work process?

Yes, the diff proposal workflow integrates with the standard commit-after-work process. After reviewing and approving the structured before and after edits for your documentation, the changes are ready to be committed.

When do I need a diff-style proposal workflow for team collaboration and change management?

You need a diff-style proposal workflow for team collaboration when your project reaches milestones and requires structured updates to design artifacts. It ensures all documentation revisions are reviewed and approved before integration.