executing-an-implementation-plan

Execute implementation plans with TDD phases and code reviews.

Updated May 7, 2026
One-click install
npx skills add https://github.com/TK-Evans01/tk-harness --skill executing-an-implementation-plan-tk-evans01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: executing-an-implementation-plan
Source: https://github.com/TK-Evans01/tk-harness/tree/main/plugins/tk-rpie/skills/executing-an-implementation-plan
Command: npx skills add https://github.com/TK-Evans01/tk-harness --skill executing-an-implementation-plan-tk-evans01

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requesting-code-review, tk-rpie:stub-author, tk-rpie:test-author, tk-rpie:body-implementor, tk-rpie:bug-fixer, tk-rpie:librarian, tk-rpie:test-analyst, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill helps manage and execute complex implementation plans with precise control over each task, ensuring high code quality and compliance with functional programming standards.

Core Features & Use Cases

  • Plan Execution: Dispatch stub-author, test-author, and body-implementor for each task, following a sequential TDD approach.
  • Phase-by-Phase Execution: Load and execute plan phases just-in-time, minimizing context usage and improving performance.
  • Code Review Integration: Incorporate code review for each phase, using a specialized review skill with a 3-strike rule for issue resolution.
  • Final Review Sequence: Run final code review and test analysis after all phases complete, ensuring complete and compliant implementation.

Quick Start

To execute an implementation plan, use the skill by providing the path to the implementation plan directory: execute-an-implementation-plan path/to/plan

Frequently Asked Questions about executing-an-implementation-plan

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

FAQPage Schema
How do I execute an implementation plan using TDD?

To execute an implementation plan using TDD, dispatch stub-author, test-author, and body-implementor sequentially for each task. This phase-by-phase execution manages context efficiently and enforces test-driven development compliance.

What is the best way to ensure code quality during implementation?

The best way to ensure code quality during implementation is enforcing code review integration at each phase with a 3-strike rule. A final review sequence runs code review and test analysis after all phases complete for full compliance.

How do I manage functional programming standards when implementing a plan?

You manage functional programming standards by dispatching specialized implementation tasks that enforce compliance. The execution flow requires strict adherence to functional programming principles and quality standards during stub, test, and body implementation phases.

Does this implementation plan execution tool require a code review for every phase?

Yes, this implementation plan execution tool requires code review for every phase. It incorporates a specialized review skill with a 3-strike rule for issue resolution and mandates a final review sequence upon all phases completing.

Why load and execute implementation plan phases just-in-time?

Loading and executing implementation plan phases just-in-time minimizes context usage and improves performance. This phase-by-phase execution approach dispatches stub-author, test-author, and body-implementor dynamically to maintain efficient operational context.