gsd-code-review-fix

Fix code review findings with atomic, DCO-signed commits.

6|3|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/alo-exp/silver-bullet --skill gsd-code-review-fix-alo-exp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-code-review-fix
Source: https://github.com/alo-exp/silver-bullet/tree/main/forge/skills/gsd-code-review-fix
Command: npx skills add https://github.com/alo-exp/silver-bullet --skill gsd-code-review-fix-alo-exp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Address code review findings by guiding you to remediate critical issues with atomic commits that are easy to review, revert, and trace.

Core Features & Use Cases

  • Atomic commits: Each fix is isolated in a single commit to simplify review and rollback.
  • Guided remediation: Stepwise process from identifying findings to verification and signing off.
  • Traceable history: DCO-compliant commits ensure auditable, trackable changes.

Quick Start

Review REVIEW.md and fix all CRITICAL and MAJOR findings using atomic commits with DCO sign-off.

Frequently Asked Questions about gsd-code-review-fix

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

FAQPage Schema
How do I fix code review findings with atomic commits?

DCO sign-off in code review commits ensures auditable and trackable changes. It certifies that the contributor has the right to submit the work, satisfying traceability requirements for atomic commits during the remediation process.

What is the process for remediating critical and major code review findings?

Atomic commits simplify code review by isolating each fix into a single commit. This approach makes changes easy to review individually and ensures rollback readiness if a specific remediation introduces new issues.

Does this guided remediation process handle minor code review findings?

DCO sign-off in code review commits ensures auditable and trackable changes. It certifies that the contributor has the right to submit the work, satisfying traceability requirements for atomic commits during the remediation process.

Why use atomic commits for code review remediation?

Yes, the guided remediation process handles minor code review findings. It addresses CRITICAL and MAJOR findings first, then processes MINOR findings as needed using the same atomic commit and verification workflow.

What is a DCO sign-off and why is it needed for code review commits?

Atomic commits simplify code review by isolating each fix into a single commit. This approach makes changes easy to review individually and ensures rollback readiness if a specific remediation introduces new issues.