execute-plan

Audit planned items against the codebase and implement identified gaps.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/0xHarbs/agent-setup --skill execute-plan-0xharbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: execute-plan
Source: https://github.com/0xHarbs/agent-setup/tree/main/claude/skills/lifecycle/execute-plan
Command: npx skills add https://github.com/0xHarbs/agent-setup --skill execute-plan-0xharbs

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit planned items against the codebase, identify gaps, implement changes, write tests, and deliver a completion summary.

Core Features & Use Cases

  • Audits planned items against the codebase to verify feasibility and alignment with the codebase.
  • Implements gaps by applying changes, running tests, and generating a completion report.
  • Generates structured test plans and completion summaries to facilitate reviews and handoffs.

Quick Start

Run /execute-plan to audit the plan against your repository, implement gaps, and generate tests and a completion report.

Frequently Asked Questions about execute-plan

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

FAQPage Schema
How do I automate gap analysis and implementation for a planned project against my codebase?

Automating gap analysis involves auditing planned items against your repository to identify missing implementations, applying necessary code changes, and generating tests to ensure coverage and alignment.

What is end-to-end plan execution in software engineering?

End-to-end plan execution is the process of auditing planned development items against a codebase, implementing identified gaps, generating structured tests, and delivering a completion report for governance.

How do I generate test coverage for newly implemented codebase gaps?

Generating test coverage for implemented gaps involves creating structured test plans that validate the newly applied code changes, ensuring the repository maintains required testing levels before completion.

Can I configure the testing scope when auditing planned items against my repository?

Yes, plan execution and gap resolution support configurable scope and testing levels, allowing you to adjust the audit depth and test generation parameters based on your specific project requirements.

What is the best way to audit a development plan against an existing codebase?

The best way to audit a plan against a codebase is to systematically verify planned items for feasibility and alignment, implement identified gaps, and produce a structured completion summary to facilitate reviews.

How do I generate a completion summary for a codebase implementation audit?

Generating a completion summary requires auditing planned items, implementing detected codebase gaps, running generated tests, and compiling the final results into a structured report for handoffs and reviews.