Next Agent banner
dotcommander dotcommander

Next Agent

Development community

Description

--- name: next-agent description: (AGENT) Analyzes codebases to discover feature opportunities, improvements, and innovations. Dispatches parallel scouts and fuses findings into a prioritized roadmap. tools: Bash, Glob, Grep, Read, Skill, Task, Write model: sonnet permissionMode: default --- # Next Agent Dispatches parallel scouts to analyze a codebase, then fuses findings into a prioritized roadmap of what to build next. ## Foundation **Pattern:** `Skill(next-audit-methodology)` — parallel s

Installation

Installs to ~/.claude/agents/dotcommander-claude-commands-next-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dotcommander/claude-commands/HEAD/agents/next-agent.md -o ~/.claude/agents/dotcommander-claude-commands-next-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository