review-and-qa — code review automation review-and-qa, monoblok, storyblok, community, code review automation, ai agent skill, ide skills, agent automation, QA planning tool, commit review process, branch review workflow, PR review checklist

v1.0.0
GitHub

About this Skill

Perfect for Code Review Agents needing comprehensive content analysis and QA review planning capabilities. review-and-qa is a skill that automates code review and QA planning for commits, branches, and PRs, ensuring high-quality code and validating behavior.

Features

Performs code review for quality, architecture, and best practices
Creates manual test cases for QA review to validate behavior
Analyzes code changes for small diff and tests included
Follows PR checklist for required reviews
Supports review of commits, branches, and PRs

# Core Topics

storyblok storyblok
[0]
[0]
Updated: 3/12/2026

Quality Score

Top 5%
60
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
> npx killer-skills add storyblok/monoblok/review-and-qa
Supports 19+ Platforms
Cursor
Windsurf
VS Code
Trae
Claude
OpenClaw
+12 more

Agent Capability Analysis

The review-and-qa skill by storyblok is an open-source community AI agent skill for Claude Code and other IDE workflows, helping agents execute tasks with better context, repeatability, and domain-specific guidance. Optimized for code review automation, QA planning tool, commit review process.

Ideal Agent Persona

Perfect for Code Review Agents needing comprehensive content analysis and QA review planning capabilities.

Core Value

Empowers agents to perform two-phase reviews, analyzing code quality, architecture, and best practices, while creating manual test cases to validate behavior, utilizing PR checklists and ensuring thorough testing of commits, branches, and PRs.

Capabilities Granted for review-and-qa

Reviewing code changes for quality and architecture
Generating manual test cases for validation
Creating QA review plans for developers

! Prerequisites & Limits

  • Requires access to code repositories
  • Limited to reviewing code changes, not generating code
Project
SKILL.md
3.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Review Changes

Review the changes for: $ARGUMENTS.

Instructions

Perform a two-phase review:

  1. Code review - Review quality, architecture, and best practices.
  2. QA review - Create manual test cases to validate behavior.

Phase 1: Code review

Analyze the code changes for:

PR checklist

Required for all PRs

  • Small diff - One logical change. If the PR does multiple things, split it.
  • Tests included - New functionality has tests. Bug fixes have regression tests.
  • No secrets - No tokens, passwords, or credentials in the code.

If user-facing changes

  • Docs updated - The README or relevant documentation reflects the change.
  • Examples work - Code examples in the documentation are tested and copy-paste ready.
  • Error messages helpful - New errors explain what went wrong and how to fix it.

If breaking changes

  • Migration notes - Provide clear before and after examples showing how to upgrade.
  • Changelog entry - Follow conventional commits for release notes.
  • Deprecation warnings - If keeping an old API temporarily, warn users.

If adding dependencies

  • Justified - No existing solution exists in the codebase.
  • License compatible - Use MIT or a compatible license.
  • Maintained - Use an active project with recent updates.
  • Size reasonable - Avoid adding significant bundle weight.

Quality and clean code

  • Functions are small and single-purpose.
  • Variable and function names are descriptive.
  • No dead code or commented-out blocks exist.
  • No magic numbers exist (use constants).
  • Error messages are helpful.

Architecture and design

  • Changes fit existing patterns in the codebase.
  • No unnecessary coupling exists between modules.
  • Proper separation of concerns exists (actions vs. commands vs. utils).
  • Types and interfaces are defined appropriately.

Reusability and centralization

  • Duplicated logic is extracted to shared utilities.
  • Existing helpers are used where applicable.
  • New utilities are generic enough for reuse.
  • Constants are centralized (not scattered).

Best practices

  • Async and await are used consistently (no mixed patterns).
  • Errors are propagated correctly (not swallowed).
  • Edge cases are handled (null, empty, invalid input).
  • No security issues exist (injection, secrets exposure).

Output format (code review)

markdown
1## Code review summary 2 3[LGTM / Needs changes / Blocking issues] 4 5## Issues found 6 7### [Critical/Major/Minor]: Issue title 8 9**File:** `path/to/file.ts:123` 10**Problem:** Description. 11**Suggestion:** How to fix.

Phase 2: QA review

Test case structure

Refer to the Test Plan Template and the Test Plan Example for test plan structure guidance.

Coverage requirements

Create test cases for:

  1. Happy path - Normal successful operation.
  2. Negative cases - Invalid input, unauthorized access, and missing data.
  3. Edge cases - Empty input, large input, and special characters.
  4. Error recovery - What happens when things fail mid-operation.

FAQ & Installation Steps

These questions and steps mirror the structured data on this page for better search understanding.

? Frequently Asked Questions

What is review-and-qa?

Perfect for Code Review Agents needing comprehensive content analysis and QA review planning capabilities. review-and-qa is a skill that automates code review and QA planning for commits, branches, and PRs, ensuring high-quality code and validating behavior.

How do I install review-and-qa?

Run the command: npx killer-skills add storyblok/monoblok/review-and-qa. It works with Cursor, Windsurf, VS Code, Claude Code, and 19+ other IDEs.

What are the use cases for review-and-qa?

Key use cases include: Reviewing code changes for quality and architecture, Generating manual test cases for validation, Creating QA review plans for developers.

Which IDEs are compatible with review-and-qa?

This skill is compatible with Cursor, Windsurf, VS Code, Trae, Claude Code, OpenClaw, Aider, Codex, OpenCode, Goose, Cline, Roo Code, Kiro, Augment Code, Continue, GitHub Copilot, Sourcegraph Cody, and Amazon Q Developer. Use the Killer-Skills CLI for universal one-command installation.

Are there any limitations for review-and-qa?

Requires access to code repositories. Limited to reviewing code changes, not generating code.

How To Install

  1. 1. Open your terminal

    Open the terminal or command line in your project directory.

  2. 2. Run the install command

    Run: npx killer-skills add storyblok/monoblok/review-and-qa. The CLI will automatically detect your IDE or AI agent and configure the skill.

  3. 3. Start using the skill

    The skill is now active. Your AI agent can use review-and-qa immediately in the current project.

Related Skills

Looking for an alternative to review-and-qa or another community skill for your workflow? Explore these related open-source skills.

View All

openclaw-release-maintainer

Logo of openclaw
openclaw

openclaw-release-maintainer is a specialized AI agent skill for automating release management workflows.

333.8k
0
Data

widget-generator

Logo of f
f

Generate customizable widget plugins for the prompts.chat feed system

149.6k
0
Design

flags

Logo of vercel
vercel

flags is a skill for managing feature flags in Next.js internals, enabling developers to efficiently configure and optimize their React applications.

138.4k
0
Browser

x-api

[ Featured ]
Logo of affaan-m
affaan-m

x-api is a skill that harnesses performance optimization for AI agents, enabling efficient interactions with Twitter and other platforms.

103.8k
0
Productivity