Plan Self Review
Helps with planning, code review 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 plan-self-review npx -- -y @trustedskills/plan-self-review
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"plan-self-review": {
"command": "npx",
"args": [
"-y",
"@trustedskills/plan-self-review"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill helps AI agents generate structured self-review plans. It creates a document outlining areas to assess, desired outcomes, and potential questions to guide reflection. The resulting review plan can be used as a framework for personal or team performance evaluations.
When to use it
- Performance Review Preparation: Generate a draft outline for an upcoming performance review cycle.
- Team Retrospectives: Create a structured plan for a team to reflect on recent work and identify areas for improvement.
- Personal Development Planning: Develop a personalized framework for self-assessment and identifying growth opportunities.
- Project Postmortems: Outline key aspects of a project to review, ensuring lessons learned are captured effectively.
Key capabilities
- Generates structured review plans.
- Outlines areas for assessment.
- Suggests desired outcomes for reviewees.
- Provides potential questions for reflection.
Example prompts
- "Create a self-review plan for a software engineer focusing on technical skills and collaboration."
- "Generate a team retrospective plan for our marketing department, covering campaign performance and process efficiency."
- "Draft a personal development review plan for me as a project manager, including areas of leadership and stakeholder management."
Tips & gotchas
The quality of the generated plan depends on the specificity of your prompt. Providing context about the role or team being reviewed will yield more relevant results.
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.