10x-implement

Automate technical plan resolution, execution, and verification with SHA tracking.

Updated May 26, 2026
One-click install
npx skills add https://github.com/ValueMedia/10xcards-td --skill 10x-implement-valuemedia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 10x-implement
Source: https://github.com/ValueMedia/10xcards-td/tree/main/.opencode/skills/10x-implement
Command: npx skills add https://github.com/ValueMedia/10xcards-td --skill 10x-implement-valuemedia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the implementation of complex technical plans by automating the resolution, execution, and verification process.

Core Features & Use Cases

  • Automated Plan Resolution: Automatically identifies and resolves technical plans based on provided identifiers.
  • Plan Execution: Guides users through the implementation steps with a structured workflow.
  • Verification: Automates verification steps and updates plan progress with SHA commit tracking.
  • Use Case: For instance, implement a database schema change plan, automatically resolve the plan, execute the changes, verify the implementation, and update the progress all through the skill.

Quick Start

Run /10x-implement <change-id> to implement a technical plan for a given change.

Frequently Asked Questions about 10x-implement

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

FAQPage Schema
How do I automate technical plan implementation for a database schema change?

Automating technical plan implementation requires resolving the change identifier, executing the structured workflow, and verifying the result. This skill manages the resolution, execution, and verification phases while tracking progress via Conventional Commits SHA annotations.

How do I track code commit progress against a technical plan?

Tracking code commit progress is handled automatically through Conventional Commits SHA annotations. This verification mechanism updates the plan status by mapping executed implementation steps directly to their corresponding commit hashes.

Can I execute a version control change plan without manual step-by-step oversight?

Executing a version control change plan without manual oversight is supported through an automated resolution and execution workflow. The skill guides the implementation of detailed technical changes and performs automated verification upon completion.

What is the best way to resolve and execute a detailed technical change plan in a development environment?

The best way to resolve and execute a technical change plan is by passing the change identifier to the automated workflow. This triggers plan resolution, guides the structured execution, verifies the implementation, and records progress.

Do I need a specific project management setup to automate plan implementation and verification?

Automating plan implementation and verification requires a development environment with technical plans that have distinct identifiers. The workflow relies on version control systems to execute code commits and track progress using SHA annotations.