Back to list
kansetsu7

init-reviewer-notes

by kansetsu7

0🍴 0📅 Jan 22, 2026

SKILL.md


name: init-reviewer-notes description: Create a template file for human reviewers to write free-form feedback before AI code review.

Initialize Reviewer Notes

Create a template file for human reviewers to capture their feedback in free-form format.

Workflow

  1. Check for existing file

    • If .claude/reviewer-notes.md exists, warn and ask to overwrite or abort
  2. Create template file

    • Write the template below to .claude/reviewer-notes.md
  3. Inform the user

    • Tell them to fill in their feedback
    • Remind them to run /process-reviewer-feedback when done

Template Content

# Reviewer Notes

Write your feedback in any format. AI will convert to structured review items.

## Concerns

- [Add your concerns here - reference files/lines if known]
- Example: "The retry logic in authentication_service.rb seems aggressive"
- Example: "app/models/user.rb:45 - missing validation for email format"

## Questions

- [Questions for the code author or for discussion]
- Example: "Why was the caching layer removed?"

## Context

- [Any background context that might help AI understand your feedback]
- Example: "This relates to the recent performance issues reported in #123"

Output

After creating the file, display:

Created `.claude/reviewer-notes.md`

Next steps:
1. Fill in your feedback in the file
2. Run `/process-reviewer-feedback` to convert to structured format
3. Run `/code-review` to generate AI review and merge with your feedback

Score

Total Score

50/100

Based on repository quality metrics

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

0/10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

Reviews

💬

Reviews coming soon