File Bug — Development skill for Claude Code
Discoverable entry-point for the bug-tracking skill — file a defect or regression as an agent-prompt-shaped issue in the configured tracker.
How to install File Bug
Installs to ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-bug/SKILL.md
mkdir -p ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-bug && curl -fsSL https://raw.githubusercontent.com/maxdimitrov/agent-issue-tracker/HEAD/commands/file-bug.md -o ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-bug/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What File Bug does
description: Discoverable entry-point for the bug-tracking skill — file a defect or regression as an agent-prompt-shaped issue in the configured tracker.
/file-bug []
A discoverable slash-command wrapper around the [`bug-tracking`](../skills/bug-tracking/SKILL.md) skill. Filing is normally skill-driven — the agent recognises trigger phrases ("file a bug", "we should track this") and follows the skill's body template. This command is that **same flow** with a name y
Alternatives in Development
- Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
- Agent Instructions — This project uses bd (beads) for issue tracking 1.6k ★
- Agentlas — Agentlas commands — one entry point for network, build, storm, call, and the rest 1.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
File Feature
Discoverable entry-point for the feature-request skill — file an enhancement or new capability as an agent-pro
File Followup
Discoverable entry-point for the followup-tracking skill — file work deferred from in-flight effort as an agen
Triage Review
Batch-triage every open needs-triage + needs-reproduction issue, Memtrace-first. Route by classification — def
MCP WordPress Setup
Step-by-step setup guide for the WordPress MCP server with Claude Code — Application Passwords, REST API confi
Report Issue
Report a Strategic Partner bug from any project — sanitised draft, mandatory preview, filed to the plugin's ow
Develop Fix
Systematic bug fixing with root cause analysis and regression prevention
Related Agents
Opengrep Rule Engineer
Expert in OpenGrep (FOSS Semgrep fork) and Semgrep rule authoring. Writes precise patterns, taint-tracking rul
Xunit Test Writer
Writes and runs xunit regression tests for the Contoso Claims API against the live MySQL database, using WebAp
Aidd Escape Analyst
Analyzes a defect that escaped to production — which verification layer should have caught it, why it did not,