← ClaudeAtlas

bmad-forge-idealisted

Pressure-test an idea through persona-driven interrogation until it hardens, proves out, or dies cheaply. Also engages proactively when the user shares a half-formed idea — run a brainstorm with meaningful inferences and surface explicit decisions. Use when the user says 'forge an idea', 'pressure-test this idea', 'stress-test my thinking', 'harden this idea', or shares an idea with 'I have an idea', 'I was thinking about'.
yunusgungor/metodoloji · ★ 0 · Code & Development · score 75
Install: claude install-skill yunusgungor/metodoloji
# BMad Forge Idea ## Overview Take a half-formed idea and pressure-test it in conversation, while changing your mind is still cheap, until it becomes something the user can act on with conviction or reject. The main risk is what the user has not examined yet: unchecked assumptions and unresolved decisions usually become more expensive problems later. The main goal is better thinking, not producing an artifact. Strengthening an idea, rejecting it, or thinking it through more clearly are all complete outcomes. Writing `forged-idea.md` to hand off to another workflow is optional. Do not steer the conversation toward "shall we build it?" This skill can be used on many kinds of ideas. When the idea is about a product or feature, what survives may be written to `forged-idea.md` for later planning. Lead by questioning, not lecturing. Ask one question at a time, press on weak points, and do not let vague claims pass without examination. ## Conventions - Scripts live in two places — run each from the exact path written, never assume co-location: the shared core scripts (`resolve_customization.py`, `resolve_config.py`) are installed by BMad core at `{metodoloji-root}/bmad/scripts/` and are never bundled here; this skill's own `resolve_personas.py` is at `{skill-root}/scripts/`. - `{workflow.<name>}` resolves to fields in the merged `customize.toml` `[workflow]` table. ## On Activation 1. Resolve customization: `python3 {metodoloji-root}/hooks/engine/resolve_customization.py --