From engineering-skills
Deliver changes with clear communication, reviewer-ready context, and follow-up accountability.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering-skills:eng-quality-handoffThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Make it effortless for reviewers, QA, and partners to understand, validate, and extend your work.
npx claudepluginhub tjboudreaux/cc-engineering-skills --plugin engineering-skillsAutomates the final handoff process: local verification, git commit/push, PR creation or update, and iterative fix loop until CI passes and PR is merge-ready.
Validates code quality via tests, linting, security; auto-fixes issues; generates commits; multi-agent reviews; creates PRs. Use after features to ship confidently.
Enforces code review loop: prepares reviewable PRs with structured titles/descriptions/verification, dispatches code-reviewer/security agents on diffs, ensures feedback engagement.