buck2-test-workflow

Comprehensive testing workflow that should be used proactively after ANY code changes. Covers immediate testing, recursive package validation with `...`, target determination for affected packages, and reverse dependency testing. Use this skill after modifying BUILD files, changing code, fixing tests, or before committing to ensure nothing breaks downstream. (project)

$ 安裝

git clone https://github.com/thoughtpolice/a /tmp/a && cp -r /tmp/a/.claude/skills/buck2-test-workflow ~/.claude/skills/a

// tip: Run this command in your terminal to install the skill