What problem does it solve?
Allows teams to implement a plan step-by-step, atom by atom, while grouping steps into review-friendly molecules to minimize cognitive load and improve traceability.
Core Features & Use Cases
- Molecule-based execution: run atoms in predefined molecule batches to balance speed and reviewability.
- Plan parsing and weighting: automatically categorize tasks by cognitive weight (mechanical, light, cognitive) and form molecules accordingly.
- Commit-style reporting: after each molecule, provide a concise summary for review and approvals, then proceed automatically.
- Use Case: Imagine you have a multi-step implementation plan; atomic-run breaks it into manageable molecules for rapid, auditable execution.
Quick Start
Initiate the atomic-run process on a plan file to execute it atom-by-atom, grouped into molecules for review.