一键导入
code-review
// Review code for quality, bugs, and best practices. Use when asked to review or audit code.
// Review code for quality, bugs, and best practices. Use when asked to review or audit code.
Run multi-dimensional quality assurance for InstructorPHP. Use when asked to validate a change, assess production readiness, reproduce CI failures, harden a PR, choose the right verification commands, or investigate regressions across tests, static analysis, docs QA, dependency compatibility, and local GitHub Actions workflow runs.
Prepare and execute a new InstructorPHP version release. Use when asked to cut a release, prepare release notes, run release QA, create a release epic and tasks in bd, verify changed packages since the last tag, run curated live examples, publish via scripts/publish-ver.sh, or prepare the launch announcement.
Fix a GitHub issue by number
Inject live project context via shell preprocessing
| name | code-review |
| description | Review code for quality, bugs, and best practices. Use when asked to review or audit code. |
| license | MIT |
| allowed-tools | Read Grep Glob |
When reviewing code, check for:
Provide specific line references and concrete fix suggestions. Focus on $ARGUMENTS if provided.