What problem does it solve?
Three-layer manager-employee orchestration provides structured delegation across a hierarchy to keep the main agent focused on high-level strategy while Layer 1 and Layer 2 handle planning and execution, with strict role boundaries and artifact-based reporting.
Core Features & Use Cases
- Layered delegation: Dispatch tasks from a Department Manager (Layer 0) to Senior Employees (Layer 1) and Worker Employees (Layer 2) while maintaining clear ownership.
- Structured reporting: Requires self-contained result.toml reports to enable manager decisions without inspecting code or artifacts.
- Cross-review workflow: Supports independent verification by additional employees to ensure quality and safety before final decisions.
- SA mode propagation: Ensures all CSA invocations include sa-mode flags to preserve safety constraints across the chain.
Quick Start
Describe your objective and run csa run --sa-mode true to start planning.