Lee-W/maigo

Maigo 是一套以 MyGO!!!!! 五位團員為人設的多 agent 通用開發工作流(Claude Code plugin)。

14Stars on the repository
51Mods indexed here, across every type
9d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

airflow-aware

01

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when working in the apache/airflow repository as a contributor (not as a Dag author). It surfaces the conventions Airflow's own AGENTS.md enforces — naming, Breeze/uv environment, Ruff/Mypy style, coding rules, pytest patterns, PR hygiene — so any task (review, quick-fix, refactor) in airflow…

14 9d ago A 81 tokens original MIT

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when about to declare "N sites need changing", "the scope is closed", or "this is already fully shared" — before writing a plan that lists change sites, before implementing against a plan's site list, before reviewing a diff for lingering per-section branches, or before an orchestrator…

14 9d ago A 79 tokens original MIT

command-router

03

Lee-W/maigo

Skill Claude CodeCodex

Codex pseudo-command router for Maigo. Use when the user sends or discusses any /maigo: or maigo: command, including go, team, quick, review, board, remember, memory, retro, crystallize, describe-pr, address-comments, triage-issue, take-issue, doctor, or repo-audit; also use when the user asks why Maigo commands do…

14 9d ago A 95 tokens original MIT

commit-message

04

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when drafting a git commit message (new commit, git commit --amend, or a squash/rewrite message) from staged or proposed changes. It produces a user-impact subject and a concise body listing changed behaviour and breaking-change / newsfragment / related-PR pointers, deliberately avoiding…

14 9d ago A 80 tokens original MIT

commitizen-aware

05

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when working in the commitizen-tools/commitizen repository as a contributor (not as a downstream [tool.commitizen] user). It surfaces the conventions from the repo's own AGENTS.md — uv + poe tasks, conventional commits enforced by commitizen itself, ruff/mypy linting, pytest, and PR…

14 9d ago A 96 tokens original MIT

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used whenever a maigo command produces a deliverable destined to be pasted elsewhere (a PR/issue comment, a reply draft, a commit message, a gh command draft). It mandates wrapping that content in a single fenced code block so the user gets raw, one-click-copyable markdown instead of a…

14 9d ago A 74 tokens original MIT

doc-link-convention

07

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when writing or reviewing cross-file links inside Maigo source files (agents/.md, commands/.md, skills//SKILL.md). It enforces that cross-source links use absolute GitHub URLs — relative links break mkdocs build --strict because these files are dual-context (raw GitHub view + include-markdown…

14 9d ago A 84 tokens original MIT

failure-handling

08

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when handling failures in go-class command flows — Soyo blocking with NEEDSCHANGES / BLOCKED, Taki test failures, subagent infrastructure overload / unavailability (e.g. 529), mid-task usage/session-limit interruption of a running subagent, and infinite-loop protection for repeated same…

14 9d ago A 107 tokens original MIT

git-workflow

09

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when assembling git commits — deciding what to stage, how to scope a bash/agent command's working directory, whether to amend an unreleased commit or stack a new one, and how to size a diff against the correct baseline. Applies to the commit-assembly step of /maigo:go, /maigo:quick…

14 9d ago A 96 tokens original MIT

github-reply-draft

10

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when drafting reply text for GitHub PR review threads or review comments — ensuring replies are terse, reference only committed symbols, are scoped per thread, and include the required attribution footer.

14 9d ago A 47 tokens original MIT

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when drafting or rewriting a GitHub PR title and/or description. It produces a user-impact title (not conventional-commits formatted) and a Why / What / Test Plan body with optional Breaking changes / Related issues sections. Use both for fresh drafts from branch commits/diff (e.g.…

14 9d ago A 95 tokens original MIT

harness-discipline

12

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when the maigo orchestrator, running in the Claude Code harness, decides whether to delegate work to a subagent instead of doing it on the main thread, needs to keep a long task's acceptance criteria from drifting after context compaction, or needs to keep verification independent from…

14 9d ago A 127 tokens original MIT

maigo-self-check

13

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when a maigo diff touches agents/, commands/, skills/ (including SKILL.md and references/), mkdocs.yml, or docs/ — in those cases validateplugin + mkdocs --strict are the verification standard, not just pytest.

14 9d ago A 58 tokens original MIT

memory-loading

14

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used by all maigo agents at startup, before beginning work, to load relevant cross-project memory entries with relevance-based ordering and a 10-entry cap. Consumers: Raana, Tomori, Soyo, the orchestrator itself, and any future agent that reads /.config/maigo/memory/.

14 9d ago B 68 tokens original MIT

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used by the maigo orchestrator whenever a Soyo or Anon output contains a.

14 9d ago A 26 tokens original MIT

model-dispatch

16

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when the maigo orchestrator, running in the Claude Code harness (Agent tool available for spawning subagents), decides which model tier to dispatch a subagent task to, or judges an escalation / de-escalation after a subagent's result. Scope note: 只在 Claude Code harness 下才適用——這裡的 Agent tool…

14 9d ago A 112 tokens original MIT

narration

17

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used by the maigo orchestrator on every /maigo command, to frame the run with Doloris / Mortis narration at the opening, the closing, and stuck-point beats, and to enforce the emoji prefix on every mention of a maigo agent or narrator.

14 9d ago A 62 tokens original MIT

orchestrator-voice

18

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used by the maigo orchestrator on every /maigo command, alongside narration, to govern the conversational conduct of the main dialogue — AskUserQuestion widget discipline and Taiwanese Mandarin word-choice norms.

14 9d ago A 49 tokens original MIT

pr-context-cache

19

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used during /maigo:review when fetching or reusing PR context (title / body / diff / CI status / linked issues), caching the first fetch into the PR's review-rubric artifact so subsequent re-review rounds skip re-fetching.

14 9d ago A 58 tokens original MIT

strict-review

20

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when performing code review on a diff (whether implemented by another agent or an external PR), enforcing a strict reviewer stance, applying a mandatory 9-item checklist, demanding evidence, and giving specific改法 instead of vague critique.

14 9d ago A 53 tokens original MIT

strict-triage

21

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when triaging an inbound GitHub issue from a maintainer perspective — applying a 9-item checklist to decide a verdict (READY / NEEDSINFO / DUP / CLOSE), surfacing classification disagreements with existing labels, and producing a draft response plus gh command suggestions. Parallel to…

14 9d ago A 74 tokens original MIT

teammate-flow

22

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when orchestrating the full MyGO!!!!! teammate flow — Raana explores, Tomori plans, Anon implements, Soyo reviews, Taki validates. Applies to /maigo:go and /maigo:team (both sequential and parallel variants).

14 9d ago A 61 tokens original MIT

work-board

23

Lee-W/maigo

Skill Claude CodeCodex

This skill should be used when reading, writing, or migrating .maigo/board.md — the single cross-session Work Board that tracks issues to triage, your own PRs, and PRs you're reviewing, ranked into a single priority ladder (🎯 下一件 / ⏳ 等別人 / ✅ 最近結案). Covers the line grammar, possession-判定 tables per item type, the…

14 9d ago A 112 tokens original MIT