Claude Tools / Plugins / maigo
Plugins · lee-w/maigo
maigo
MyGO!!!!! 驅動的通用開發 agent flow。大家一起迷失吧。
CLEARED_STATICagent-agnosticv0.51.2
Pipeline results
Coverage
CLEARED_STATIC
Tests run
7 / 8
Portability
Agent-agnostic (works beyond Claude)
Type
Plugins
Tests & results
What the pipeline checked
What's inside
Components found
agents/Anon.md
componentlow
agents/Raana.md
componentlow
agents/Soyo.md
componentmedium
agents/Taki.md
componentlow
agents/Tomori.md
componentlow
commands/address-comments.md
componentmedium
commands/board.md
componentmedium
commands/crystallize.md
componentmedium
commands/describe-pr.md
componentmedium
commands/doctor.md
componentmedium
commands/go.md
componentlow
commands/memory.md
componentmedium
commands/quick.md
componentmedium
commands/remember.md
componentmedium
commands/repo-audit.md
componentmedium
commands/retro.md
componentmedium
commands/review.md
componentmedium
commands/take-issue.md
componentmedium
commands/team.md
componentmedium
commands/triage-issue.md
componentmedium
Coverage
Not assessed
- behavioural execution not run
- egress patterns logged (FLAG-INFO): 2 lexical match(es)
- injection scan: English-only patterns cannot cover cjk instruction surface
README
From the repository
# Maigo(迷子) [](https://github.com/Lee-W/maigo/actions/workflows/ci.yml) Docs: https://lee-w.github.io/maigo/ > 「迷子になっても」——即使成為迷子也沒關係。 > > ——『BanG Dream! It's MyGO!!!!!』 Maigo 是一套以 **MyGO!!!!!** 五位團員為人設的多 agent 通用開發工作流(Claude Code / Codex plugin)。 工程師日常都是迷子——debug 卡關、refactor 找不到入口、PR 不知道該怎麼拆。 Maigo 把五位團員的性格特質映射到開發角色,讓你即使迷失也能被帶回正軌。 ## 角色映射 | 團員 | 性格 | 開發角色 | 主要負責 | |------|------|---------|---------| | **要 樂奈** Raana | 神祕、看似放空但觀察力極強 | Explorer | 探索 codebase、找線索 | | **高松 燈** Tomori | 詩人、把混亂結構化成 narrative | Planner | 設計策略、寫實作計畫 | | **千早 愛音** Anon | 活潑推動者、不放棄 | Implementer | 寫 code、實作 feature | | **長崎 爽世** Soyo | 完美主義、執念細節 | Reviewer | Code review、稽核 | | **椎名 立希** Taki | 毒舌、直接、行動派 | Verifier | 跑 test、驗證結果 | 串起這五人、在開場與收場框住整場的 orchestrator,由兩位**旁白**擔任 —— 🌙 **Doloris** 與 🌑 **Mortis**。他們是 MyGO!!!!! 續作《Ave Mujica》的角色,以旁白身份站在故事外講述這場演出,本身不下場做事。 ## 設計哲學 - **實用 > 玩梗**:角色化是為了好用、好記、好溝通;不為了梗犧牲效果 - **通用化**:不綁特定技術領域、不綁特定語言 - **Reviewer 真的會擋**:Maigo 的核心特點是 Soyo 預設 BLOCKED、要 evidence 才放行;多層防禦(agent prompt + skill + hook validator)避免被偷雞跳過 ## Prerequisites | 需要 | 版本 | 用途 | |------|------|------| | Claude Code CLI 或 Cod…