plan-gh

Generate development plans and GitHub issues from a project brief.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill plan-gh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-gh
Source: https://github.com/stevengonsalvez/nanoclaw-standalone/tree/main/container/skills/plan-gh
Command: npx skills add https://github.com/stevengonsalvez/nanoclaw-standalone --skill plan-gh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Develops a comprehensive development plan and a set of GitHub issues automatically from a project brief, reducing manual planning overhead and misalignment.

Core Features & Use Cases

  • Decompose projects into phases, milestones, and task dependencies, ready for execution
  • Generate GitHub issues with acceptance criteria and proper labeling
  • Produce supporting artifacts (development-plan.md, implementation-prompts.md, project-roadmap.md) to guide implementation
  • Provide structured prompts for incremental, safe development and integration

Quick Start

Provide a project brief to plan-gh and it will output a complete development plan, prompts, roadmaps, and GitHub issues.

Frequently Asked Questions about plan-gh

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

FAQPage Schema
How do I generate a development roadmap and GitHub issues from a project brief?

Generating GitHub issues and a development roadmap from a project brief requires a tool that automates phased milestones and task dependencies. It outputs development-plan.md and creates labeled issues via gh to reduce manual planning overhead.

What is the best way to break down a project into milestones and task dependencies?

The best way to break down a project into milestones and dependencies is using an automated planning tool that processes a project brief to generate phased execution plans. This produces a project-roadmap.md and structured implementation prompts for safe, incremental development.

Can I automate early-stage project setup to create GitHub issues with labels and linked dependencies?

Yes, automating early-stage project setup creates GitHub issues with proper labels and linked dependencies via gh. Processing a project brief generates these issues along with implementation-prompts.md to guide safe, incremental integration.

Does automated project planning work for design reviews and roadmap generation?

Automated project planning works for design reviews and roadmap generation by applying structured prompts to early-stage project setup. It processes your brief to produce a project-roadmap.md and development-plan.md, ensuring alignment and reducing manual planning overhead.

Do I need the gh CLI installed to create GitHub issues from a development plan?

Yes, you need the gh CLI installed to create GitHub issues from the generated development plan. The automation uses gh to create issues with proper labels and linked dependencies directly from your project brief artifacts.

What supporting documentation is generated when automating development planning?

Automating development planning generates supporting documentation including development-plan.md, implementation-prompts.md, and project-roadmap.md. These artifacts provide structured prompts for incremental development and guide the execution of phased milestones.