File Feature — Development skill for Claude Code
Discoverable entry-point for the feature-request skill — file an enhancement or new capability as an agent-prompt-shaped issue in the configured tracker.
How to install File Feature
Installs to ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-feature/SKILL.md
mkdir -p ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-feature && curl -fsSL https://raw.githubusercontent.com/maxdimitrov/agent-issue-tracker/HEAD/commands/file-feature.md -o ~/.claude/skills/maxdimitrov-agent-issue-tracker-file-feature/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What File Feature does
description: Discoverable entry-point for the feature-request skill — file an enhancement or new capability as an agent-prompt-shaped issue in the configured tracker.
/file-feature []
A discoverable slash-command wrapper around the [`feature-request`](../skills/feature-request/SKILL.md) skill. Filing is normally skill-driven — the agent recognises trigger phrases ("file a feature request", "we should add...", "it would be nice if...") and follows the skill's body t
Alternatives in Development
- Quick Plan — Create a detailed implementation plan based on the user's requirements provided through the USER_PROMPT variab 3.4k ★
- Auto — Smart router - Single entry point with natural language intent detection 2.8k ★
- 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 Bug
Discoverable entry-point for the bug-tracking skill — file a defect or regression as an agent-prompt-shaped is
File Followup
Discoverable entry-point for the followup-tracking skill — file work deferred from in-flight effort as an agen
Reis Mobile
reis-mobile entry point — lists the commands or forwards to doctor, review, debug, debate or the right agent f
Boss
You are the /boss command. Your job is to evaluate whether an idea, feature request, or issue is worth pursuin
Triage Review
Batch-triage every open needs-triage + needs-reproduction issue, Memtrace-first. Route by classification — def
Rogue Ffmpeg Processing Skill
FFmpeg media processing. Use when the project needs this capability or the user / team manifest asks for it. U
Related Agents
Davinci
The entry point to the Davinci development team. Takes a request, clarifies what is ambiguous, writes the gove
Feature Flow Builder
Reducer subagent (layer 4). Composes per-feature user-observable behaviour from entry-point sidecar chains. Re
Run Issues Implementer
Implements one tracker issue test-first on the run's feature branch, for the /run-issues skill. Spawned by the