TAF
TAF contains 3 collected skills from couchbaselabs, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
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.