AI SummaryThe plan-generator transforms high-level product requirements into executable project blueprints (genesis.xml files) with structured task DAGs and agent assignments. It's invaluable for cofounders and product teams who need to bridge strategic vision with concrete execution plans.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to set up the "plan-generator" agent in my project. Please run this command in my terminal: # Add AGENTS.md to your project root curl --retry 3 --retry-delay 2 --retry-all-errors -o AGENTS.md "https://raw.githubusercontent.com/sibyllinesoft/hydra/main/agents/project-management/plan-generator.md" Then explain what the agent does and how to invoke it.
Description
PLAN GENERATION ENGINE - Takes Product Requirement Prompts (PRPs) from cofounder and transforms them into comprehensive genesis.xml files. This agent bridges the gap between strategic vision and detailed execution by creating structured DAGs, assigning appropriate specialist agents, and generating the "Living Blueprint" that guides all subsequent work. Key Capabilities: - Transforms PRPs into detailed execution DAGs - Assigns optimal specialist agents to tasks based on requirements - Estimates realistic task durations and dependencies - Generates valid genesis.xml conforming to rules/genesis.xsd - Creates the foundational "Living Blueprint" for project execution
Discussion
Health Signals
My Fox Den
Community Rating
Sign in to rate this booster