Agent skill
flame
Multi-perspective idea evaluation using Six Hats analysis, impact/feasibility scoring, and collaborative shortlisting.
Install this agent skill to your Project
npx add-skill https://github.com/fabriqaai/specs.md/tree/main/src/flows/ideation/agents/orchestrator/skills/flame
SKILL.md
<degrees_of_freedom> MEDIUM — Structured evaluation with room for user input and collaborative extension. </degrees_of_freedom>
| Hat | Perspective |
|-----|------------|
| White (Facts) | What do we know? What data exists? |
| Yellow (Benefits) | What's the best case? Why could this work? |
| Black (Risks) | What could go wrong? What are the dangers? |
| Green (Creative) | How could this be extended or combined? |
| Blue (Process) | What would it take to implement? What's the path? |
</format>
<critical>Red Hat is handled separately in step 3 — it requires user input</critical>
<action>Present analysis in batches of 3-5 ideas to avoid overwhelming</action>
**Feasibility** (1-5): How achievable is this?
- 5: Easy — could start today with existing resources
- 4: Doable — requires some effort but clearly achievable
- 3: Challenging — significant effort but realistic
- 2: Hard — requires major investment or breakthroughs
- 1: Near-impossible — fundamental barriers exist
</scoring>
<action>Present as a 2x2 matrix view: high-impact/high-feasibility quadrant first</action>
<output_artifacts>
| Artifact | Location | Template |
|---|---|---|
| Flame Report | .specs-ideation/sessions/{id}/flame-report.md |
./templates/flame-report.md.hbs |
| </output_artifacts> |
<success_criteria> All ideas evaluated (not just favorites) Multiple perspectives applied (Six Hats minimum) User's gut feeling captured (Red Hat) Scoring is multi-dimensional (impact + feasibility minimum) Shortlist reflects both data and intuition Flame Report is clear, organized, and immediately useful </success_criteria>
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
frontend-design
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
run-status
Display current run status and progress. Shows work item, mode, duration, and files changed.
run-plan
Plan the scope of a run by discovering available work items and suggesting groupings. Invoked before run-execute.
walkthrough-generate
Generate implementation walkthrough for human review after run completion. Documents decisions, changes, and verification steps.
code-review
Review code written during a run, auto-fix no-brainer issues, and suggest improvements requiring confirmation. Invoked after tests pass.
run-execute
Execute work items based on their assigned mode (autopilot, confirm, validate). Supports single-item and multi-item (batch/wide) runs.
Didn't find tool you were looking for?