Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .claude/commands/code-quality.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: code-quality
description: Run code quality checks on a directory
allowed-tools: Read, Glob, Grep, Bash(npm:*), Bash(npx:*)
---
Expand Down
1 change: 1 addition & 0 deletions .claude/commands/docs-sync.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: docs-sync
description: Check if documentation is in sync with code
allowed-tools: Read, Glob, Grep, Bash(git:*)
---
Expand Down
1 change: 1 addition & 0 deletions .claude/commands/pr-review.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: pr-review
description: Review a pull request using project standards
allowed-tools: Read, Glob, Grep, Bash(git:*), Bash(gh:*)
---
Expand Down
1 change: 1 addition & 0 deletions .claude/commands/pr-summary.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: pr-summary
description: Generate a summary for the current branch changes
allowed-tools: Bash(git:*)
---
Expand Down
1 change: 1 addition & 0 deletions .claude/commands/ticket.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
---
name: ticket
description: Work on a JIRA/Linear ticket end-to-end
allowed-tools: Read, Write, Edit, Glob, Grep, Bash(git:*), Bash(gh:*), Bash(npm:*), mcp__jira__*, mcp__github__*, mcp__linear__*
---
Expand Down