Plan And Analyze banner
0xHoneyJar 0xHoneyJar

Plan And Analyze

Development community

Description

--- description: Launch the PRD architect agent to define goals, requirements, scope, and generate a Product Requirements Document (PRD) args: [background] --- I'm launching the prd-architect agent to help you create a comprehensive Product Requirements Document. **Execution Mode**: {{ "background - use /tasks to monitor" if "background" in $ARGUMENTS else "foreground (default)" }} The agent will guide you through a structured discovery process to: 1. **Define goals** - Clarify what you want

Installation

Installs to ~/.claude/commands/0xhoneyjar-agentic-base-plan-and-analyze.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/0xHoneyJar/agentic-base/HEAD/.claude/commands/plan-and-analyze.md -o ~/.claude/commands/0xhoneyjar-agentic-base-plan-and-analyze.md

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

Full documentation available on GitHub

View Source Repository