TAF
TAF에는 couchbaselabs에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Structured code review process for TAF changes. Provides step-by-step guidance for reviewing Python test code, configuration files, and library changes. Use when asked to review a PR, diff, or set of changed files in TAF.
Adds source citations to responses indicating which documentation files provided the information, or indicates if response is from general context. Use this whenever providing guidance to ensure transparency and traceability.
Triages and debugs TAF test failures. Phase 1 checks if the test passed on the previous release branch and classifies as test regression or product bug. Phase 2 maps logs to source, diagnoses root cause, and proposes a fix. Use when you have run logs or a failing test name.