lumiogames/lumio
通用开发项目管理 Agent 框架:主 loop 调度、reviewer 对抗审查、方法论技能集、强制在场的红线规则
Use when starting creative work - creating features, building components, adding functionality, or modifying behavior - before any implementation. Explores user intent, requirements and design.
维护 LumioAgentSpec 的结构并把改动沉淀进知识库——放对位置(插件资产 vs 项目实例)、校验 frontmatter、同步索引与名册、更新状态。当新增或修改 Agent、Skill、知识或规则,或完成一处改动后需要沉淀时使用。
Use when executing an implementation plan or a set of task cards in the current session — dispatches implementer subagents wave by wave (contract cards first) and routes the merged whole to one closeout review
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
Use when implementing a large task (above the small-task threshold in rules/dispatch.md 测试分级) — feature, bugfix or refactor — before writing implementation code
Use when you have a spec or requirements for a multi-step task, before touching code — either a deep step-by-step plan for one feature, or a set of non-overlapping task cards (contract cards first) for parallel fan-out