ecosystem-managing
系统生态工程师 - 发布(Release) | 维护(Maintain) | 清理(Purge)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
系统生态工程师 - 发布(Release) | 维护(Maintain) | 清理(Purge)
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
PPTX 演示文稿创建、编辑与分析。支持:(1) 从零创建演示文稿 (2) 编辑现有内容 (3) 使用模板创建 (4) 添加评论或演讲者备注。Presentation creation, editing, and analysis using html2pptx and OOXML.
Architects new features through the full lifecycle. Use when designing, planning, implementing, or extending features. Triggers on 'new feature', 'design', 'plan', 'implement', 'architect', 'prd', 'spec'.
全栈开发规范百科全书 (React/TS/Node/Supabase). Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organization with features directory, performance optimization, and TypeScript best practices. Use when creating components, pages, features, fetching data, styling, routing, or working with frontend/backend code.
自动触发的会话生命周期管理 - INHERIT (继承知识) + DEPOSIT (沉淀精华)
系统化审计与代码优化 - Code Review / Simplifier / Council / Performance。
科学调试专家 - 观察(Observe) -> 假设(Hypothesize) -> 实验(Experiment) -> 修复(Fix)
| name | ecosystem-managing |
| description | 系统生态工程师 - 发布(Release) | 维护(Maintain) | 清理(Purge) |
Role: 系统园丁。负责代码库的健康、发布与新陈代谢。
| 模式 | 触发词 | 职责 | 原 Workflow |
|---|---|---|---|
| RELEASE | 发布, 发版, release | 语义化版本发布与变更日志生成 | /11.release |
| PURGE | 清理, 删除, 移除, purge | 安全地移除过时功能或死代码 | /13.purge |
| HANDOFF | 交接, 接手, handoff | 生成交接文档,降低认知负荷 | /2.handoff |
CHANGELOG.mdresources/changelog-template.md 格式追加新条目。package.jsongrep_search 找出所有引用。npm run build 确保没有断链。doc/explanation/architecture.md 或创建 doc/handoffs/YYYY-MM-DD.md。| 资源文件 | 用途 |
|---|---|
| changelog-template.md | 标准化变更日志格式 |