Commit 7c4eb14
authored
feat: restore /close-issue slash command via symlink (#1344)
- Create symlink .claude/commands/close-issue.md → knowledge/procedures/close-issue-procedure.md
- Enables Claude Code slash command autocomplete and ergonomics
- Maintains provider-agnostic knowledge base as single source of truth
- No duplication: symlink ensures consistency across all AI providers
This "tracer bullet" approach meets halfway between pure natural language
invocation and dedicated slash commands, leveraging Claude Code's UX while
preserving AI provider agnosticism.
Closes #13431 parent ff76c3b commit 7c4eb14
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments