implement-plan

Guide plan implementation with notes, pull requests, and code reviews.

2|Updated Apr 30, 2013
One-click install
npx skills add https://github.com/adamtait/dotfiles --skill implement-plan-adamtait
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-plan
Source: https://github.com/adamtait/dotfiles/tree/main/home/private_dot_claude/skills/implement-plan
Command: npx skills add https://github.com/adamtait/dotfiles --skill implement-plan-adamtait

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the implementation process of approved plans, ensuring every decision and change is meticulously recorded and reviewed, fostering transparency and accountability in project execution.

Core Features & Use Cases

  • Plan Execution Tracking: Guides the implementation of plans while maintaining a running log of decisions and deviations.
  • Continuous Documentation: Encourages real-time documentation of decisions to avoid memory loss and improve reviewability.
  • Code Review Integration: Facilitates code review with a focus on deviations from the plan and trade-offs made.
  • Handoff Communication: Provides a structured handoff report to the user, detailing the implementation process and outcomes.

Quick Start

Activate the 'implement-plan' Skill after a plan is approved, and follow the prompts to initiate the implementation process.

Frequently Asked Questions about implement-plan

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

FAQPage Schema
How do I document decisions and deviations during plan implementation?

Document plan implementation decisions and deviations by maintaining a running notes file that records changes in real-time. This continuous documentation prevents memory loss and ensures every trade-off is reviewable during the final code review process.

How do I execute an approved plan and open a pull request?

Execute an approved plan by following a structured implementation process that guides you through coding, maintaining logs, and opening a pull request. This workflow ensures project execution is tracked meticulously from start to finish.

Do I need GitHub to run code reviews and apply fixes?

Yes, you need GitHub to run code reviews and apply fixes. The implementation process requires GitHub specifically for opening pull requests and facilitating the code review integration to ensure accountability.

What is the best way to track plan execution and generate a handoff report?

Track plan execution by using a structured workflow that logs decisions and deviations continuously. Upon completion, the process provides a structured handoff report detailing the implementation outcomes and trade-offs made.

Can I use this for version control and project execution without a running notes file?

No, maintaining a running notes file is required for project execution. Continuous documentation is actively encouraged to avoid memory loss, foster transparency, and provide context for the code review of your version control changes.

Why does code review integration focus on deviations from the plan?

Code review integration focuses on deviations from the plan to ensure transparency and accountability. Reviewing trade-offs and changes made during implementation validates that the final code aligns with approved project execution goals.