starting-an-implementation-plan

Create a branch and implementation plan from a design document.

8|1|Updated Feb 25, 2022
One-click install
npx skills add https://github.com/ayubun/dotfiles --skill starting-an-implementation-plan-ayubun
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: starting-an-implementation-plan
Source: https://github.com/ayubun/dotfiles/tree/main/configs/opencode/skills/ed3d-plan-and-execute/starting-an-implementation-plan
Command: npx skills add https://github.com/ayubun/dotfiles --skill starting-an-implementation-plan-ayubun

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of transitioning from a design plan to an executable implementation by providing a structured approach to branch setup, detailed planning, and execution handoff.

Core Features & Use Cases

  • Branch Setup: Automates the selection and creation of a branch for implementation work.

  • Detailed Planning: Guides the creation of a comprehensive implementation plan.

  • Execution Handoff: Instructs users on how to execute the plan with a new session.

  • Use Case: When a design document is ready for implementation, this Skill can be used to ensure a smooth transition from design to execution.

Quick Start

Use the starting-an-implementation-plan skill to create an implementation plan for your design document by providing the path to the design plan.

Frequently Asked Questions about starting-an-implementation-plan

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

FAQPage Schema
How do I transition from a design plan to executable implementation?

To transition from a design plan to executable implementation, you need a structured approach that orchestrates branch creation, detailed planning, and execution handoff. This ensures a smooth handoff by automating branch setup and guiding the creation of a comprehensive implementation plan.

What is the best way to set up a branch for a new project workflow?

Setting up a branch for a new project workflow is best handled by automating the selection and creation of an implementation branch. This structured branch setup prevents manual errors and establishes a clean baseline for execution handoff.

Do I need a completed design document before starting an implementation plan?

Yes, you need a completed design document before starting an implementation plan. You must provide the path to the design plan so the Skill can read it and orchestrate the transition from design to executable implementation.

How do I hand off an implementation plan for execution in a new session?

To hand off an implementation plan for execution in a new session, follow the execution handoff instructions generated after the detailed planning phase. This instructs you on how to execute the plan with a new session.

Can I use this Skill for detailed planning without creating a new branch?

No, you cannot use this Skill for detailed planning without creating a new branch. The Skill automates the transition from design to execution by orchestrating branch creation and detailed planning together as a structured workflow.