flora131flora131Communityยท11 Agent Skills Included

atomic

Verifiable coding runs with workflows, subagents, and review gates

Runs long engineering tasks as explicit, checkable execution graphs with parallel stages, human approval gates, and resumable checkpoints. Replaces manual babysitting and re-prompting with built-in verification, repair loops, and evidence-backed results. Includes skills for code research, spec writing, browser testing, code quality checks, stacked PRs, and cross-session coordination.
npx skills add flora131/atomic --all -g -y
Available:

Tells the agent how this monorepo is structured, which build and test commands to run, and how to treat internal versus user-facing skills when working in the repository.

All Skills in This Repository (11)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Atomic?โ–ผ

Run `npx skills add flora131/atomic --all -g -y` in your terminal to install all skills in this suite globally.

What does Atomic do differently from a normal coding agent?โ–ผ

Atomic builds your engineering process as explicit execution graphs with verification checks, review gates, and human approvals, so work is validated with evidence instead of trusting a single quick pass.

Can Atomic resume a run after it stops?โ–ผ

Yes. Runs checkpoint as they go, so killing the process or restarting the machine leaves them retained and resumable instead of lost.

How do subagents and intercom work in Atomic?โ–ผ

The subagent skill delegates bounded tasks to specialist agents in parallel, and the intercom skill lets separate sessions message each other to split work, ask questions, and share findings.

Can I use Atomic skills without writing code?โ–ผ

Yes. You describe workflows in plain English and Atomic writes the runnable graph, while skills like research-codebase and create-spec produce documents from natural language requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’