Skill Claude CodeCodex
ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools.
Skill Claude CodeCodex
ALWAYS check this skill before using grep, glob, Task tool, or doing any codebase exploration. Guides you to use specialized agents that are more efficient than basic tools.
Skill Claude CodeCodex
Use BEFORE reading multiple files to understand code. Reminds you to use codebase-analyzer agent instead of manual file reading.
Skill Claude CodeCodex
Use BEFORE running grep or glob commands. Reminds you to use codebase-locator agent instead of basic file search tools.
Skill Claude CodeCodex
Use BEFORE using the Task tool. Ensures you select the correct specialized subagenttype instead of generic agents.
Skill Claude CodeCodex
Use when encountering errors or bugs to follow a systematic debugging process instead of jumping to conclusions.
Skill Claude CodeCodex
Determine feature slug interactively by auto-detecting next number and prompting user for description.
Skill Claude CodeCodex
Use during planning to discover and document available project commands (make targets, npm scripts, etc.) for success criteria.
Skill Claude CodeCodex
Use during planning to discover and document test patterns and conventions for writing consistent tests.
Skill Claude CodeCodex
Use when writing tests to ensure they follow project conventions. References patterns from thoughts/notes/testing.md.
Skill Claude CodeCodex
Use when creating research or plan documents to gather git commit, branch, repository info.
Skill Claude CodeCodex
ALWAYS check before using gcloud commands. Guide for GCP-related skills and tools.
Skill Claude CodeCodex
Query GCP Cloud Logging for errors, service logs, and request traces. Use when investigating GCP-hosted services.
Skill Claude CodeCodex
ALWAYS check before using kubectl commands. Guide for Kubernetes-related skills.
Skill Claude CodeCodex
Launch ephemeral debug container in running pod for interactive debugging. Use when you need to debug a pod without restarting it.
Skill Claude CodeCodex
Query Kubernetes resources (pods, deployments, services, events). Use when checking cluster state and resource status.
Skill Claude CodeCodex
ALWAYS check before working with Linear issues. Guide for Linear-related skills for ticket management and debugging workflows.
Skill Claude CodeCodex
Fetch and view Linear issues/tickets. List, search, read issue details, status, comments. Use when investigating tickets or gathering debugging context.
Skill Claude CodeCodex
Update Linear issues with debugging findings. Add comments, change status, update labels, set priority. Use after completing investigations.
Skill Claude CodeCodex
Share personal documents to the shared namespace with atomic git commit and push.
Skill Claude CodeCodex
Guide for efficient agent orchestration during implementation to conserve main agent context.
Skill Claude CodeCodex
Use when creating implementation plans to research codebase patterns and gather context for planning.
Skill Claude CodeCodex
Use when conducting codebase research to orchestrate specialized agents in parallel for comprehensive investigation.
Skill Claude CodeCodex
Append phase completion details or final summary to changelog.md during implementation.
Skill Claude CodeCodex
Generic migration orchestrator that reads CHANGELOG.md to understand and execute version-specific migrations.