dev-story
25Skill Claude CodeCodex
Fetch a Jira story and prepare development context. Use when starting work on a ticket, need to understand requirements, or want to prepare for implementation.
Skill Claude CodeCodex
Fetch a Jira story and prepare development context. Use when starting work on a ticket, need to understand requirements, or want to prepare for implementation.
Skill Claude CodeCodex
Fetch and display a Jira issue with all details using Jira Girl. Use when user asks about a ticket, wants issue details, or says "what's in DEVX-123".
Skill Claude CodeCodex
Start a session with Jira Girl - your enthusiastic Jira and Confluence specialist.
Skill Claude CodeCodex
Debug Kubernetes cluster issues by investigating pods, deployments, services, resource constraints, and performance. Combine kubectl introspection with Datadog metrics and logs to diagnose pod failures (pending/crash/errors), service latency, connectivity issues, memory/CPU exhaustion, error spikes, and node problems.…
Skill Claude CodeCodex
Start a session with Mega-Dev - elite full-stack developer who orchestrates the complete development flow.
Skill Claude CodeCodex
Save analyzed property to Obsidian vault with proper frontmatter and templates.
Skill Claude CodeCodex
Create a structured technical spike/assessment document for research topics. Use when starting technical research, evaluating a technology, or writing an assessment.
Skill Claude CodeCodex
This skill should be used when the user asks to "add to my vault", "add to obsidian", "save this to my vault", "add a task", "note this down", "add a task to ", "capture this", "add to my daily note", "make a note about", or otherwise wants content written into their Obsidian vault at /vault. Routes content to the…
Skill Claude CodeCodex
Find and clean up stale git worktrees whose PRs/MRs have already merged. Scans a single repo OR a directory of repos (e.g. /codes/work) for worktrees, detects which branches are merged into the default branch — including SQUASH-merged PRs/MRs that ordinary git branch --merged misses — then bulk-removes the merged ones…