create-local-plan

Generate development plans, backlogs, or bug plans stored in `.github/plans/`.

21|Updated May 23, 2025
One-click install
npx skills add https://github.com/jim60105/copilot-prompt --skill create-local-plan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-local-plan
Source: https://github.com/jim60105/copilot-prompt/tree/main/skills/create-local-plan
Command: npx skills add https://github.com/jim60105/copilot-prompt --skill create-local-plan

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you create comprehensive development plans, backlogs, or bug plans that are stored locally, making them easily accessible for future reference and task assignment.

Core Features & Use Cases

  • Detailed Planning: Generates in-depth development plans in Traditional Chinese with English code examples.
  • Local Storage: Saves plans in the .github/plans/ directory for easy management.
  • Use Case: You need to outline the steps for implementing a new user authentication feature. This Skill will help you create a detailed plan, including all necessary sub-tasks and considerations, stored locally for your team.

Quick Start

Use the create-local-plan skill to draft a detailed development plan for the new user login feature.

Frequently Asked Questions about create-local-plan

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

FAQPage Schema
How do I create a local development plan for a new feature?

To create a local development plan, generate detailed task breakdowns and descriptions stored directly in the `.github/plans/` directory. This approach facilitates future task assignment and execution for new features.

What is the best way to track bug fixes and backlogs locally in a repository?

Tracking bug fixes and backlogs locally involves generating detailed bug plans saved in the `.github/plans/` directory. This ensures plans are easily accessible for future reference and comprehensive task management.

Can I generate development plans with both Chinese descriptions and English code examples?

Yes, you can generate development plans featuring descriptions in Traditional Chinese alongside English code examples. This supports detailed planning and clear technical communication for implementation.

Does this local planning approach require any external dependencies or databases?

No external dependencies or databases are required for this local planning approach. Plans are stored directly in the local `.github/plans/` directory, making them easily accessible without external setup.

When do I need to store development plans in the .github directory?

You need to store development plans in the .github directory when you want to outline implementation steps for features or bug fixes and keep them locally accessible for future team reference and task assignment.