
from galyarder-framework12
Dispatches a focused code-review subagent and provides a template-driven process to request reviews before merges, feature completion, or risky changes.
Provides a structured, repeatable workflow for requesting code reviews: gathers SHAs, prepares a reviewer prompt/template, and dispatches a reviewer subagent so feedback is focused on the work product (not the author's private reasoning). Ideal for teams using agentic workflows and subagents.
Use this skill after completing a task, implementing a major feature, or before merging to main. Also valuable when stuck, before refactors, or after fixing complex bugs. It enforces review gates for critical or high-risk changes.
Best suited for agent frameworks and subagent-capable hosts (Claude Code, OpenClaw/agent hosts, Cursor/Copilot-style subagent dispatch).
This skill has not been reviewed by our automated audit pipeline yet.
Playwright Test Reviewer
Automated Playwright test auditor: finds anti-patterns, scores files, and generates concrete fixes and patch suggestions to improve stability and coverage.
Verification Before Completion
Require and verify concrete evidence (command outputs, test results, build exit codes) before claiming work is complete or creating PRs.
E2E Runner (compatibility)
Compatibility skill that maps legacy `e2e-runner` calls to current runtime capabilities, routing requests to modern plugins or agents.
Remotion Engineer (compat)
Compatibility skill that restores the historical remotion-engineer persona and enforces a project-scoped, mode-driven execution protocol for agentic workflows.
Requesting Code Review
Dispatch a focused code-review subagent and follow a strict review contract to catch critical issues before merging or continuing development.