Skip to content

Commit 7c4eb14

Browse files
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 #1343
1 parent ff76c3b commit 7c4eb14

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.claude/commands/close-issue.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../knowledge/procedures/close-issue-procedure.md

0 commit comments

Comments
 (0)