10x-implement

Automate implementation and verification of technical plans from plan.md files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the implementation and verification of technical plans, reducing manual errors and ensuring projects are completed on time.

Core Features & Use Cases

  • Plan Resolution: Automatically locate and parse technical plans.
  • Implementation Guidance: Step-by-step instructions to implement plan phases.
  • Verification Ritual: Automated and manual verification processes.
  • Progress Tracking: Tracks progress and completes tasks for each phase.
  • Use Case: Use this Skill to execute a technical plan from a plan.md file, ensuring all phases are implemented and verified according to the plan's specifications.

Quick Start

To start implementing a plan, use the command: /10x-implement <change-id>.

Frequently Asked Questions about 10x-implement

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

FAQPage Schema
How do I automate the implementation of technical plans from a markdown file?

To automate technical plan implementation, you need a structured plan file. The Skill parses the plan, guides you through executing phases step-by-step, and verifies progress against defined criteria.

What is the best way to verify progress against defined criteria during codebase maintenance?

The best way to verify progress is using an automated verification ritual. The Skill checks completed tasks for each implementation phase against the specifications defined in your technical plan.

How do I execute a technical plan phase-by-phase to reduce manual errors?

You can execute a plan phase-by-phase by triggering the Skill with a change ID. It locates the plan, provides implementation guidance for each step, and tracks completion.

Do I need a specific file format to start automating task execution for technical project management?

Yes, you need a structured plan.md file to start automating task execution. The Skill requires this file to resolve the plan path and parse the technical phases for implementation.

Can I use this for codebase maintenance without setting up additional dependencies?

Yes, you can use this for codebase maintenance without additional dependencies. The Skill operates independently, requiring only a structured plan file and an appropriate execution environment.