Directory · Claude Skills

Verify Honestly

TAKEOFF69/codex-skills-kit

Choose proportional verification and write evidence-bounded completion claims for coding-agent work. Use before saying work is fixed, done, working, passing, shipped, or deployed; when asked to verify a change; when relying on another agent's findings; or when reporting counts, artifact properties, UI behavior, live data, or production state.

★ 5 Synced 7 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 coding changes before shipping, write evidence-based completion claims, and check if code is actually working.

Install git clone --depth 1 https://github.com/TAKEOFF69/codex-skills-kit cp -r codex-skills-kit/skills/verify-honestly ~/.claude/skills/verify-honestly
Can use Not declared by the author
Good for verify coding changes before shippingwrite evidence-based completion claimscheck if code is actually workingvalidate agent-generated codereport accurate test results

Setup, runtime and requirements describe TAKEOFF69/codex-skills-kit, the repo this skill ships in.

Verificationtestingcode-reviewQuality AssuranceEvidence BasedClaims

Also in TAKEOFF69/codex-skills-kit

View the repo
codex-prompt Coding

Generate structured, self-contained Codex task prompts. Use when the user asks for a Codex prompt, delegation task, fix, build, audit, ops/t...

Design, implement, review, or repair durable quality gates such as linters, CI checks, tripwires, corpus detectors, contract suites, and sna...

Operate Git safely when multiple humans or coding agents may share a repository, checkout, index, branches, or worktrees. Use before staging...

retro-distill Productivity

Run a self-distillation retrospective on recent OpenAI Codex sessions (or any Agent-Skills-compatible agent). Use when the user says 'retro,...

session-close Coding

Close a coding-agent session with durable repository state, proportional verification, documentation reconciliation, and a useful handoff. U...

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.