configure-pm-pilot

configure-pm-pilot is a skill for Claude Code from mshadmanrahman/pm-pilot. It costs 29 tokens per session (513 once invoked), scanned A, original, MIT.

An interactive setup skill for PM Pilot, a project-management assistant. It checks connected services such as Jira, Slack, GitHub, email, calendars, and browser automation, then configures the company name and a project memory file.

In plain words
What is it for?
Use it during first-time setup or after adding services to configure the company, seed active projects, and validate the installation.
Why use it?
It prevents the assistant from being used with missing connections or incomplete project context.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: names the AskUserQuestion tool.

Part of the pm-core plugin — 14 skills, 2 agents shipped together

Good fit Use it during first-time setup or after adding services to configure the company, seed active projects, and validate the installation.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/mshadmanrahman/pm-pilot/configure-pm-pilot
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add mshadmanrahman/pm-pilot --skill configure-pm-pilot
Clone the repo
git clone --depth 1 https://github.com/mshadmanrahman/pm-pilot

Made for: Claude Code.

Or install pm-core, the plugin that ships this one along with the rest of its 14 skills, 2 agents.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for configure-pm-pilot

README.md
[![agentmods](https://agentmods.dev/badge/skills/mshadmanrahman/pm-pilot/configure-pm-pilot/github.svg)](https://agentmods.dev/skills/mshadmanrahman/pm-pilot/configure-pm-pilot)
Your own site
<a href="https://agentmods.dev/skills/mshadmanrahman/pm-pilot/configure-pm-pilot"><img src="https://agentmods.dev/badge/skills/mshadmanrahman/pm-pilot/configure-pm-pilot/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for configure-pm-pilot

Your own site · 80×15
<a href="https://agentmods.dev/skills/mshadmanrahman/pm-pilot/configure-pm-pilot"><img src="https://agentmods.dev/badge/skills/mshadmanrahman/pm-pilot/configure-pm-pilot.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 29 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 513 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00029 $0.00513
Opus 5 $0.00015 $0.00257
Sonnet 5 $0.00006 $0.00103
Haiku 4.5 $0.00003 $0.00051

Measured 11d ago against content hash d0bce0581cbd, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

configure-pm-pilot scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/pm-core/skills/configure-pm-pilot/SKILL.md · 73 lines

What it actually says

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 all files are in place:

  • Skills directory has 20 SKILL.md files
  • Rules directory has 5 .md files
  • Agents directory has 5 .md files
  • Commands directory has 4 .md files

Report any missing files.

Step 5: Summary

PM Pilot configured:
  MCP Tools: [list detected]
  Company: [name]
  Memory: [path to MEMORY.md]
  Skills: [count] active

  Try: "prep for my meeting" or "weekly status"
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 73 lines · 29 tokens per session scan A d0bce0581cbd

Subscribe to this mod's changes

configure-pm-pilot is a skill published in the GitHub repository mshadmanrahman/pm-pilot (20 stars, last pushed 5d ago), licensed MIT. It adds 29 tokens to every session and 513 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

hive.colony-progress-tracker

Claim tasks, record step progress, and verify SOP gates in the colony SQLite queue. Applies when your spawn message includes a dbpath field.

aden-hive/hive · 36 tokens

toolbox

Pre/post dev toolbox — named bundles of skills/agents loaded before development work and councils of experts invoked after. Run /toolbox or the toolbox.py CLI to list, activate, initialize, export, import, and validate toolboxes. Invoke at the start or end of a dev session, when setting up a new repo, or when sharing…

stevesolun/ctx · 77 tokens

timeline-creator

Create HTML timelines and project roadmaps with Gantt charts, milestones, phase groupings, and progress indicators. Use when users request timelines, roadmaps, Gantt charts, project schedules, or milestone visualizations.

mhattingpete/claude-skills-marketplace · 47 tokens

customer-success

Support workflows, ticketing systems (Zendesk, Intercom), knowledge base design, chatbot design, and metrics (CSAT, NPS). Use when building support infrastructure, designing help centers, or optimizing customer experience.

travisjneuman/.claude · 47 tokens

event-planner

Event planning with timelines, budgets, vendor coordination, logistics checklists, and post-event evaluation. Use when organizing conferences, workshops, galas, or corporate events.

travisjneuman/.claude · 37 tokens

hr-talent

HR and talent management expertise for talent acquisition, performance management, compensation strategy, organizational design, culture building, succession planning, and D&I programs. Use when hiring, managing performance, designing organizations, or building culture.

travisjneuman/.claude · 47 tokens