Manusで任意のスキルを実行
ワンクリックで
ワンクリックで
ワンクリックでManusで任意のスキルを実行
始める$pwd:
catchup
// Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
$ git log --oneline --stat
stars:3
forks:0
updated:2026年1月29日 15:04
SKILL.md
// Catch up on codebase changes by reviewing the diff from master and reading relevant spec files.
Commit, run bin/ci, and open a PR if CI passes. Use when ready to ship changes.
Quick user-centric interview to capture requirements from a time-poor stakeholder.
Convert feature requirements into structured end-to-end test cases as JSON.
Interview me about the plan
Prime yourself on a codebase by listing files and reading the README.
Reset the working directory for the next task by ensuring no uncommitted changes exist, then switching to the main branch and pulling latest.
| 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 |
Execute the following sections to understand the codebase then summarize your understanding.
git diff master
Read any files that are in specs/ that are part of the diff