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.

★ 2 Synced 14 hours ago View SKILL.md

At a glance

Code Review & Testing Manual install Python Actively maintained

This skill is for Code Review & Testing and helps you verify aet proof validity, check proof workspace compatibility, and validate aet proof freshness.

Install git clone --depth 1 https://github.com/AdvancingTitans/agent-engineering-toolkit cp -r agent-engineering-toolkit/skills/aet-fresh ~/.claude/skills/aet-fresh
Can use Not declared by the author

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 repo
Aet Check Legal

Run a bounded AET check of Agent instructions, Skills, verification contracts, and dangerous authority. Use only when the user explicitly in...

Aet Investigate Code Review & Testing

Create a bounded, read-only investigation from normalized Codex or Claude Code Run Records, optionally inspect explicit AET Proof and Freshn...

Aet Plan Coding

Build and validate a bounded, evidence-linked implementation plan without editing source or executing commands. Use when the user explicitly...

Aet Proof 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-...

Aet Scope Code Review & Testing

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