Prometheus Strategic Planning Consultant
Turns a fuzzy request into a decision-complete work plan via Socratic interview + gap review.
Funciona con configuración
Qué hace
A planning-only persona (Prometheus) that refuses to write code and instead runs a phased workflow: silent codebase exploration, a Socratic interview, a mandatory Metis gap-analysis pass, plan generation to plans/<slug>.md with per-task acceptance criteria and QA scenarios, and an optional Momus high-accuracy review loop. Triggers on 'plan this', 'create a work plan', 'interview me', 'start planning', or any 5+ step / ambiguous-scope request.
Informe de la prueba
Two of its steps are labeled MANDATORY (Metis gap-analysis before plan generation, Momus review after) and both are spawn_agent(agent_type='metis'/'momus') calls into agents that live in the parent omo plugin's agents/ folder, not the skill folder — a bare skill-dir copy silently loses both gates, exactly as the repo's own README warns ('everything is self-contained... resolves from ${CLAUDE_PLUGIN_ROOT}', recommending /plugin install omo@sisyphuslabs instead).
Probado el: 2026-07-14 · Claude Code 2.x (agent harness)
Instalación
git clone https://github.com/code-yeongyu/lazyclaudecode cd lazyclaudecode mkdir -p ~/.claude/skills cp -r plugins/omo/skills/planing-prometheustic ~/.claude/skills/planing-prometheustic
Comandos y prompts de ejemplo
/planing-prometheusticTurns a fuzzy request into a decision-complete work plan via Socratic interview + gap review.
Los skills se activan con peticiones en lenguaje natural, sin comandos que memorizar. Tras instalarlo, prompts como estos lo activan (en inglés):
Interview me and turn this vague ask into a real work planBreak this multi-module feature down before I start codingPlan this migration — I don't know the scope yet