bastani-inc/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.

712Stars on the repository
60Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

planner

01

bastani-inc/atomic

Agent

Creates implementation plans from context and requirements.

712 2d ago A 9 tokens

reviewer

02

bastani-inc/atomic

Agent

Code review specialist for quality and security analysis.

712 2d ago A 11 tokens

scout

03

bastani-inc/atomic

Agent

Fast codebase recon that returns compressed context for handoff to other agents.

712 2d ago A 17 tokens

worker

04

bastani-inc/atomic

Agent

General-purpose subagent with full capabilities, isolated context.

712 2d ago A 12 tokens

code-simplifier

05

bastani-inc/atomic

Agent

Clean up, simplify, or refine recently written or modified code without changing behavior. Improves readability, removes duplication, clarifies naming, tightens control flow, and aligns with project conventions. Reads the code as a set of doors — the entrypoints where intent lives — and works to make those boundaries…

712 2d ago A 135 tokens

codebase-analyzer

06

bastani-inc/atomic

Agent

Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components.

712 2d ago A 30 tokens

codebase-locator

07

bastani-inc/atomic

Agent

Locates files, directories, and components relevant to a feature or task. Basically a "super search/find/ls tool.".

712 2d ago A 30 tokens

bastani-inc/atomic

Agent

Online research for up-to-date documentation and library-source knowledge. Use when you need authoritative external information — official docs, ecosystem context, version-specific behavior, GitHub permalinks into open-source libraries, or video tutorials.

712 2d ago A 51 tokens

bastani-inc/atomic

Agent

Analyzes local research documents to extract high-value insights, decisions, and technical details while filtering out noise. Use this when you want to deep dive on a research topic or understand the rationale behind decisions.

712 2d ago A 47 tokens

debugger

12

bastani-inc/atomic

Agent

Debug and fix errors, test failures, and unexpected behavior. Use PROACTIVELY when encountering issues, analyzing stack traces, or investigating system problems.

712 2d ago A 33 tokens

analyzer

13

bastani-inc/atomic

Agent

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

712 2d ago A 0 tokens

grader

15

bastani-inc/atomic

Agent

Evaluate expectations against an execution transcript and outputs.

712 2d ago A 0 tokens