agnostic-reviewer-expert

Review code changes against ticket intent and Definition of Done.

Updated Mar 4, 2024
One-click install
npx skills add https://github.com/juprem/sandbox-react --skill agnostic-reviewer-expert
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agnostic-reviewer-expert
Source: https://github.com/juprem/sandbox-react/tree/main/.gemini/skills/agnostic-reviewer-expert
Command: npx skills add https://github.com/juprem/sandbox-react --skill agnostic-reviewer-expert

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Use this skill to ensure the highest code quality, adherence to project standards, and verification of requirements after every task completion, feature implementation, or JIRA ticket update. It acts as the final gatekeeper before code is considered "Done" and remains agnostic of libraries.

Core Features & Use Cases

  • Rigorous reviews: Guides reviewers to identify bugs, edge cases, and optimization opportunities while ensuring alignment with DoD and ticket intent.
  • Standards alignment: Verifies consistency with project conventions, naming, and documentation across tech stacks.
  • Knowledge sharing: Documents findings for team learning and future reference.
  • Use Case: When a ticket is merged, run this review to validate that the implementation meets the ticket's requirements and DoD before release.

Quick Start

Provide your code changes and JIRA ticket details to trigger a framework-agnostic, thorough code-quality assessment.

Frequently Asked Questions about agnostic-reviewer-expert

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review against JIRA ticket requirements?

To automate code review against JIRA ticket requirements, provide your code changes and JIRA ticket details to trigger a framework-agnostic assessment. This validates correctness, consistency, and alignment with ticket intent before release.

What is a Definition of Done check in software engineering?

A Definition of Done (DoD) check verifies that code changes meet rigorous quality, standards, and ticket intent requirements. It acts as a final gatekeeper to ensure correctness, consistency, and proper documentation before code is considered done.

Does this code review skill work with any tech stack?

Yes, this code review skill works with any tech stack because it is framework-agnostic. It evaluates changes for correctness and consistency across diverse software projects without depending on specific libraries.

How do I verify coding standards compliance before merging a ticket?

To verify coding standards compliance before merging a ticket, run a review that checks changes against project conventions, naming, and documentation. This ensures consistency across tech stacks and validates the implementation meets requirements.

What's the best way to enforce quality assurance in JIRA-driven workflows?

The best way to enforce quality assurance in JIRA-driven workflows is to run a rigorous review after every task completion or ticket update. This identifies bugs, edge cases, and optimization opportunities while verifying DoD alignment.

Can I document code review findings for team knowledge sharing?

Yes, you can document code review findings for team knowledge sharing. The review process documents identified bugs, edge cases, and optimization opportunities to support team learning and future reference across projects.