Pgpm Plan Format
Helps with planning, formatting as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add pgpm-plan-format npx -- -y @trustedskills/pgpm-plan-format
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"pgpm-plan-format": {
"command": "npx",
"args": [
"-y",
"@trustedskills/pgpm-plan-format"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, pgpm-plan-format, formats plans into a structured PGPM (Plan-Goal-Process-Method) format. It helps break down complex tasks into smaller, more manageable steps with clear goals and methods for execution. The output is designed to be easily understood and actionable by both humans and AI agents.
When to use it
- Complex Project Planning: When needing to structure a large project into discrete phases with defined objectives.
- Task Decomposition: To break down a vague task request into a series of specific actions.
- AI Agent Workflow Design: For defining the sequential steps an AI agent should take to achieve a particular outcome.
- Improving Plan Clarity: To transform unstructured ideas or outlines into a more organized and understandable plan.
Key capabilities
- Formats plans using PGPM structure (Plan, Goal, Process, Method).
- Provides structured output for improved clarity and actionability.
- Suitable for both human readability and AI agent consumption.
Example prompts
- "Format this outline into a PGPM plan: 'Research new marketing channels, create ad copy, launch campaign.'"
- "Can you structure the following task as a PGPM plan? 'Write a blog post about sustainable gardening.'"
- "Generate a PGPM plan for onboarding a new employee."
Tips & gotchas
The skill relies on clear and well-defined input. Vague or ambiguous instructions may result in less structured output. Providing context or background information can improve the quality of the generated plan.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.