implement-plan

Orchestrate plan file implementation with TDD and adversarial code reviews.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/joelabrahamsson/devenv --skill implement-plan-joelabrahamsson
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-plan
Source: https://github.com/joelabrahamsson/devenv/tree/main/claude-config/skills/implement-plan
Command: npx skills add https://github.com/joelabrahamsson/devenv --skill implement-plan-joelabrahamsson

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps streamline the process of implementing a plan file with a strict TDD workflow, while also ensuring code quality through adversarial code reviews and defining clear next steps.

Core Features & Use Cases

  • Plan Implementation: Execute a plan file using a TDD workflow.
  • Adversarial Code Reviews: Conduct reviews to enhance code quality.
  • Next Steps Definition: Offers suggestions for further action after implementation.
  • Use Case: Ideal for developers who need to ensure that their codebase adheres to a specific set of behavioral contracts and needs a structured approach to implementation.

Quick Start

Use the implement-plan skill with the path to your plan file, e.g., implement-plan /path/to/plan-file.md.

Frequently Asked Questions about implement-plan

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

FAQPage Schema
How do I implement a plan file using TDD and code review?

You can execute plan implementation with strict TDD and adversarial code reviews by orchestrating tasks, subagents, and integration-only steps. This ensures thorough coverage of behavioral contracts and generates actionable next steps.

What is adversarial code review in software development?

Adversarial code review in software development is a rigorous quality assurance process that critically evaluates code against potential failures and behavioral contracts. It enhances code quality by actively challenging the implementation during the plan implementation workflow.

How do I ensure my codebase adheres to behavioral contracts during development?

To ensure your codebase adheres to behavioral contracts during development, use a structured plan implementation approach with strict TDD. This method executes tasks and integration steps while validating that all defined contracts are fully covered.

Can I use subagents for integration-only steps in plan implementation?

Yes, you can use subagents for integration-only steps in plan implementation. The orchestration workflow handles various strategies for tasks and subagents, ensuring comprehensive coverage of behavioral contracts throughout the TDD process.

What is the best way to determine next steps after implementing a software development plan?

The best way to determine next steps after implementing a software development plan is to use an orchestration workflow that evaluates the completed TDD tasks and adversarial code reviews. It offers suggestions for further action to maintain code quality.