michel-packmind-engineer-review
FeaturedReview an implemented GitHub issue the way a senior Packmind engineer would — the human-judgment checks that ESLint, the TypeScript compiler, and e2e tests cannot catch (authorization scoping, hexagonal-architecture conformance, analytics-event wiring, UX copy, UI reactivity, CLI behavior, multi-tenancy safety, and more). Use this skill once an issue has been implemented and you have a diff to inspect — before opening or merging the PR. Trigger on 'review this implementation', 'engineer review', 'packmind review', 'QC this issue', 'is this issue done well', 'review issue #NNN', or any post-implementation quality gate. Reach for it even when the user just says the work is done and asks 'anything I missed?' — automated checks already ran; this is the layer they don't cover.
Install
Quality Score: 89/100
Skill Content
Details
- Author
- PackmindHub
- Repository
- PackmindHub/packmind
- Created
- 1 years ago
- Last Updated
- today
- Language
- TypeScript
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
code-review
Use when the user wants a code review of a branch, PR, MR, or working diff against its acceptance criteria and declared scope, in whatever form they take in this repo. Triggers on "review my branch", "review this PR", "check this diff before I raise it", "is this ready to merge". Works with any language, delivery process, or issue tracker. Produces a structured verdict with blocking, warning, and suggestion findings; writes no source changes. Do NOT use to address or fix review findings (code-review-fix), to implement work (implement), to publish a review to a provider as its reviewer (merge-request-review), to sign off completion of a larger body of work (validate), or to review rendered UI (ux-design-review).
review-it
Standalone implementation-review skill in the Agentic Engineering pipeline. Reviews a worktree, branch, or PR against a substantive, evidence-backed checklist and reports verified findings, a scoped clean result, or explicit limitations — never fixing what it finds. Callable standalone against any worktree, branch, or PR with no prior implement-it session or plan-it-authored issue required; also callable by implement-it before Gate 1 and during an authorized delivery correction. Trigger to review implemented code, review a branch or PR, or verify a correction before it's relied on. Reports only — it never fixes application code, applies formatting fixes, commits, pushes, approves a gate, merges, or mutates GitHub or other live/production state; every correction returns to implement-it. Does not own guide review, issue/plan-synthesis review, investigation discipline, or commit-plan review — those stay with document-it, plan-it, lab-it, and implement-it.
code-review
Review code for quality, correctness, security, and adherence to best practices