bug-investigation

bug-investigation is a skill for Claude Code, Codex from ldilov/harness-forge. It costs 25 tokens per session (212 once invoked), scanned A, original, GPL-3.0.

An automatically discoverable wrapper for a bug-investigation guide stored in `.hforge/library/skills/bug-investigation/SKILL.md`. The available input does not describe the guide's investigation methods.

In plain words
What is it for?
Invoking the referenced bug-investigation guidance; the concrete supported tasks cannot be stated from the available description.
Why use it?
It makes that bug-investigation guide available to the agent without showing its contents here. The specific problems or workflow it covers are not provided.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing. Also seen: installed under .agents/ (shared by several agents).

Good fit Invoking the referenced bug-investigation guidance; the concrete supported tasks cannot be stated from the available description.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/ldilov/harness-forge/bug-investigation
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.

Any agent
npx skills add ldilov/harness-forge --skill bug-investigation
Clone the repo
git clone --depth 1 https://github.com/ldilov/harness-forge

Made for: Claude Code, Codex.

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 bug-investigation

README.md
[![agentmods](https://agentmods.dev/badge/skills/ldilov/harness-forge/bug-investigation.svg)](https://agentmods.dev/skills/ldilov/harness-forge/bug-investigation)
Your own site
<a href="https://agentmods.dev/skills/ldilov/harness-forge/bug-investigation"><img src="https://agentmods.dev/badge/skills/ldilov/harness-forge/bug-investigation.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 212 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 unknown No closer match found 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.00025 $0.00212
Opus 5 $0.00013 $0.00106
Sonnet 5 $0.00005 $0.00042
Haiku 4.5 $0.00003 $0.00021

Measured 8d ago against content hash 73a15912a569, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

bug-investigation 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 8d 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.

.agents/skills/bug-investigation/SKILL.md · 25 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 8d ago First seen · 25 lines · 25 tokens per session scan A 73a15912a569

Subscribe to this mod's changes

bug-investigation is a skill published in the GitHub repository ldilov/harness-forge (4 stars, last pushed 3mo ago), licensed GPL-3.0. It adds 25 tokens to every session and 212 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

gha

Analyze GitHub Actions failures and identify root causes.

ykdojo/claude-code-tips · 11 tokens

reground

Halt a drifting agent and re-anchor it to codebase evidence for the current task, clearing speculative context without a full compaction. Use when the agent has gone off course, hallucinated files/APIs/behavior, or started over-building beyond what was asked — or when the user types /reground or says "stop"…

adamlinscott/claude-skills · 95 tokens

improve-agent

Improve an agent's formula TOML based on post-execution learnings. Use after a formula run required manual intervention, produced incorrect artifacts, or left cleanup work for the operator. Classifies the failure type, scans for sibling vulnerabilities, selects the appropriate fix pattern, and surgically inserts…

stempeck/agentfactory · 67 tokens

providing-performance-optimization-advice

Produce a prioritized performance-optimization roadmap across frontend, backend, and infrastructure. Use as an explicit/manual helper after bottlenecks are known or suspected, not as the owner of regression detection, profiling capture, or test execution.

foryourhealth111-pixel/Vibe-Skills · 53 tokens

moai-platform-chrome-extension

Chrome Extension Manifest V3 development specialist covering service workers, content scripts, message passing, chrome. APIs, side panel, declarativeNetRequest, and Chrome Web Store publishing. Use when building browser extensions.

modu-ai/moai-adk · 48 tokens

moai-domain-uiux

UI/UX design systems specialist covering accessibility, icons, theming, design tokens, and user experience patterns. Use when working on design systems, WCAG compliance, ARIA patterns, or dark mode theming.

modu-ai/moai-adk · 49 tokens