# atomic

The verifiable coding agent runtime. Define your coding agent's process in natural language with stages, checks, and approval gates instead of hoping it follows your instructions.

- Tier: Indexed (plain plugin)
- Category: Agent Orchestration
- Page: https://www.flowy.sh/listings/flora131-atomic
- Source: https://github.com/flora131/atomic
- Price: free and open source

## Summary
atomic is a Claude Code plugin with 11 hand-picked skills for agent orchestration work, indexed on Flowy. Install it with the command on its page. It includes intercom, liteparse, playwright-cli. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add flora131/atomic --agent claude-code
```

## Skills
- intercom
- liteparse
- playwright-cli
- subagent
- tdd
- tmux
- create-spec
- impeccable
- prompt-engineer
- research-codebase
- skill-creator

## FAQ

### What is atomic?
The verifiable coding agent runtime. Define your coding agent's process in natural language with stages, checks, and approval gates instead of hoping it follows your instructions.

### How do I install atomic?
Run these in Claude Code: npx -y skills add flora131/atomic --agent claude-code. Then prompt normally.

### Does atomic auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is atomic free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
