Skip to content

Add custom slash commands: code-review and document-feature#17

Open
alexnguyen-sketch wants to merge 1 commit into
juleswhite:mainfrom
alexnguyen-sketch:add/custom-commands
Open

Add custom slash commands: code-review and document-feature#17
alexnguyen-sketch wants to merge 1 commit into
juleswhite:mainfrom
alexnguyen-sketch:add/custom-commands

Conversation

@alexnguyen-sketch

Copy link
Copy Markdown
  • /command-code-review: reviews a file against named exemplar files, writes findings to ai-code-reviews/.review.md with a quality rating and refactoring effort estimate.
  • /command-document-feature: takes a feature name, discovers code with a confirmation gate, classifies scope (frontend/backend/full-stack), and generates paired developer and user docs with screenshot placeholders and cross-references between the two.

README updated with an index and usage notes.

- /command-code-review: reviews a file against named exemplar files,
  writes findings to ai-code-reviews/<file>.review.md with a quality
  rating and refactoring effort estimate.
- /command-document-feature: takes a feature name, discovers code with a
  confirmation gate, classifies scope (frontend/backend/full-stack), and
  generates paired developer and user docs with screenshot placeholders
  and cross-references between the two.

README updated with an index and usage notes.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant