Run the taskforce review workflow: perform AI-driven code reviews using mcp__acm__run (codex-ultra by default; add gemini-ultra when multiple reviews are required) and then produce a review report with STATUS and DESCRIPTION. Use this when asked to follow taskforce_review_report.md or to orchestrate review plus report generation.
Act as the operator and drive the workflow steps below.
AI review
mcp__acm__run to have the agent perform a code review.codex-ultragemini-ultra when two or more reviews are required.Write report
STATUS: APPROVE | CHANGE_REQUESTDESCRIPTION: <description>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