Flow Next Plan Review

🌐Community
by gmickel Β· vlatest Β· Repository

Helps with Next.js, 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.

1

Run in terminal (recommended)

terminal
claude mcp add flow-next-plan-review npx -- -y @trustedskills/flow-next-plan-review
2

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

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

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 review a plan, identify the next logical step, and propose that as the subsequent action. It analyzes existing plans and provides recommendations for what should come next based on the current context. The agent can also suggest modifications or improvements to the overall plan.

When to use it

  • Complex Project Management: When breaking down a large project into smaller tasks, this skill helps ensure logical sequencing of steps.
  • Procedural Tasks: For processes with defined stages (e.g., onboarding new employees), the agent can suggest the next action in the workflow.
  • Creative Writing/Outlining: When developing a story or outline, it can help guide the narrative flow and identify missing elements.
  • Troubleshooting & Debugging: When working through a series of steps to resolve an issue, this skill can recommend the following diagnostic actions.

Key capabilities

  • Plan Review: Analyzes existing plans for logical consistency.
  • Next Step Prediction: Identifies the most likely next action based on context.
  • Action Suggestion: Proposes specific actions to be taken.
  • Plan Modification Suggestions: Offers improvements or adjustments to the plan.

Example prompts

  • "Review this plan: [plan content]. What should I do next?"
  • β€œHere’s my current outline for a blog post: [outline content]. Suggest the next section.”
  • "I've completed steps 1-5 of this process: [process description]. What is the recommended next step?”

Tips & gotchas

The quality of suggestions depends heavily on the clarity and detail provided in the initial plan. Providing sufficient context will yield more accurate and useful recommendations.

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
gmickel
Installs
13

🌐 Community

Passed automated security scans.