skill
职业分类
描述
更新
version-bump
软件开发工程师
Touches all packages that have no bump-worthy (fix/feat) commits since the last release so release-please assigns the correct linked version. Covers both packages with no commits and packages with only non-bump commits (refactor, chore, etc.). Updates copyright years as the no-op change.
2026-04-15
update-dependency-graph
软件开发工程师
Regenerates the Mermaid package dependency graph in DEPENDENCY_GRAPH.md by scanning all package.json files for @authup/* dependencies.
2026-03-18
update-docs
技术写作员
Updates documentation files in docs/ when source code changes. Use after modifying packages, apps, or configuration that has corresponding documentation. Discovers relevant doc pages dynamically and updates them to reflect the current code.
2026-03-13