Lee-W

51 mods across 1 repository, 14 stars between them.

maigo

01

Lee-W/maigo

Plugin Claude Code

MyGO!!!!! agent orchestration for Claude Code.

14 8d ago A tokens not measured original MIT

maigo

02

Lee-W/maigo

Plugin Claude Code

A general-purpose development workflow for an agent, described as being driven by MyGO!!!!! and built around multiple agents and reviews.

14 8d ago A tokens not measured original MIT

maigo AGENTS.md

03

Lee-W/maigo

Instructions file CodexOpenCode

Instructions for Lee-W/maigo, covering maigo contributor instructions for codex agents, tone, agent & narrator emoji — quick-ref (always in context), hooks vs skills boundary and verification quirks.

14 8d ago A 1,468 tokens original MIT

maigo CLAUDE.md

04

Lee-W/maigo

Instructions file

Instructions for Lee-W/maigo, covering maigo contributor instructions for claude code agents, tone, agent & narrator emoji — quick-ref (always in context), hooks vs skills boundary and verification quirks.

14 8d ago A 1,120 tokens original MIT

Anon

05

Lee-W/maigo

Agent

An implementation agent in the MyGO!!!!! workflow that turns an approved coding plan into repository changes. It follows existing project conventions and reports when the plan is incomplete or unclear.

14 8d ago A 28 tokens original MIT

Raana

06

Lee-W/maigo

Agent

A codebase-exploration agent examines relevant files, patterns, conventions, and possible side effects before implementation. It reports findings without writing code.

14 8d ago A 38 tokens original MIT

Soyo

07

Lee-W/maigo

Agent

A strict code-review agent that checks implementations and pull requests against evidence and a fixed checklist. It can apply different review tones and levels of detail depending on whether the change is internal or external.

14 8d ago A 43 tokens original MIT

Taki

08

Lee-W/maigo

Agent

A verification agent from the MyGO!!!!! group that runs a project’s tests, lint checks, and type checks. It reports the actual commands, exit codes, and important output without changing the code.

14 8d ago A 28 tokens original MIT

Tomori

09

Lee-W/maigo

Agent

A planning agent that turns unclear requirements and exploration results into an actionable sequence of steps. It records implementation plans, review checklists, issue-triage rubrics, or draft pull-request descriptions, depending on how it is called.

14 8d ago A 62 tokens original MIT

address-comments

10

Lee-W/maigo

Command

A command that reads review comments on the pull request linked to your current Git branch and helps route each comment to a suitable workflow. A pull request is a proposed code change awaiting review on GitHub.

14 8d ago A 53 tokens original MIT

board

11

Lee-W/maigo

Command

A command that maintains a work board in .maigo/board.md for issues, your pull requests, and pull requests you are reviewing. A pull request is a proposed code change awaiting review or merging.

14 8d ago A 74 tokens original MIT

crystallize

12

Lee-W/maigo

Command

A command that turns repeated, structured rules or workflows stored in the agent’s memory into permanent skills. It reviews possible candidates with the user, then prepares the approved skills and checks them.

14 8d ago B 72 tokens original MIT

describe-pr

13

Lee-W/maigo

Command

從當前 branch 的 commits / diff 產 GitHub PR title 與 description。Orchestrator 前置抓料,燈 (Tomori) 套 github-title-description skill 寫草稿。.

14 8d ago A 45 tokens original MIT

doctor

14

Lee-W/maigo

Command

A read-only diagnostic command for checking whether the Maigo workflow and project are configured correctly. It checks command-line tools, memory files, test settings, retry logs, and recent token-use records.

14 8d ago A 47 tokens original MIT

go

15

Lee-W/maigo

Command

Command "go" from Lee-W/maigo, covering /maigo:go, 使用, 流程 and 失敗處理.

14 8d ago A 33 tokens original MIT

memory

16

Lee-W/maigo

Command

A read-only command that lists shared memory entries stored across projects, with an optional filter by memory type.

14 8d ago A 28 tokens original MIT

quick

17

Lee-W/maigo

Command

A command for small, focused code changes, such as correcting documentation or adding a type hint, with a lightweight review and test check.

14 8d ago A 55 tokens original MIT

remember

18

Lee-W/maigo

Command

A command that saves a user's preference, habit, feedback, or reference in shared memory stored across projects.

14 8d ago A 61 tokens original MIT

repo-audit

19

Lee-W/maigo

Command

Command "repo-audit" from Lee-W/maigo, covering /maigo:repo-audit, 使用, 四個資料源(全 read-only), a. 已合併可刪的 branch and b. 未關 pr(需要 gh cli).

14 8d ago A 99 tokens original MIT

retro

20

Lee-W/maigo

Command

A command that finds preferences, agreements, and lessons from a conversation and asks whether each should be saved in shared memory or project documentation. It can reuse the project's existing remembering process.

14 8d ago A 57 tokens original MIT

review

21

Lee-W/maigo

Command

A strict review workflow for checking an existing GitHub pull request, branch, or range of commits without implementing changes.

14 8d ago A 41 tokens original MIT

take-issue

22

Lee-W/maigo

Command

A workflow that turns a ready GitHub issue into an implementation task, from gathering its details through planning, coding, review, and verification.

14 8d ago A 86 tokens original MIT

team

23

Lee-W/maigo

Command

跟 /maigo:go 一樣的流程,但 Soyo + Taki 並行跑。Wall-clock 省 30%;fallback 用 --force-sequential。.

14 8d ago A 35 tokens original MIT

triage-issue

24

Lee-W/maigo

Command

A command for reviewing GitHub issues from a maintainer's perspective, meaning deciding how each incoming report should be handled.

14 8d ago A 64 tokens original MIT