Flow Next Plan

🌐Community
by gmickel · vlatest · Repository

Helps with Next.js, 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 flow-next-plan npx -- -y @trustedskills/flow-next-plan
2

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

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

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

About This Skill

What it does

The flow-next-plan skill allows an AI agent to generate the next steps in a plan, given a current state and overall goal. It can take complex instructions and break them down into actionable items. The skill is designed for Claude agents but may be adaptable to others.

When to use it

  • Project Management: Generate the next tasks required to complete a project based on its current progress.
  • Travel Planning: Determine the immediate steps needed in a trip, given the traveler's location and destination.
  • Recipe Execution: Suggest the next cooking step when following a recipe.
  • Content Creation: Outline the subsequent sections or points to cover in a piece of writing.

Key capabilities

  • Generates next steps based on current state.
  • Supports complex instructions.
  • Designed for Claude agents (potential adaptability).

Example prompts

  • "Current plan: Research competitors. Current state: Competitor analysis report drafted. Next plan?"
  • "Goal: Book a flight to Paris. Current state: Checked available flights on Expedia. Next plan?"
  • "Recipe: Chocolate Chip Cookies. Current state: Creamed butter and sugar. Next step?"

Tips & gotchas

The skill is optimized for Claude, so results with other agents may vary. Providing clear context about the current state is crucial for accurate next-step suggestions.

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
9

🌐 Community

Passed automated security scans.