skill
职业分类
描述
更新
release
软件开发工程师
Release a new version of the project.
2026-07-14
commit
软件开发工程师
Inspect git status, draft a commit message that matches the repo's style, and commit staged changes.
2026-06-18
clarify
客户服务代表
Ask focused clarifying questions to resolve ambiguous requirements before planning or implementing work.
2026-05-10
explain
软件开发工程师
Explain code, behavior, architecture, or diffs with concrete references to the relevant files.
2026-05-10
fix-tests
软件质量保证分析师与测试员
Diagnose failing tests, determine whether code or tests are wrong, and make the smallest passing fix.
2026-05-10
refactor
软件开发工程师
Refactor existing code while preserving behavior, keeping changes scoped, and verifying with relevant tests.
2026-05-10
review
软件质量保证分析师与测试员
Review current code changes for bugs, regressions, test gaps, and project-guideline violations.
2026-05-10