agent-browser-automati…
Automate browser interactions for development testing using Puppeteer MCP
Comprehensive project analysis and hierarchical planning orchestrator with integrated task management
How it fires
How this command gets triggered: by you, by Claude, or both.
/planContext preview
What this command does when you run it.
Comprehensive project analysis and hierarchical planning orchestrator with integrated task management
allowed-tools: Task, Read, Write, Bash(fd:*), Bash(rg:*), Bash(eza:*), Bash(bat:*), Bash(jq:*), Bash(gdate:*), Bash(git:*), Bash(gh:*), Bash(wc:*) name: "Plan" description: "Comprehensive project analysis and hierarchical planning orchestrator with integrated task management" author: "wcygan" tags: ["workflow","manage"] version: "1.0.0" created_at: "2025-07-14T00:00:00Z" updated_at: "2025-07-14T00:00:00Z"
STEP 1: Initialize comprehensive planning session with intelligent project analysis
# Initialize planning session state
echo '{
"sessionId": "'$SESSION_ID'",
"targetProject": "'$ARGUMENTS'",
"detectedTechnologies": [],
"planningStrategy": "auto-detect",
"complexityLevel": "medium",
"taskCategories": []
}' > /tmp/plan-session-$SESSION_ID.jsonSTEP 2: Parallel codebase analysis using sub-agent coordination
TRY:
IF codebase_size > 100 files OR technology_stack == "polyglot":
LAUNCH parallel sub-agents for comprehensive project discovery:
ELSE:
EXECUTE streamlined single-agent analysis for smaller projects:
# Streamlined analysis for smaller codebases echo "🔍 Analyzing project structure and requirements..."
STEP 3: Intelligent task categorization and dependency mapping
CASE project_complexity: WHEN "enterprise":
**Enterprise-Scale Task Categories:**
WHEN "startup":
**Startup-Scale Task Categories:**
STEP 4: Hierarchical plan generation with programmatic task management
**Dynamic Plan Creation Process:**
# Create main plan with detected project context project_name="$ARGUMENTS" plan_id="plan-$(echo "$project_name" | tr ' ' '-' | tr '[:upper:]' '[:lower:]')" echo "📋 Creating hierarchical plan: $plan_id" echo "🎯 Target: $project_name" echo "⏱️ Session: $SESSION_ID"
CASE planning_strategy: WHEN "comprehensive":
**Comprehensive
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