implement-plan

Orchestrates phased implementation plans across repositories using GitHub branches and AI agents.

2|Updated Aug 26, 2025
One-click install
npx skills add https://github.com/vintasoftware/vinta-schedule-frontend-web --skill implement-plan-vintasoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: implement-plan
Source: https://github.com/vintasoftware/vinta-schedule-frontend-web/tree/main/.claude/skills/implement-plan
Command: npx skills add https://github.com/vintasoftware/vinta-schedule-frontend-web --skill implement-plan-vintasoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of complex implementation plans across multiple repositories, streamlining the process of implementing features, tracking progress, and ensuring quality control.

Core Features & Use Cases

  • Plan Execution: Orchestrate the execution of implementation plans by spawning subagents for each phase.
  • Branch Management: Create and manage stacked branches for each phase, pushing to GitHub.
  • Quality Control: Implement a thorough review process with multiple layers to ensure compliance and quality.
  • Use Case: For a large-scale project, this Skill can automate the implementation of a feature across multiple services, ensuring that each step is completed according to the plan.

Quick Start

Use the implement-plan skill to execute the implementation plan for 'feature-x' by providing the path to the plan file.

Frequently Asked Questions about implement-plan

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

FAQPage Schema
How do I automate feature implementation across multiple repositories?

Automating feature implementation across multiple repositories requires orchestrating phased execution plans with automated branch management. This skill spawns subagents for each phase to execute tasks and push stacked branches to GitHub.

What is the best way to manage stacked branches for phased feature development?

Managing stacked branches for phased feature development involves creating isolated branches for each implementation step and pushing them to GitHub. This skill automates branch creation and tracking to streamline the review process.

How does automated branch management work for multi-phase implementation plans?

Automated branch management for multi-phase implementation plans works by creating stacked branches for each phase and pushing them to GitHub. It relies on AI subagents to execute the implementation steps and trigger review processes.

Do I need GitHub to orchestrate implementation plans across repositories?

Yes, you need GitHub to orchestrate implementation plans across repositories. GitHub is required for executing branch operations, managing stacked branches, and running the quality control review processes.

Can I use subagents to execute phased implementation plans for large-scale projects?

Yes, you can use subagents to execute phased implementation plans for large-scale projects. This skill orchestrates the execution by spawning subagents for each phase to ensure compliance and quality control across services.

What are the limitations of automating implementation plan execution with AI agents?

A limitation of automating implementation plan execution is the strict dependency on GitHub for branch operations and AI agents for execution. Complex multi-service features require a thoroughly structured plan file to function correctly.