원클릭으로
Review-Cat
Review-Cat에는 p3nGu1nZz에서 수집한 skills 7개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Builds this repository using CMake (via scripts/build.sh). Use when asked to build, compile, or troubleshoot build failures.
Updates docs and specs (indexes, links, small refactors). Use when asked to reorganize documentation, fix broken links, or improve doc navigation.
Queries repo memory sources (MEMORY.md focus view + memory/{st,lt} engrams). Use when asked about prior decisions, conventions, or to locate a past design note.
Coordinates the release cycle (release branch + aggregate release PR). Use when preparing a release, rolling up worker PRs, or finalizing release notes.
Template for authoring new skills in this repo. Use when creating a new .github/skills/<name>/SKILL.md.
Runs tests by suite using the repo's canonical test layout (test/). Use when asked to run unit/integration/bench tests, troubleshoot failures, or validate the green gate.
Manages git worktrees for worker containers (create/remove/cleanup). Use when setting up parallel work, repairing worktree state, or cleaning up stale worktrees.