skills/coding-agent-orchestrator/SKILL.md
Compatibility entry skill for plan-first coding work in OpenClaw.
npx skillsauth add aaaaqwq/agi-super-team coding-routerInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This file exists for backward compatibility with single-entry skill setups (for example /coding).
Canonical sibling skills live at:
skills/plan-issue/SKILL.mdskills/coding-agent/SKILL.mdplan-issue behavior.APPROVE before any writes.APPROVE, follow coding-agent behavior with ACP-aware execution routing and CLI fallback.When invoked via channel aliases:
/coding → use this compatibility skill as router./plan → route directly to plan-issue behavior./plan-review → route to plan review flow using scripts/plan-review./plan-review-live → route to interactive plan review checkpoints using scripts/plan-review-live (Lobster in-repo workflow first, legacy fallback)./review_pr → route to review flow using references/reviews.md.When wrappers are used for planning/review:
RUN_EVENT start at run start.RUN_EVENT heartbeat every 20s.RUN_EVENT interrupted immediately with exit code.RUN_EVENT failed.RUN_EVENT done.APPROVE.--yolo, --dangerously-skip-permissions).development
Technology-agnostic prompt generator that creates customizable AI prompts for scanning codebases and identifying high-quality code exemplars. Supports multiple programming languages (.NET, Java, JavaScript, TypeScript, React, Angular, Python) with configurable analysis depth, categorization methods, and documentation formats to establish coding standards and maintain consistency across development teams.
tools
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
data-ai
Prompt for creating detailed feature implementation plans, following Epoch monorepo structure.
tools
Interactive prompt refinement workflow: interrogates scope, deliverables, constraints; copies final markdown to clipboard; never writes code. Requires the Joyride extension.