Claude Skills · Code Review & Testing
Execute one explicit verification command and record a minimal hash-bound AET proof receipt. Use only when the user explicitly invokes /aet-proof or asks AET to prove a command ran.
At a glance
This skill is for Code Review & Testing and helps you execute and verify a command, generate a proof receipt, and create an audit trail for command execution.
git clone --depth 1 https://github.com/AdvancingTitans/agent-engineering-toolkit
cp -r agent-engineering-toolkit/skills/aet-proof ~/.claude/skills/aet-proof
Setup, runtime and requirements describe AdvancingTitans/agent-engineering-toolkit, the repo this skill ships in.
VerificationProof Of ExecutionauditHashAetcommand-line
Also in AdvancingTitans/agent-engineering-toolkit
View the repoRun a bounded AET check of Agent instructions, Skills, verification contracts, and dangerous authority. Use only when the user explicitly in...
Deterministically check whether an AET proof still applies to the current workspace. Use only for an explicit /aet-fresh request.
Create a bounded, read-only investigation from normalized Codex or Claude Code Run Records, optionally inspect explicit AET Proof and Freshn...
Build and validate a bounded, evidence-linked implementation plan without editing source or executing commands. Use when the user explicitly...
Investigate whether an AI coding change matches the user's task and whether cross-module changes are necessary. Use only for an explicit /ae...
Compatibility entrypoint for AET Quick and advanced AET Lab workflows. Prefer the four dedicated Quick Skills for daily work; use this Skill...
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.