byarize-ai· 61 skills
Audit recent changes to Phoenix's user-facing surfaces (Python clients, TypeScript clients, CLI, REST/GraphQL APIs) and patch the three external-facing agent skills — phoenix-tracing, phoenix-cli, and phoenix-evals — so they stay in sync with what actually shipped. Use this skill whenever a user asks to update those skills, sync the skills with recent changes, audit skill drift, check what client/CLI/API changes need to land in the skills, or mentions "skill freshness", "skill drift", "stale skills", or "are the skills up to date". Also trigger when shipping a notable client/CLI/API change and the user asks "do the skills need updating?". Default window is the last 7 days on origin/main; user may override.
$npx -y skills add arize-ai/phoenix --skill phoenix-skills-auditInstalls into the current project.
Run `npx skills use "https://github.com/arize-ai/phoenix" --skill "arize-ai/phoenix/phoenix-skills-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/arize-ai/phoenix" that are relevant to the current task. Run `npx skills add "https://github.com/arize-ai/phoenix"` and select the relevant skills, then follow their instructions.