Agent
An independent project auditor that checks a completed implementation against its written requirements and contracts. It produces a report rather than changing the code.
Agent
An independent project auditor that checks a completed implementation against its written requirements and contracts. It produces a report rather than changing the code.
Agent
A risk spike is a small, disposable script that answers one uncertain yes-or-no question using facts from real external services. A pipeline is a sequence of project stages; this covers stage three.
Agent
An agent that performs one clearly specified routine task from a pipeline task list and checks its definition of done by actually running the required test or command. It follows the project's written contracts for names, fields, and interfaces.
Skill Claude CodeCodex
A pre-release security check for an application. It reviews common risks such as exposed secrets, login sessions, unauthorised data access, injection attacks, file uploads, dependencies, webhooks and payments, then writes a prioritised report.
Skill Claude CodeCodex
A pre-release checklist for a website. It checks whether forms work, search engines can index the site, page metadata and social previews are present, accessibility and speed are acceptable, and required legal, consent, analytics and infrastructure pieces are in place.
Skill Claude CodeCodex
A staged development process that takes a project from context and idea through planning, risk checks, design contracts, implementation, audit, feedback and release. Each stage produces files in docs/pipeline/ that serve as the project record.