troykelly/codex-skills

silent-failure-hunter

Use when asked to detect silent failures/weak error handling or explicitly asked to run the silent-failure-hunter subagent.

First seen Feb 10, 2026

Installation

$ npx skills add troykelly/codex-skills --skill silent-failure-hunter

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from troykelly/codex-skills · top by installs.

npx skills add troykelly/codex-skills

Browse all from troykelly/codex-skills

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 11
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Declared agents codex

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 545 B
  • docs SUMMARY.md 152 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 8 installs

SKILL.md

Silent Failure Hunter Subagent

Use the silent-failure-hunter agent card to handle this specialized task.

Run

codex-subagent silent-failure-hunter <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOF

Notes

  • Include concrete scope and constraints in the context block.
  • Fold the subagent output back into the main workflow.