jdiejim

Atomic — Productivity skill for Claude Code

Productivity community

Run a task through recon → plan → parallel build → hostile critic → bounded loop.

How to install Atomic

Installs to ~/.claude/commands/jdiejim-chiltepin-atomic.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jdiejim/chiltepin/HEAD/.claude/commands/atomic.md -o ~/.claude/commands/jdiejim-chiltepin-atomic.md

Restart Claude Code, or start a new session, for it to be picked up.

What Atomic does


description: Run a task through recon → plan → parallel build → hostile critic → bounded loop.

Atomic

Run the task in $ARGUMENTS through the phases below. Do not skip phases. Do not collapse phases into one another. Announce each phase boundary in one line.

Phase 0 — Recon (READ ONLY)

Write no code. Change no files.

**Start from the graph, not from grep.** This is a monorepo; orienting by reading files burns context rebuilding a map that already exists on disk.

  1. If `graphify

Alternatives in Productivity

  • New Task — Analyze task complexity and create actionable implementation plan 1.5k ★
  • Chief — CLI that wraps Claude Code in a loop 396 ★
  • Trio — Force a trio review of the task that follows — pm, designer, and engineer weigh in in parallel before any acti 324 ★

Full documentation available on GitHub

View Source Repository