원클릭으로
pr-radar-todo
Add an item to the project TODO list with t-shirt size categorization (Small, Medium, Large)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Add an item to the project TODO list with t-shirt size categorization (Small, Medium, Large)
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Analyzes git diffs and generates structured markdown summaries of code changes. Use when reviewing commits, understanding what changed in a branch, creating change documentation, or reviewing pull requests.
Debugging context for PRRadar with its configured repositories. Covers where rules, output, and settings live, and how to reproduce issues from the Mac app using CLI commands. Use this skill whenever debugging PRRadar behavior, investigating pipeline output, reproducing bug reports from the Mac app, or exploring rule evaluation results. Also use when Bill shares screenshots showing issues in the Mac app, or mentions code reviews, rule directories, output files, or PRRadar configs.
Create a new PRRadar review rule. Use when the user wants to add a code review rule, create a violation check, or set up a new pattern to detect in PRs. Handles choosing the project config, rule directory, evaluation mode (AI/script/regex), file targeting, and grep filtering.
Verify recent PRRadar changes by running the CLI against the test repo
| name | pr-radar-todo |
| description | Add an item to the project TODO list with t-shirt size categorization (Small, Medium, Large) |
Add an item to the project TODO list at docs/proposed/TODO.md.
$ARGUMENTS) to determine the TODO item title and any detailsdocs/proposed/TODO.md file## Small, ## Medium, or ## Large)- [ ] Item title- [ ] Short item title
Longer description with more context about the idea, rationale,
or implementation notes. Can be a full paragraph.
The TODO file has three sections in this order:
# TODO
## Small
- [ ] ...
## Medium
- [ ] ...
## Large
- [ ] ...
- [ ]