fire-flow
Structured project planning, execution, verification, and session memory
All Skills in This Repository (6)
Pure Emerald Level Indicatorsui-ux-pro-max
Generate design systems with style, color, typography, and stack-specific implementation advice.
parallel-debug
Execute parallel debugging sessions with three agents investigating competing hypotheses.
excalidraw-diagrams
Generate Excalidraw diagrams programmatically with Python scripts.
toolbox
Catalog development tools, plugins, marketplaces, and system commands.
system-context
Document hardware specifications, recovery history, and database backup locations.
pdf-forms-integration
Integrate fillable PDF forms into web applications using pdf-lib and browser editing.
Frequently Asked Questions
FAQPage SchemaHow to install fire-flow?โผ
Run `npx skills add ThierryN/fire-flow --all -g -y` in your terminal to install all skills in this suite globally.
What does Dominion Flow do for coding projects?โผ
It gives your agent a repeatable Plan, Execute, Verify, Handoff pipeline with quality gates, so projects move from idea to verified code without skipped steps.
How does it keep memory between sessions?โผ
It uses handoff documents and optional Qdrant vector memory so your agent resumes exactly where it left off and recalls past decisions and patterns.
Can it debug complex bugs faster?โผ
Yes. The parallel-debug skill launches three competing-hypothesis investigations at once, which typically finds root causes two to three times faster than sequential debugging.
Do I need coding experience to use fire-flow?โผ
No. You start projects with simple numbered commands and plain-English answers, while the agent handles planning, coding, and verification.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core