AgentStack
SKILL verified MIT Self-run

Bug Capture

skill-tmusser-ai-engineering-skills-bug-capture · by tmusser

Preserve discovered bugs as BUGS.md entries.

No reviews yet
0 installs
11 views
0.0% view→install

Install

$ agentstack add skill-tmusser-ai-engineering-skills-bug-capture

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Bug Capture? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Bug Capture

Purpose

Preserve discovered bugs as artifacts.

When to use

Use when a bug is found, whether or not it is fixed in the current session.

Inputs

  • Observed behavior
  • Expected behavior
  • Reproduction steps
  • Affected files
  • Verification command

Workflow

  1. Create or update BUGS.md.
  2. Add a bug title.
  3. Record observed and expected behavior.
  4. Write reproduction steps.
  5. List affected files.
  6. Add hypothesis and status.
  7. Record verification command.
  8. Add resolution if fixed.

Outputs

  • BUGS.md entry with bug title, observed behavior, expected behavior, reproduction steps, affected files, hypothesis, status, verification command, and resolution if fixed

Stop conditions

  • The bug is captured well enough for another session to reproduce.
  • The issue is not a bug and should become a decision or task instead.

Anti-patterns

  • Leaving bug knowledge trapped in chat history.
  • Recording "broken" without reproduction steps.
  • Closing a bug without verification evidence.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.