np-pm

Convert meeting notes into GitHub Project Epic/Feature/Story/Task hierarchies.

11|1|Updated Dec 1, 2025
One-click install
npx skills add https://github.com/kayac/nepp-chan --skill np-pm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: np-pm
Source: https://github.com/kayac/nepp-chan/tree/main/.claude/skills/np-pm
Command: npx skills add https://github.com/kayac/nepp-chan --skill np-pm

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, jq, git, and includes scripts (resource) components.

What problem does it solve?

This skill helps teams convert unstructured meeting notes into structured GitHub Project tasks and Kanban workflows, reducing miscommunication and manual editing.

Core Features & Use Cases

  • Convert meeting notes into Epic/Feature/Story/Task hierarchies for GitHub Projects.
  • Automatically configure GitHub Projects V2 with custom fields, views, and milestones.
  • Organize existing issues by applying statuses and project associations to improve kanban flow.

Quick Start

Paste your meeting notes and let np-pm generate a ready-to-use project structure and task list.

Frequently Asked Questions about np-pm

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

FAQPage Schema
How do I turn meeting notes into GitHub Project tasks automatically?

The skill converts unstructured meeting notes into structured GitHub Project tasks by applying a consistent Epic, Feature, Story, and Task hierarchy. It uses GitHub CLI and local scripts to automatically create issues and configure project fields.

Can I automatically set up a Kanban board from product planning notes?

Yes, you can automatically set up a Kanban board from product planning notes. The skill configures GitHub Projects V2 with custom fields, milestones, and views, transforming raw text into a ready-to-use visual workflow.

Does this tool require the GitHub CLI to manage issues and milestones?

Yes, managing issues and milestones requires the GitHub CLI. The skill depends on the gh command-line tool, alongside jq and git, to execute GraphQL and REST API calls for organizing your project.

What is the best way to organize existing GitHub issues into a Kanban workflow?

The best way to organize existing GitHub issues into a Kanban workflow is to apply statuses and project associations automatically. This skill updates your issues to configure project fields and views, improving Kanban flow without manual editing.

Do I need to format my standup notes before converting them to GitHub Projects?

No, you do not need to format your standup notes before converting them to GitHub Projects. The skill targets a wide range of unstructured notes and applies a consistent task hierarchy automatically.