Run the coding taskforce buddy workflow: implement with codex-ultra, run unit tests with gpt-5.1-codex-mini, triage results, and iterate fixes using the same session_id. Use when asked to follow taskforce_coding_buddy.md or to orchestrate this multi-step coding workflow.
Act as the operator and drive the workflow steps below.
Implement code
mcp__acm__run to implement code based on requirements.codex-ultrasession_id.Run unit tests
mcp__acm__run to run unit tests and report results.gpt-5.1-codex-miniTriage test results
Fix failures
mcp__acm__run to identify the failing cause and fix it.codex-ultrasession_id from step 1 (or the most recent fix run).Decide next action
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer