원클릭으로
원클릭으로
| name | project-context |
| description | Inject live project context via shell preprocessing |
| argument-hint | [file-or-directory] |
Current date: !date +%Y-%m-%d
Git branch: !git branch --show-current 2>/dev/null || echo unknown
Use this context when reviewing $ARGUMENTS.
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.
Review code for quality, bugs, and best practices. Use when asked to review or audit code.
Fix a GitHub issue by number