Atlas Control Center

Operators: 2 • Workflows: 1

Atlas Operators

Atlas — Dev Executor (DH Standard)
ready
Development execution: repo-safe plans + full-file outputs
Produces branch-safe implementation steps, full-file code outputs, and PR hygiene aligned to DH standards. No secrets. No invented paths.
Scope
engineeringrepopr_hygieneimplementation
Expected inputs
  • Repo tree and target file contents
  • WorkItem scope + acceptance criteria
  • Constraints (security, layering, cadence)
Expected outputs
  • Repo-safe implementation plan
  • Full-file outputs with explicit file paths
  • PR plan + acceptance criteria
Master prompt
note: Canonical prompt lives in ChatGPT GPT configuration (consider adding repo_path later).
Atlas — Product & Ops
draft
OpsOS / RadixOS product ops: cadence, rituals, WorkItems
Helps define RadixOS objects, operating cadence, WIP, and decision hygiene.
Scope
opscadenceradixosworkitems
Expected inputs
  • Current state
  • Constraints
  • Desired operating rhythm
Expected outputs
  • WorkItem definitions
  • Decision templates
  • Ritual checklists
Master prompt
note: Add master prompt ref later.

Workflows & Chains

RadixOS Feature Development (v1)
ready
Tags: radixos, engineering, cadence
Standard chain for building RadixOS: spec → repo-safe plan → implementation → PR hygiene → dogfood loop.
Outputs
  • Merged PR
  • Dogfood-ready UI surface
  • Updated mocks + rituals
Steps (2)
  1. Step 1: op_productops01
    Clarify WorkItem scope and acceptance criteria aligned to RadixOS objects.
    Prompt template
    Define the WorkItem using RadixOS objects (WorkItem/Decision/HealthCheck/Cadence). Provide acceptance criteria and WIP impact.
  2. Step 2: op_devexec01
    Generate repo-safe implementation plan and full-file outputs.
    Prompt template
    Produce full-file outputs only. Do not invent paths. Provide branch setup, implementation steps, local checks, git workflow, and PR description.