configure-pm-pilot

Solid

Interactive setup wizard for PM Pilot. Detects MCP tools, sets company name, creates memory template, validates installation.

AI & Automation 17 stars 4 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
42
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
96
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Configure PM Pilot Interactive setup wizard that configures PM Pilot for your environment. ## When to Activate - User says "configure pm-pilot", "setup pm-pilot", or runs `/configure-pm-pilot` - First-time installation - After adding new MCP servers ## Step 1: Detect Available MCP Tools Check which MCP servers are connected. These determine which skills work at full capacity. | MCP Server | Skills It Powers | |------------|-----------------| | Atlassian (Jira/Confluence) | meeting-prep, weekly-status, deep-context, ask-company | | Slack | meeting-prep, weekly-status, deep-context | | GitHub | weekly-status, deep-context, search-first | | Gmail/Calendar | meeting-prep | | Playwright | dogfood | Use `AskUserQuestion` to confirm detected tools and ask about any missing ones. ## Step 2: Configure Company Name ``` Question: "What's your company/org name? This configures the ask-company skill." ``` Update `skills/pm-core/ask-company/SKILL.md` with the company name in the Configuration section. ## Step 3: Create Memory File If no MEMORY.md exists at the project level: 1. Copy `memory/MEMORY-TEMPLATE.md` to the appropriate location 2. Ask for 1-2 active projects to seed the Projects section 3. Ask for key people to seed the People section ``` Question: "What are you currently working on? (1-2 project names)" Question: "Who are key stakeholders you work with? (name + role)" ``` ## Step 4: Validate Installation Check that a...

Details

Author
mshadmanrahman
Repository
mshadmanrahman/pm-pilot
Created
5 months ago
Last Updated
today
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category