gsd-forensics

gsd-forensics is a command for Claude Code from mrmyothet/zach-hair-studio. It costs 21 tokens per session (525 once invoked), scanned A, a copy of gsd:forensics, MIT.

A read-only investigation command for failed or stuck GSD workflows. It collects evidence and saves a forensic report describing anomalies such as missing outputs, abandoned work, crashes, or repeated loops.

In plain words
What is it for?
Use it to investigate an incomplete workflow, review findings and recommendations, and optionally create a GitHub issue when the report identifies an actionable problem.
Why use it?
It helps identify the cause of a workflow failure without changing the project's source files.

Command for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to investigate an incomplete workflow, review findings and recommendations, and optionally create a GitHub issue when the report identifies an actionable problem.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/mrmyothet/zach-hair-studio/gsd-forensics
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/mrmyothet/zach-hair-studio

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for gsd-forensics

README.md
[![agentmods](https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-forensics/github.svg)](https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-forensics)
Your own site
<a href="https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-forensics"><img src="https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-forensics/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for gsd-forensics

Your own site · 80×15
<a href="https://agentmods.dev/commands/mrmyothet/zach-hair-studio/gsd-forensics"><img src="https://agentmods.dev/badge/commands/mrmyothet/zach-hair-studio/gsd-forensics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 525 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 86% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.00525
Opus 5 $0.00010 $0.00262
Sonnet 5 $0.00004 $0.00105
Haiku 4.5 $0.00002 $0.00052

Measured 11d ago against content hash 67de9b37e5aa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

gsd-forensics scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

86% identical to gsd:forensics — 9 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

landing-page/.claude/commands/gsd-forensics.md · 58 lines

What it actually says

Purpose: Diagnose failed or stuck workflows so the user can understand root cause and take corrective action. Output: Forensic report saved to .planning/forensics/, presented inline, with optional issue creation.

<execution_context> @/home/myothet/repos/vct/zach-hair-studio/landing-page/.claude/gsd-core/workflows/forensics.md </execution_context>

User input:

  • Problem description: $ARGUMENTS (optional — will ask if not provided)

<success_criteria>

  • Evidence gathered from all available data sources
  • At least 4 anomaly types checked (stuck loop, missing artifacts, abandoned work, crash/interruption)
  • Structured forensic report written to .planning/forensics/report-{timestamp}.md
  • Report presented inline with findings, anomalies, and recommendations
  • Interactive investigation offered for deeper analysis
  • GitHub issue creation offered if actionable findings exist </success_criteria>

<critical_rules>

  • Read-only investigation: Do not modify project source files during forensics. Only write the forensic report and update STATE.md session tracking.
  • Redact sensitive data: Strip absolute paths, API keys, tokens from reports and issues.
  • Ground findings in evidence: Every anomaly must cite specific commits, files, or state data.
  • No speculation without evidence: If data is insufficient, say so — do not fabricate root causes. </critical_rules>
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 11d ago First seen · 58 lines · 21 tokens per session scan A 67de9b37e5aa

Subscribe to this mod's changes

gsd-forensics is a command published in the GitHub repository mrmyothet/zach-hair-studio (11 stars, last pushed 27d ago), licensed MIT. It adds 21 tokens to every session and 525 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to gsd:forensics, differing in 9 lines, and is treated as a copy.