Atlas Method
Description
Build your own Claude Code OS. Forest of small domain docs. Agents do the work.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Atlas Method
**v2 is being built in the open.** The method core on `master` is v2 machinery (constitutions, JSONL+CLI, session hook, adapters, watchdog, installer). The v1 method docs below remain current for v1 users until the rename-swap. Track progress at [issue #38](https://github.com/DamianBuilds-ai/atlas-method/issues/38).
*Lean-by-design methodology for running your life through Claude Code.*
    
A forest of skills (your slash commands), each rooted in its own small domain and governed by one set of behavioural rules. Kept lean so context - the scarcest resource in any AI session - is never wasted. Agents do the work.
Install the plugin, run the init skill, and you have a working personal operating system on Claude Code in under 20 minutes.
Install
claude plugin marketplace add DamianBuilds-ai/atlas-method
claude plugin install atlas-method@damianbuilds
Then run `/atlas-method:atlas-init` from your project directory to scaffold the starter files.
[INSTALL.md](plugins/atlas-method/INSTALL.md) covers everything else: sparse checkout (recommended), trying without installing, migrating from a hand-installed setup, hooks that need manual wiring, updating, and uninstalling.
For Windows or plugin-averse setups, a manual clone fallback
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11