AgentSkillsCN

catchup

通过对比主干分支的差异并查阅相关规范文件,及时掌握代码库的最新变更。

SKILL.md
--- frontmatter
name: catchup
description: Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
disable-model-invocation: true
allowed-tools: Bash(git *), Read, Glob

Catch Up

Execute the following sections to understand the codebase then summarize your understanding.

Run

git diff master

Read

Read any files that are in specs/ that are part of the diff