actionable-review-format-standards
✓Standardized output format for code reviews with severity labels, file:line references, and fix code snippets. Use when generating review reports that need consistent, actionable feedback structure.
Installation
SKILL.md
Standardized output format for code reviews ensuring consistent, actionable, and prioritized feedback across all reviewer agents.
| Level | Icon | Criteria | Action Required |
| CRITICAL | 🔴 | Security vulnerabilities, data loss risk, system crashes | Must fix before merge | | HIGH | 🟠 | Significant bugs, missing authorization, performance blockers | Should fix before merge | | MEDIUM | 🟡 | Code quality issues, minor bugs, missing validation | Fix soon, not blocking |
Standardized output format for code reviews with severity labels, file:line references, and fix code snippets. Use when generating review reports that need consistent, actionable feedback structure. Source: thapaliyabikendra/ai-artifacts.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill actionable-review-format-standards- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is actionable-review-format-standards?
Standardized output format for code reviews with severity labels, file:line references, and fix code snippets. Use when generating review reports that need consistent, actionable feedback structure. Source: thapaliyabikendra/ai-artifacts.
How do I install actionable-review-format-standards?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill actionable-review-format-standards Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/thapaliyabikendra/ai-artifacts
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01