← ClaudeAtlas

keel-run-single-task-goallisted

Use when the user explicitly authorizes automatic execution or resume of exactly one OpenSpec task on Codex or Claude. Drives the single-task native goal lifecycle through Keel gates, keeps the current agent the sole holder of write authority, and stops at the task boundary. Never activate for ordinary apply, proposal work, ambiguous or multiple tasks, or OpenCode.
TanglmChris/keel · ★ 2 · AI & Automation · score 71
Install: claude install-skill TanglmChris/keel
# keel-run-single-task-goal ## Purpose Activate a native goal or subagent runtime to execute exactly one authorized OpenSpec task end to end, while OpenSpec, Git, the task-capsule fingerprint, and deterministic Keel gates stay the only durable authority. The current agent remains the sole holder of write authority and owns Review, gate invocation, the task checkbox, and completion. Where delegation is declared, an authorized delegate may write inside the `Touch` boundary that authority already defined and acquires none of those decisions; the current agent re-runs each `M<n>` check itself before recording Evidence, because a delegate's reported result is a claim and the byte-identity check that validates a read-only helper cannot apply to a writer. A native evaluator declaring success never marks or reports the task complete. ## Authoritative sources and provenance These official runtime docs are linked as authoritative references, not copied. Their text and trademarks belong to their owners; Keel paraphrases only the activation semantics it needs and bundles none of their prose. - Codex goal-following: https://learn.chatgpt.com/use-cases/follow-goals - Codex subagents: https://developers.openai.com/codex/subagents - Claude goal execution: https://code.claude.com/docs/en/goal - Claude subagents: https://code.claude.com/docs/en/sub-agents License note: this skill is distributed under the Keel package license (UNLICENSED, all rights reserved by the author). Linking the of