ThierryNThierryNCommunityยท6 Agent Skills Included

fire-flow

Structured project planning, execution, verification, and session memory

Runs a structured Plan, Execute, Verify, Handoff pipeline for coding projects from idea to finished code. Eliminates lost context between sessions, skipped steps, and unverified code through persistent memory and quality gates. Includes reusable pattern libraries, parallel debugging, UI design guidance, and diagram generation to speed up complex builds.
npx skills add ThierryN/fire-flow --all -g -y
Available:

Tells your AI agent how the Excalidraw diagram skill is structured, which commands to run for tests and generation, and how its Python classes fit together when producing diagrams.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’