Skill Claude CodeCodex
Reviews a working diff for correctness, not style.
Skill Claude CodeCodex
Reviews a working diff for correctness, not style.
Skill Claude CodeCodex
Crawl a documentation site's own navigation and report broken links and empty pages.
Skill Claude CodeCodex
Fill and submit a web form from provided values, then verify the confirmation.
Skill Claude CodeCodex
Scans log files for error bursts and reports what changed, when, and the first bad line.
Skill Claude CodeCodex
Writes a pull-request description from the actual diff.
Skill Claude CodeCodex
Go software-development loop — implement, test, vet; repeat until green.
Skill Claude CodeCodex
Slack humanoid that collects teammates' updates and posts one merged standup summary.
Skill Claude CodeCodex
Summarizes recent repository activity into a standup update.
Skill Claude CodeCodex
Customer-support humanoid answering the support mailbox over email, human-governed.
Skill Claude CodeCodex
Makes failing tests pass by fixing the defect they expose, never by weakening them.
Skill Claude CodeCodex
Writes tests that fail before a fix and pass after it.