← ClaudeAtlas

researchlisted

Run the Forgeflow research workflow to evaluate options, prior art, codebase patterns, and risks.
BrandedTamarasu-glitch/ForgeFlow · ★ 1 · AI & Automation · score 74
Install: claude install-skill BrandedTamarasu-glitch/ForgeFlow
Use this skill when the user wants research after discussion and before planning. The default workflow is unchanged. Use the opt-in divergent workflow only when the user passes `--diverge`. Resolve helpers before running them: use `scripts/forgeflow` from the current checkout when present; otherwise use `${CODEX_HOME:-$HOME/.codex}/forgeflow/scripts/forgeflow`. If neither exists, report a missing Codex runtime installation. For the default workflow only, before other work run: ```bash scripts/forgeflow/ensure-forgeflow-state.sh ``` Route `--diverge` before this command. Divergent research is read-only: do not initialize state, build memory context, emit telemetry, or write any project file. Existing context may be read only for the independent Atlas evidence lane and later Compass critic. Default workflow: 1. Load `.forgeflow/<project-name>/current-discussion.md` if present, plus any focused user questions. 2. Build compact local memory context with `scripts/forgeflow/build-memory-context.js` when available, then gather `CONTEXT.md` files and other narrowly relevant local context. 3. Spawn `compass_researcher` and `atlas_early` in parallel. 4. Synthesize Compass's recommendations with Atlas's codebase and memory findings. 5. Save the result to `.forgeflow/<project-name>/current-research.md` when appropriate. `--diverge` workflow: 1. Run a preflight. Divergence is intended for open-ended, consequential choices with multiple plausible approaches. If routing selected it au