Analyze Plan Feedback

🌐Community
by skinnyandbald · vlatest · Repository

Helps with analysis, planning as part of agent workflows workflows.

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 analyze-plan-feedback npx -- -y @trustedskills/analyze-plan-feedback
2

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

~/.claude/settings.json
{
  "mcpServers": {
    "analyze-plan-feedback": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/analyze-plan-feedback"
      ]
    }
  }
}

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

About This Skill

What it does

This skill allows an AI agent to analyze a problem, create a plan of action to address it, and incorporate feedback into the plan. It can break down complex tasks into smaller steps, adjust strategies based on new information, and ultimately improve outcomes through iterative refinement. The agent will generate plans with clear objectives and actionable items.

When to use it

  • Project Planning: Generate a detailed project plan from a high-level description, including task breakdown and timelines.
  • Problem Solving: Analyze a complex issue and develop a step-by-step plan for resolution, incorporating potential roadblocks.
  • Content Creation: Outline a blog post or article, then revise the outline based on feedback regarding structure or content gaps.
  • Process Improvement: Analyze an existing workflow and create a revised plan to increase efficiency or reduce errors.

Key capabilities

  • Plan generation from problem descriptions
  • Task breakdown into actionable steps
  • Incorporation of feedback into plans
  • Iterative refinement of plans based on new information

Example prompts

  • "Analyze this customer complaint and create a plan for resolving it."
  • "I need to write a report. Can you outline the sections and suggest key points?"
  • "Here's my initial project plan. Please review it and provide feedback, then revise accordingly.”

Tips & gotchas

The quality of the generated plans depends heavily on the clarity and detail provided in the initial problem description or request. Providing specific constraints or desired outcomes will improve 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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
skinnyandbald
Installs
9

🌐 Community

Passed automated security scans.