一键导入
dev-skills
dev-skills 收录了来自 EYH0602 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Execute an approved implementation plan through subagent-driven development, committing each completed step for traceability, and opening a PR when done. Use when the user has a reviewed plan committed in the repo and says "implement", "build the plan", "execute the plan", "implement the plan", or wants to go from approved plan to pull request. Also use when the user references a plan file (e.g. `/implement path/to/plan.md`) and wants it implemented with quality gates. When a file path argument is provided, ALWAYS treat it as a plan to implement -- never as code to deploy directly.
Use when reviewing pull requests, before merging code, or when asked to review PR changes. Dispatches parallel specialized reviewers for bug detection, error handling, type design, test coverage, comment quality, and guidelines compliance.