pm-kit
Markdown workspace for standups, blockers, decisions, and PRDs
All Skills in This Repository (32)
Pure Emerald Level Indicatorsdecide
Log project decisions with context, alternatives, and rationale in Markdown.
mermaid-visualizer
Transform textual descriptions into Mermaid diagrams with syntax error prevention.
explain
Break down complex concepts and formulas into first-principles explanations.
inbox
Capture unstructured input and route processed items to designated handlers.
progress
Scan daily logs, blocker files, and decision records to generate cross-project status reports.
update
Check for and apply PM-Kit framework updates from GitHub releases.
ask
Answer questions from a knowledge vault using QMD hybrid search or grep.
today
Orchestrate daily project management workflows with standups, syncs, reviews, and wrap-ups.
meet
Extract decisions, blockers, and action items from raw meeting notes.
obsidian-markdown
Create and edit Obsidian Flavored Markdown with wikilinks, embeds, callouts, properties, and tags.
gws
Automate Google Workspace operations via a Rust-based CLI with JSON output.
health
Scan vault files, validate links, and generate a Markdown health report.
Frequently Asked Questions
FAQPage SchemaHow to install PM-Kit?โผ
Run `npx skills add kv0906/pm-kit --all -g -y` in your terminal to install all skills globally, then open your vault folder and run /onboard to set up your first project.
What does PM-Kit do for product managers?โผ
It turns your editor into a PM workspace with commands for daily standups, blocker tracking, decision records, PRD drafting, meeting notes, and executive briefings, all stored as plain markdown files.
Does PM-Kit work with Jira, Linear, and Notion?โผ
Yes. Built-in skills sync issues from Jira and Linear, publish notes to Notion, and link everything back to your vault notes automatically.
Can I use PM-Kit without coding experience?โผ
Yes. You interact through plain-English commands like /today or /report, and the agent handles all file creation, linking, and git commits for you.
Which AI tools support PM-Kit?โผ
It works natively with Claude Code and is compatible with Cursor, Windsurf, Cline, GitHub Copilot, and OpenAI Codex through shared rule files.