Revert "Clarify coding-agent skill trigger"

This reverts commit 0adcb68092.
This commit is contained in:
Shadow
2026-01-14 15:58:01 -06:00
parent fe974f420d
commit 4ec2222fa9

View File

@@ -1,13 +1,11 @@
---
name: coding-agent
description: Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control. Use when Mariano says give it to codex or asks for code to be built/reviewed.
description: Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.
metadata: {"clawdbot":{"emoji":"🧩","requires":{"anyBins":["claude","codex","opencode","pi"]}}}
---
# Coding Agent (background-first)
**When to use:** When Mariano says give it to codex, let codex handle this, or asks for code building/reviewing.
Use **bash background mode** for non-interactive coding work. For interactive coding sessions, use the **tmux** skill (always, except very simple one-shot prompts).
## The Pattern: workdir + background
@@ -273,4 +271,4 @@ command example
3. Timestamped prompt history
4. Session logs if using Codex/agent
**Example:** https://github.com/steipete/bird/pull/22
**Example:** https://github.com/steipete/bird/pull/22