Skill Claude CodeCodex
A workflow that creates technical interview questions from a real codebase. It analyzes project patterns, has two designers create questions independently, and checks the results against each other.
Skill Claude CodeCodex
A workflow that creates technical interview questions from a real codebase. It analyzes project patterns, has two designers create questions independently, and checks the results against each other.
Skill Claude CodeCodex
A coordinated workflow for planning and carrying out a technology migration, such as moving from one database or framework to another. It uses separate scanning, planning, validation, merging, and rollback checks.
Skill Claude CodeCodex
A workflow for auditing many Git repositories belonging to one organisation or product. It groups repositories by business area, analyzes those areas in parallel, and produces reports ranging from repository summaries to detailed troubleshooting guides.
Skill Claude CodeCodex
A coordinated workflow for designing service monitoring. It maps how services connect, proposes service health measures (SLIs), targets (SLOs), alert rules, and monitoring configuration, with Prometheus as the default.
Skill Claude CodeCodex
A workflow that builds project documentation for people joining a codebase. It scans the project, extracts knowledge through two independent analyses, reviews the result, and writes guides, FAQs, and a glossary.
Skill Claude CodeCodex
A coordinated workflow for finding and fixing performance problems in a software project. It measures a starting point, investigates bottlenecks through separate analyses, applies improvements, and checks the results with benchmarks.
Skill Claude CodeCodex
A workflow that runs several coding-agent skills in sequence, passing each step’s output to the next. A pipeline is simply an ordered set of tasks.
Skill Claude CodeCodex
A coordinated workflow for reviewing failures and incidents in software systems. It rebuilds the timeline, investigates technical and process causes, checks proposed improvements, and produces a standard report.
Skill Claude CodeCodex
A small software-development workflow with a planner and a coder. It is intended for limited changes rather than a large project overhaul.
Skill Claude CodeCodex
A coordinated workflow for changing the structure of existing code without changing its intended behaviour. It analyzes impact, compares two plans, applies small changes, and runs review and testing steps.
Skill Claude CodeCodex
A coordinated release-management workflow for reviewing software changes before publication. It scans changes, checks them independently, assesses risks, writes release notes, and performs a final review.
Skill Claude CodeCodex
A workflow for producing technical reports from multiple data sources. Two writers prepare separate drafts and a reviewer checks them, with output shaped for boards, teams, investors, or briefings.
Skill Claude CodeCodex
A structured research workflow using two researchers, an analyst, a critic, and a writer. It investigates a topic in exploration and deeper follow-up rounds before producing a report.
Skill Claude CodeCodex
A multi-agent project review workflow described in Chinese. It uses scanning, two independent reviews, fixes, testing, and repeated rounds to improve an existing project.
Skill Claude CodeCodex
A guided team workflow for researching a technical problem, designing two independent solutions, reviewing them, and producing an RFC (a structured technical design document).
Skill Claude CodeCodex
A team workflow for creating or updating an on-call runbook, a guide for responding to service alerts and incidents. It scans the service architecture and alerts, then combines and reviews draft guidance.
Skill Claude CodeCodex
A database-design workflow for reviewing or changing the structure of stored data, including tables, collections, indexes, and migrations.
Skill Claude CodeCodex
An automated security-audit team that scans a project, performs two independent reviews, combines the results, and recommends fixes.
Skill Claude CodeCodex
A team workflow for planning a Sprint, a fixed period of development work, from repository history and task priorities. It estimates team capacity and checks for overload.
Skill Claude CodeCodex
A team workflow for finding and ranking technical debt, meaning code problems that make future changes harder. It uses automated measurements and several analysis roles to produce a prioritized list.
Skill Claude CodeCodex
A testing-strategy workflow that examines coverage and test quality, identifies gaps, and proposes a plan for improving tests.
Skill Claude CodeCodex
An automated security review team that maps a system, identifies possible threats, rates their risk, and writes a security plan.
Skill Claude CodeCodex
A supplier-comparison workflow that independently researches tools or vendors, combines the findings, and produces a scored comparison.
Skill Claude CodeCodex
A task router that reads a request and chooses the most suitable team workflow for it.