10x-implement

Execute technical change plans from plan.md with verified commit messages.

Updated May 25, 2026
One-click install
npx skills add https://github.com/bvshi/fodswap --skill 10x-implement-bvshi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-implement
Source: https://github.com/bvshi/fodswap/tree/main/.agents/skills/10x-implement
Command: npx skills add https://github.com/bvshi/fodswap --skill 10x-implement-bvshi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill aids in the efficient execution of technical plans, ensuring every step is completed with verification and clear progress tracking.

Core Features & Use Cases

  • Plan Implementation: Execute approved technical plans from a plan.md file.
  • Verification: Verifies each phase and provides commit messages for tracking changes.
  • Progress Tracking: Manages the progress of each phase and provides manual verification steps.
  • Use Case: When implementing a technical change in a codebase, this Skill helps you follow a detailed plan, ensuring each phase is completed correctly and efficiently.

Quick Start

Execute the plan at context/changes/<change-id>/plan.md with: /10x-implement <change-id>

Frequently Asked Questions about 10x-implement

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

FAQPage Schema
What is step-by-step technical plan implementation?

Step-by-step technical plan implementation executes approved changes from a `plan.md` file, tracking progress with task updates and verifiable commit messages. It ensures every phase of a codebase modification is completed correctly and efficiently.

How do I track progress when implementing a codebase change?

You track progress by executing the plan at `context/changes/<change-id>/plan.md` with the command `/10x-implement <change-id>`. This manages each phase and provides manual verification steps and commit messages for accountability.

How do I verify each phase of a technical change implementation?

You verify each phase by using a structured execution tool that checks progress at every step. This Skill verifies each phase automatically and provides verifiable commit messages to track file changes for accountability.

Does technical plan implementation work for system upgrades and change management?

Yes, technical plan implementation applies to software development, change management, and system upgrades. It requires careful tracking of progress and file changes in a codebase where structured planning is required.

What do I need to execute a technical plan in my codebase?

You need an approved technical plan stored in a `plan.md` file located at `context/changes/<change-id>/`. This Skill then executes the plan step-by-step, ensuring each phase is completed with verification.

Why should I use structured execution for codebase maintenance instead of manual changes?

Structured execution ensures accountability by tracking progress with task updates and verifiable commit messages. Manual changes lack phase verification, making it harder to guarantee every step of a technical change is completed correctly.