| name | autonomous-execution-standard |
| description | Autonomous scheduling: critical-path focus, parallelism budgets, delegated outcomes, replanning, and honest evidence layers. Use when a non-trivial task should continue through multiple independent work lanes without repeated user direction. Do not use for a short direct answer or edit. |
Autonomous Execution Standard
Requirement: apply this standard when the task matches its scope.
Read references/full-standard.md for the full
method and predicates. Read
references/tool-grounded-execution.md
when the task needs tool-grounded iteration, checkpoint, recovery, or
termination semantics.
Method
- Read references/full-standard.md for the full method and predicates.
- Apply the strongest relevant subset; record material tradeoffs in ADR/tests as required.
- Prefer schema/test/ADR homes over copying this body into product repos.
Composition and output
Apply this standard as constraints on the artifact requested by the user or
owned by the primary procedure. Do not emit a separate per-standard compliance
report merely because this Skill was injected.
Integrate only material obligations, deviations, evidence, and gaps into the
primary artifact or final status. When conformance assessment is itself the
requested job, produce one standalone domain conformance record from this
standard.
Boundaries
- Does not grant deploy, credential, or MCP capabilities.
- Does not replace product-local ADRs where those own decisions.
When not to use
- Product-specific live coordination operations → the matching adapter Skill
and that product's current API or tool schema.
- Unrelated commercial packaging alone → commercial-decision-standard when in scope.