Skip to main content
在 Manus 中运行任何 Skill
一键导入

feature-development

星标29
分支3
更新时间2026年7月22日 00:05

Orchestrates the full feature lifecycle end-to-end: selects the next feature, proposes SDD artifacts if missing, implements all change tasks, runs code, security, and (when schema files changed) database reviews (findings fixed before continuing), runs backend and frontend tests until they pass, builds updated Docker images and deploys them via Kubernetes (if a live cluster deployment exists) or Docker Compose (if Docker is running), syncs the web app's documentation (CLAUDE.md + docs/*.md) against what actually shipped, verifies the implementation actually satisfies the change's spec scenarios (not just that tasks are checked off) before archiving, then archives the SDD change and marks the feature as implemented. Use when you want a fully automated feature development cycle with minimal manual steps. TRIGGER when the user asks to develop a feature.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly