project-manager-new

Draft GitHub issues with project fields and blocking links from PROJECT_MANAGE.md.

16|2|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/hojinzs/github-symphony --skill project-manager-new
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-manager-new
Source: https://github.com/hojinzs/github-symphony/tree/main/.claude/skills/project-manager-new
Command: npx skills add https://github.com/hojinzs/github-symphony --skill project-manager-new

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates GitHub issues following the repository's PROJECT_MANAGE.md conventions, enabling consistent planning and faster setup of new work.

Core Features & Use Cases

  • Parses PROJECT_MANAGE.md frontmatter to map project structure, owner, and field IDs.
  • Analyzes the codebase to estimate size, suggests splitting when appropriate, drafts issue bodies, and links blocking relationships.
  • Applies to new feature requests, bugs, or improvements by automatically producing well-scoped, actionable issues.

Quick Start

Describe the work in plain language and let the tool generate a structured plan that conforms to PROJECT_MANAGE.md.

Frequently Asked Questions about project-manager-new

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

FAQPage Schema
How do I create GitHub issues from a PROJECT_MANAGE.md file automatically?

Create GitHub issues from PROJECT_MANAGE.md by parsing its frontmatter to map project structure, owner, and field IDs, then drafting structured issue bodies that conform to repository conventions for immediate use.

What is the best way to analyze a codebase to estimate issue size and suggest splitting?

Analyze the codebase to estimate issue size and suggest splitting by evaluating real file paths and scope during drafting, preventing oversized issues and ensuring actionable, well-scoped GitHub tasks.

Does this workflow apply to creating GitHub issues for bugs, features, and improvements?

Yes, the workflow applies to new feature requests, bugs, or improvements by automatically producing well-scoped, actionable GitHub issues with concrete file paths and connected blocking relationships.

Can I set project fields and link blocking relationships for new GitHub issues?

Yes, you can set project fields and link blocking relationships for new GitHub issues by reading PROJECT_MANAGE.md frontmatter to acquire field IDs, then connecting dependencies automatically within the generated issue plan.

Do I need specific permissions to draft GitHub issues according to repository conventions?

Yes, the workflow validates authentication and permissions before drafting GitHub issues, ensuring you have the necessary repository access to set project fields and create issues according to PROJECT_MANAGE.md conventions.

Why does the workflow output a ready-to-create plan instead of creating issues directly?

The workflow outputs a ready-to-create plan for GitHub issues to allow you to review drafted bodies, suggested splits, and blocking relationships before final creation, ensuring accurate project management setup.