Claude Skills · Code Review & Testing
Engineering Loop
Phelan164/codex-howtoDrive an authorized repository change through a verified local loop: baseline, reproduce, implement, test, review, and report evidence. Use for end-to-end features or fixes that should continue autonomously until observable acceptance criteria pass; do not use for explanation-only, review-only, or production operations.
At a glance
This skill is for Code Review & Testing and helps you drive a feature through development cycle, implement and test a code change, and verify a bug fix locally.
git clone --depth 1 https://github.com/Phelan164/codex-howto
cp -r codex-howto/skills/engineering-loop ~/.claude/skills/engineering-loop
Setup, runtime and requirements describe Phelan164/codex-howto, the repo this skill ships in.
Local TestingVerificationContinuous TestingFeature ImplementationTest Automationacceptance-criteria
Also in Phelan164/codex-howto
View the repoBuild or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and f...
Build or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling,...
Maintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, exp...
Plan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege,...
Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whe...
Review code changes for correctness defects, regressions, security risks, data-integrity problems, concurrency hazards, and missing meaningf...
Review application and infrastructure changes for exploitable security risks by tracing assets, trust boundaries, attacker-controlled input,...
Design, implement, and evaluate risk-based software tests across unit, integration, contract, end-to-end, and regression layers. Use when ad...
Other Code Review & Testing skills
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...
A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.
Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...
Use when you need to resolve an in-progress git merge/rebase conflict.
A relentless interview that asks every frontier question at once, round by round.