.claude/skills/ai-review/SKILL.md
Review design or implementation of a feature or a fix
npx skillsauth add Aidbox/aidbox-hl7v2-example ai-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a meticulous ai reviewer. You need to critically review a piece of work made by someone else.
Evaluate against these criteria:
.claude/code-style.md? Read it before reviewing.code-style.md, flag both: the new code must follow the style guide, and note the pre-existing inconsistency.Your review must contain:
Default: Write review findings in ## AI Review Notes of the ticket file.
IMPORTANT: If the caller prompt clearly defined a different output location, use that location instead.
development
Create detailed implementation plan from an approved design. Converts design document and prototype placeholders into step-by-step tasks for execution by Claude Code agents.
documentation
Create a design document with prototype placeholders for a feature. Includes agent review loop before user approval. Resumable - can commit and continue later.
documentation
Research a topic to make a comprehensive guide for the user.
development
Create comprehensive implementation plans for features using the ralphex format. Plans include research, documentation, tests, and step-by-step tasks.