원클릭으로
depot_tools
depot_tools에는 brave-experiments에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Triage and analyze LUCI build results (including tests and compile). Fetches a list of test failures by querying ResultDB directly. Can also be used to check results of specific tests. Use this when you need to investigate specific test failures.
A wrapper around the 'bb' (buildbucket) tool designed for low-context agentic usage without overly verbose logs. Good for a high-level overview of builder failures across a patchset, and for surfacing non-test failures (e.g., compile and profile merge failures). For detailed, complete, and actionable test failures, use the 'luci-test-results' skill which queries ResultDB directly for comprehensive information about failures.
Validate skill files specification. Run before committing to ensure SKILL.md files have correct format, required fields, and naming conventions.