agent-browser-automatiโฆ
Automate browser interactions for development testing using Puppeteer MCP
Intelligent project state analyzer with priority-based task recommendations and sub-agent coordination
How it fires
How this command gets triggered: by you, by Claude, or both.
/next-stepsContext preview
What this command does when you run it.
Intelligent project state analyzer with priority-based task recommendations and sub-agent coordination
allowed-tools: Task, TodoRead, Read, Write, Bash(git:*), Bash(fd:*), Bash(rg:*), Bash(eza:*), Bash(bat:*), Bash(jq:*), Bash(gdate:*), Bash(gh:*) name: "Next Steps" description: "Intelligent project state analyzer with priority-based task recommendations and sub-agent coordination" author: "wcygan" tags: ["workflow","view"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize next-steps analysis session with comprehensive state assessment
# Initialize next-steps analysis session
echo '{
"sessionId": "'$SESSION_ID'",
"analysisTarget": "'$ARGUMENTS'",
"projectType": "auto-detect",
"analysisScope": "comprehensive",
"priorityFramework": "impact-effort-matrix",
"recommendations": []
}' > /tmp/next-steps-session-$SESSION_ID.jsonSTEP 2: Multi-dimensional project state analysis with parallel sub-agent coordination
TRY:
IF project_complexity == "large" OR analysis_scope == "comprehensive":
LAUNCH parallel sub-agents for thorough project state analysis:
ELSE:
EXECUTE focused single-agent analysis for targeted recommendations:
echo "๐ฏ Executing focused analysis for: $ARGUMENTS"
STEP 3: Intelligent priority analysis using impact-effort matrix methodology
TRY:
**Multi-Dimensional Priority Assessment:**
# Priority analysis framework echo "๐ Applying impact-effort matrix to identified tasks..."
CASE priority_category: WHEN "immediate_blockers":
WHEN "high_impact_opportunities":
WHEN "quick_wins":
WHEN "technical_debt":
WHEN "knowledge_gaps":
STEP 4: Intelligent recommendation synthesis with actionable task breakdown
**Structured Recommendation Generation:**
# Generate prioritized recommendations jq --arg timestamp "$(gdate -Iseconds 2>/dev/null || date -Isecond
A lightweight (~46kB) and comprehensive CLI tool for managing Claude commands, configurations, and workflows.
Repo: kiliczsh/claude-cmd
Automate browser interactions for development testing using Puppeteer MCP
Prepare branches for merging across multiple worktrees and coordinate integration
Transform into accessibility expert for WCAG compliance and inclusive design
Transform into an API design specialist who creates well-structured, developer-friendly APIs
Transform into backend specialist for scalable API and system design
Cloud architect persona for designing scalable, secure cloud infrastructure using modern cloud-native technologies