MN-Lizard-Team/aiyu-multi-agent
Command Cursor
You MUST start your FIRST response with this exact agent activation line.
489 tagged agent-framework, measured the same way as everything else here.
Browse within: agent-orchestration 107ai-orchestration 61AI Platform 60ai-automation 60enterprise-ai 60ai-coding-agent 40bash 40agentic-development 30agents-md 30ai-governance 30ai-guardrails 30agentic-workflow 28Multi-Agent 25ai-assistant 23
MN-Lizard-Team/aiyu-multi-agent
Command Cursor
You MUST start your FIRST response with this exact agent activation line.
MN-Lizard-Team/aiyu-multi-agent
Command Cursor
You MUST start your FIRST response with this exact agent activation line.
Command
Run a quick codebase orientation scan — Phases 0 and 1 only (architecture map + health assessment). Skips deep analysis (security, performance, code quality) and the roadmap. Good for onboarding onto a new project or a fast pre-review checkup. Run /audit --resume later to continue with the deep phases.
Command
Run a structured codebase audit. Maps the architecture, assesses health (compliance, tests, docs), performs deep analysis (security, performance, code quality), and synthesizes a prioritized roadmap. Outputs land under docs/audit/ in this project. Phases 0-3 with human checkpoints between each phase. Use /audit-quick…
Command
Run a stage of the Stagecraft pipeline. Wraps the devteam CLI so you can dispatch a stage (PM brief, design, build, review, QA, deploy, etc.) from inside Claude Code. The CLI emits the role-specific prompt; you invoke the matching subagent (under .claude/agents/) to do the work.
Command
Context-aware alignment. When in plan mode, it reviews the active plan. Otherwise, it reviews all branch changes against Ion quality gates and principles, implements the fixes and commits them after operator approval.
Command
Open a GitHub issue on the Ion engine repo for a bug or feature request derived from the current conversation, with consumer project details scrubbed.
Command
Rebuild a feature branch into clean conventional commits while preserving its exact final tracked tree.
r-design-j/tri-party-framework
Command Claude Code
Create or inspect a Claude Code + Feishu Claw AgentParty handoff kit.
r-design-j/tri-party-framework
Command Claude Code
Short alias for /agentparty-claw.
r-design-j/tri-party-framework
Command Claude Code
Invoke the installed Codex + Claude + Gemini tri-party framework.
Command Claude Code
Memory-wiring diagnostic — detect a host auto-memory shadow layer, fact-class overlap, and absolute paths.
Command Claude Code
Structured decision analysis through the gate chain.
Command Claude Code
Drain a host/buffer memory layer into Wick's canonical memory/ folder, with consent.
Command
Scan project and bootstrap domain structure.
Command
Team-based parallel execution with agent teams coordination.
Command
Universal entry point - delegates to appropriate workflow.
Command
Starts a new end-to-end need (preflight, team, spawn OR).
Command
Cleanly stops the active workflow (shutdown teammates, marker cleanup, state preservation).
Command
Resumes an interrupted workflow at the current step.
Command Claude Code
Run Warden against a /goal manifest and write the proof artifact.
Command Claude Code
Open a /goal contract — write a verifiable manifest before dispatching work.
Command Claude Code
Giovanni's invokable surface. Each command is a thin shell that runs pre-flight, parses args, then routes to an agent (or to a workflow procedure). The mechanics live in the agents and workflows; these files are the invocation contracts.
Command Claude Code
Run semantic consistency checks across memory, constitution, agent roster, decision records, and the decided-terms registry. Routes to consistency-checker agent. Read-only — proposes diffs, never applies them.