create-plan

Generate structured coding task plans with scope and action items.

Updated Dec 25, 2019
One-click install
npx skills add https://github.com/boga/dotfiles --skill create-plan-boga
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-plan
Source: https://github.com/boga/dotfiles/tree/main/templates/opencode/skills/create-plan
Command: npx skills add https://github.com/boga/dotfiles --skill create-plan-boga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill transforms a user's request into a structured, actionable plan for coding tasks, ensuring clarity and efficiency in development workflows.

Core Features & Use Cases

  • Plan Generation: Creates a concise, step-by-step plan for coding tasks.
  • Scope Definition: Clearly outlines what is in and out of scope for the task.
  • Action Item Checklist: Provides a detailed, ordered list of tasks, including discovery, changes, testing, and rollout.
  • Use Case: When a user asks "How do I add a new user authentication flow to my web app?", this Skill will generate a plan detailing the necessary steps, files to modify, and tests to run.

Quick Start

Use the create-plan skill to outline the steps for refactoring the user profile component.

Frequently Asked Questions about create-plan

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

FAQPage Schema
How do I generate an actionable development plan for coding tasks?

To generate an actionable development plan for coding tasks, prompt the system with your request. It defines the scope, lists atomic action items, and identifies open questions to ensure clarity in your software development workflow.

What is the best way to outline steps for refactoring a software component?

The best way to outline steps for refactoring a software component is to use a structured coding plan. It provides an ordered task checklist covering discovery, changes, testing, and rollout while operating in read-only mode.

Does the generated coding plan include what is out of scope for the task?

Yes, the generated coding plan clearly defines what is out of scope for the task. Scope definition is a core feature, ensuring developers know exactly what boundaries apply to the requested software development workflow.

Can I execute code modifications directly while generating a task management plan?

No, you cannot execute code modifications directly while generating a task management plan. The system operates in read-only mode, prioritizing concise, outcome-oriented planning rather than performing the actual code changes.

How do I identify potential open questions when planning a new user authentication flow?

To identify potential open questions when planning a new user authentication flow, generate a structured coding plan. It automatically surfaces these uncertainties alongside a detailed, ordered list of necessary tasks and files to modify.

What action items are included when creating a step-by-step plan for coding tasks?

When creating a step-by-step plan for coding tasks, the action items include discovery, code changes, testing, and rollout. This detailed, ordered checklist ensures all phases of the software development workflow are covered.