Skip to content
Development
Skill

/codex-run-report

Generate John's process scorecard, auditor manifests, and shareable run report from a Codex project using John's provider-neutral scripts. Use when the user asks for a John report, run report, scorecard, provenance manifest, self-evaluation manifest, or evidence for template

From plugin
joharnessburg
928 skills5 agents5 commands
Install
$ npx -y skills add kitchen-engineer42/joharnessburg --skill codex-run-report --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/codex-run-report

Context preview

The summary Claude sees to decide when to auto-load this skill.

Generate John's process scorecard, auditor manifests, and shareable run report from a Codex project using John's provider-neutral scripts. Use when the user asks for a John report, run report, scorecard, provenance manifest, self-evaluation manifest, or evidence for template

SKILL.md

codex-run-report.SKILL.md
name: codex-run-report
description: Generate John's process scorecard, auditor manifests, and shareable run report from a Codex project using John's provider-neutral scripts. Use when the user asks for a John report, run report, scorecard, provenance manifest, self-evaluation manifest, or evidence for template evolution while working in Codex.

Codex run report

Run the deterministic report pipeline from the initialized project root:

python3 "<john-plugin>/scripts/process_scorecard.py"
python3 "<john-plugin>/scripts/emit_manifests.py"

Then follow the shared report scrub-and-generalize contract in John's `skill-evolution` guidance before writing a shareable Markdown report under `.john/reports/`. Do not infer Codex skill-invocation counts: the scorecard marks Claude Skill-tool telemetry as unsupported on Codex while still counting both `.claude/skills/` and `.agents/skills/` outputs.

Use the JSON fields for evidence. Keep provider execution details separate from the provider-neutral event, checkpoint, lesson, and produced-skill results.

Ships withjoharnessburg

中文版: README_ZH.md John turns unstructured source material into a working knowledge-dense app. It keeps knowledge engineering and app building in one durable run, coordinates large per-entry fan-outs, and leaves auditable events and checkpoints on disk.

Get the whole plugin

Other skills on joharnessburg.