Claude Skills · Code Review & Testing
Deterministically check whether an AET proof still applies to the current workspace. Use only for an explicit /aet-fresh request.
At a glance
This skill is for Code Review & Testing and helps you verify aet proof validity, check proof workspace compatibility, and validate aet proof freshness.
git clone --depth 1 https://github.com/AdvancingTitans/agent-engineering-toolkit
cp -r agent-engineering-toolkit/skills/aet-fresh ~/.claude/skills/aet-fresh
Setup, runtime and requirements describe AdvancingTitans/agent-engineering-toolkit, the repo this skill ships in.
AetProofworkspaceAgent Engineering Toolkitdeterministic
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...
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...
Execute one explicit verification command and record a minimal hash-bound AET proof receipt. Use only when the user explicitly invokes /aet-...
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.