Human qualifiedDeveloper Toolsv1.0.0

project-planning Agent Plugin

The Project Planning plugin supplies eight planning Skills and seven specialist agents for breaking down epics and features, preparing PRDs and implementation plans, researching technical spikes, organizing tasks, and creating GitHub issues from approved plans.

0 repository stars MIT Updated Aug 6, 2026
Reviewed seed

Plan

before building.

A fixed-commit inventory connects each planning workflow to its declared Skill or agent without inventing adoption metrics.

Break down, research, sequence

Installation

Install the Project Planning plugin

Install the package from the Awesome Copilot marketplace or copy the pinned plugin directory into a compatible Agent Plugins client.

Terminal · Git sparse checkout
git clone --filter=blob:none --sparse https://github.com/github/awesome-copilot.git
cd awesome-copilot
git sparse-checkout set plugins/project-planning
Confirm the client supports Agent Plugins 1.0
Review repository-specific assumptions in generated plans
Verify issue templates before creating GitHub issues

Explainable standards check

Latest official standard could not be confirmed

Official latest version: 1.0.0 (Working Draft). The value is read from the official specification and cached for one day.

Read the official specification

This is a static package-format check, not a security audit, quality score, malware scan, or guarantee of client compatibility.

Source package available for inspection

The package could not be checked: plugin.json returned 403.

Static source inspection

Capabilities

What can you do with project-planning?

Turn broad product and engineering work into reviewable planning artifacts.

Use the declared Skills to move from epic and feature framing through architecture, implementation phases, technical research, and optional GitHub issue creation. Specialist agents support planning, PRDs, task research, and spike validation.

  • Break an epic into a product requirements document
  • Draft high-level architecture from an epic PRD
  • Create or update phased implementation plans
  • Research time-boxed technical spikes
  • Convert plan phases into GitHub issues

Eight planning Skills

Separate workflows cover epic, feature, implementation-plan, technical-spike, and issue-creation tasks.

Seven specialist agents

Planning, PRD, research, and task agents provide distinct perspectives for reviewing work before implementation.

Practical workflow

A planning-to-issues workflow

Pass 01 / Frame

Define the work

Create an epic or feature PRD and clarify requirements, acceptance criteria, and technical context.

Pass 02 / Plan

Build an implementation sequence

Research uncertain decisions, produce a phased implementation plan, and update it as requirements change.

Pass 03 / Organize

Create actionable issues

Use the issue-creation Skill after reviewing the plan and repository issue templates.

Package contents

What is included in project-planning?

project-planning declares 8 Skills, 0 MCP configurations, and 7 additional resources. The included-file links below point to the reviewed source repository.

Agent Skills

8

breakdown-epic-arch, breakdown-epic-pm, breakdown-feature-implementation, breakdown-feature-prd, create-github-issues-feature-from-implementation-plan, create-implementation-plan, create-technical-spike, update-implementation-plan

MCP servers

0

No runtime service

Package format

Agent Plugins

Official latest 1.0.0

Synced source content

Repository README

View original README

This README snapshot is stored by Agent Plugins Hub and refreshed by the daily GitHub synchronization pipeline. Remote images and embedded content are not loaded.

Source
https://github.com/github/awesome-copilot#readme

This repository does not currently provide a README snapshot. The plugin instructions below remain available.

Source documentation

Project Planning source documentation

Rendered from the linked GitHub source. Raw HTML is disabled, scripts cannot execute, remote images are omitted, and external links open separately.

The source README describes a planning and project-management package for development teams. Its eight commands cover epic product requirements, epic architecture, feature PRDs, feature implementation breakdowns, new and updated implementation plans, technical spikes, and GitHub issue creation from plan phases.

Seven declared agents complement those Skills: task planning and research assistants, strategic planners, PRD and implementation-plan agents, and a technical-spike researcher. Several entries carry attribution to upstream community projects in their README descriptions.

Install it with copilot plugin install project-planning@awesome-copilot. Review project-specific assumptions and issue templates before applying generated artifacts.