Claude Skills · Code Review & Testing

Engineering Loop

Phelan164/codex-howto

Drive 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.

★ 3 Synced 47 minutes ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Auth required Actively maintained

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.

Install git clone --depth 1 https://github.com/Phelan164/codex-howto cp -r codex-howto/skills/engineering-loop ~/.claude/skills/engineering-loop
Can use Not declared by the author

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 repo
Build Backend DevOps & Infrastructure

Build or modify backend APIs, services, jobs, persistence, and integrations while preserving contracts, authorization, data integrity, and f...

Build Frontend DevOps & Infrastructure

Build or modify frontend interfaces using repository-native components while preserving accessibility, responsive behavior, state handling,...

Maintain Codex Wiki Code Review & Testing

Maintain a review-first Markdown knowledge base for Codex practices with source provenance, engineering capture, citation-aware queries, exp...

Operate Devops DevOps & Infrastructure

Plan and implement infrastructure, CI/CD, container, deployment, observability, and operational configuration changes with least privilege,...

Orchestrate Engineering DevOps & Infrastructure

Coordinate complex engineering work across bounded subagents while protecting the main context, preventing edit conflicts, and measuring whe...

Review Code Code Review & Testing

Review code changes for correctness defects, regressions, security risks, data-integrity problems, concurrency hazards, and missing meaningf...

Review Security Code Review & Testing

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 To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.