byhuggingface· 63 skills
Post-mortem analysis of a PhysicsIntern workspace run (Claude Code, Pi, Codex, or OpenCode host). Reconstructs the trajectory from the session record — JSONL file(s) for Claude/Pi/Codex, the SQLite store for OpenCode — audits methodology adherence against the workspace's own CLAUDE.md / AGENTS.md and skill/agent prompts, checks commit discipline and flag dispositions, and assesses substantive quality. Produces a thorough evidence-anchored markdown report. Use after a workspace has been worked on to identify what went well, where the methodology slipped, and what prompts to improve.
$npx -y skills add huggingface/physics-intern-skills --skill investigate-runInstalls into the current project.
Run `npx skills use "https://github.com/huggingface/physics-intern-skills" --skill "huggingface/physics-intern-skills/investigate-run"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/huggingface/physics-intern-skills" that are relevant to the current task. Run `npx skills add "https://github.com/huggingface/physics-intern-skills"` and select the relevant skills, then follow their instructions.