goamaan/claudeops
Skill Claude CodeCodex
Full autonomous execution for complex, multi-step tasks. Activate when the task involves ANY of: building a feature spanning 3+ files, refactoring across module boundaries, integrating a new library/service/API throughout the codebase, changes touching multiple architectural layers (API + database + frontend)…
goamaan/claudeops
Skill Claude CodeCodex
Generate a new claudeops skill from a template. Creates the skill directory structure with SKILL.md frontmatter and execution steps.
goamaan/claudeops
Skill Claude CodeCodex
Systematic debugging with parallel hypothesis testing. Use when the user says "debug", "investigate", "diagnose", "fix bug", "why is X not working", "fix CI", "CI is broken", "pipeline failed", "build failed", "fix containers", "docker not working", "compose failing", reports an error, describes unexpected behavior…
goamaan/claudeops
Skill Claude CodeCodex
Deep project initialization that creates comprehensive CLAUDE.md context. Analyzes codebase with multiple specialized agents, interviews user for tacit knowledge, and generates project-level context that enables paste-a-bug-and-fix workflows. Use when the user says "init", "initialize", "setup claude", "configure…
goamaan/claudeops
Skill Claude CodeCodex
Capture valuable learnings from the current session for future retrieval. Use when a non-trivial problem was resolved, a framework gotcha was discovered, a flaky test was debugged, a tooling limitation was worked around, or an important pattern decision was made. Saves structured learning files to .claude/learnings/…
goamaan/claudeops
Skill Claude CodeCodex
Natural language to SQL/database query translation and result analysis. Use when the user says "query", "SQL", "BigQuery", "run a query", "analytics", "data analysis", "find in database", wants metrics, asks about data patterns, or describes data they want to extract.
goamaan/claudeops
Skill Claude CodeCodex
Multi-specialist parallel code review. Use when the user says "review", "audit", "code review", "PR review", "grill me", "challenge this", "prove it works", "adversarial", "devil's advocate", "poke holes", "explain", "how does this work", "walk me through", "teach me", "create a diagram", "visualize", asks for…
goamaan/claudeops
Skill Claude CodeCodex
Ongoing codebase health analysis and context refresh. Use after initial setup for tech debt analysis, context dumps, project summaries, or to refresh CLAUDE.md with new discoveries. Triggers on "scan", "tech debt", "dead code", "find TODOs", "code quality", "context dump", "summarize project", "onboard me", or…