skills/agents-introspection/SKILL.md
Retrospect on a task against local Codex/Claude Code transcripts; propose durable fixes (AGENTS.md, skills).
npx skillsauth add paulrberg/agent-skills agents-introspectionInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Determine whether prior Codex and Claude Code work in the current project establishes a recurrence risk for the user's task, then recommend the smallest durable intervention justified by the evidence.
Success means the report identifies transcript coverage, separates observed behavior from inference, applies a consistent evidence bar, and either proposes a concrete prevention step or explains why no durable change is justified.
<task> (required): the task, decision, incident, or workflow to evaluate. If omitted but the current conversation
states it clearly, use that task; otherwise ask for the missing task.Read references/transcript-sources.md, resolve the current project with pwd -P, and choose 3–6 short, discriminative
keywords from relevant filenames, commands, tools, errors, package names, issue IDs, and skill names.
--max-sessions 8.--include-archived.Stop and report the coverage gap when the bounded fallbacks still lack useful evidence. Absence of evidence is not evidence that a failure never occurred.
For unusually long searches, send sparse progress updates only when a retrieval fallback begins, a finding changes the likely intervention, or the search reaches its explicit bound. Ground counts and coverage claims in miner/tool output; do not narrate routine transcript reads.
For each relevant session, record only concise, auditable observations about:
Connect each observation to the current task and label any causal or recurrence claim as inference. State conflicts and weak coverage rather than averaging them away.
Use these confidence levels:
A durable change requires either the same failure in at least two independent sessions or one unambiguous high-impact failure that exposes a missing stable invariant. Treat lower-impact one-offs as manual guardrails.
Report only:
When fixes were explicitly requested, include exact files changed and validation outcomes. Stop after the current task has an evidence-backed recommendation or an explicit coverage gap; do not mine additional history merely to add examples or strengthen prose.
development
Use when creating or substantially redesigning web interfaces, landing pages, dashboards, components, or other frontend UI where visual direction and implementation quality matter. Produces subject-specific art direction, accessible responsive code, and rendered visual verification.
development
Orchestrate one to five Sonnet subagents to implement an approved Claude Code plan.
tools
Open the CoinGecko historical-data page for a coin/date in Chromium via Chrome DevTools MCP.
tools
Orchestrate one to five Codex CLI agents to implement an approved Claude Code plan.