Pi Planning With Files

🌐Community
by othmanadi · vlatest · Repository

Analyzes project files to generate prioritized tasks and timelines using PI planning principles.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add pi-planning-with-files npx -- -y @trustedskills/pi-planning-with-files
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "pi-planning-with-files": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/pi-planning-with-files"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill enables AI agents to perform PI Planning, a scaled agile planning technique, using files as input. It facilitates the creation of program boards and tracks dependencies between teams and features. The agent can analyze existing plans and suggest adjustments based on identified risks or bottlenecks within the provided file data.

When to use it

  • You have a large project with multiple teams working concurrently.
  • Existing PI Planning documents (e.g., spreadsheets, text files) need analysis or updates.
  • You want an AI agent to help identify dependencies and potential roadblocks in your program plan.
  • You're looking for assistance in creating a new Program Increment (PI) plan from scratch using structured data.

Key capabilities

  • File input processing
  • Program board creation
  • Dependency tracking
  • Risk identification
  • Plan adjustment suggestions

Example prompts

  • "Analyze this PI Planning spreadsheet and identify potential dependencies between teams."
  • "Create a program board based on the data in this file, highlighting critical risks."
  • "Suggest adjustments to this PI plan to mitigate the identified bottlenecks."

Tips & gotchas

The skill requires structured input files (e.g., spreadsheets or text files) containing relevant PI Planning information. The format and completeness of these files significantly impact the quality of the AI agent's output.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
othmanadi
Installs
0

🌐 Community

Passed automated security scans.