{"id":"review-findings","name":"review-findings","summary":"QAコードレビューの結果を解決し修正します。レビューレポートを読み、重大な問題や警告点を修正し、再検証の準備を行います。","body":"# Review Findings\n\nAddresses and fixes QA findings using the Forja (Dev) agent.\n\n## When to Use This Skill\n\n- After receiving a code review from Centinela (QA)\n- When a review report has findings that need to be addressed\n- Fixing critical and warning issues before re-verification\n\n## What This Skill Does\n\n1. Runs the SIGN IN checklist\n2. Reads the review report and understands each finding's root cause\n3. Plans fix order: Critical first, then Warnings\n4. Implements fixes with updated tests for each finding\n5. Scans for dead code after all fixes\n6. Runs Implementation Complete and Pre-Delivery checklists (TIME OUT)\n7. Verifies every Critical finding addressed, every Warning addressed or deferred with justification\n8. Prepares a fix report for QA re-verification\n\n## How to Use\n\n### Basic Usage\n\n```\n/review-findings\n```\n\n### With Specific Review\n\n```\n/review-findings docs/reviews/user-auth-review.md\n```\n\n## Example\n\n**User**: `/review-findings docs/reviews/webhook-system-review.md`\n\n**Output**:\n- All Critical findings fixed with tests\n- All Warning findings fixed or explicitly deferred with justification\n- Fix report documenting what was changed and why\n- Ready for QA re-verification\n\n## Tips\n\n- If no review is specified, the most recent review in `docs/reviews/` is used\n- The agent understands root causes before writing any fix\n- Conflicting fixes are identified and planned around during the pre-fix phase","author":"@davepoon","ownerProfile":null,"authorContacts":null,"sourceUrl":"https://github.com/davepoon/buildwithclaude/tree/main/plugins/agent-triforce/skills/review-findings","license":"MIT","category":"workflow-orchestration","lang":"en","tokens":321,"stars":0,"calls30d":2,"claimed":false,"visibility":"public","origin":"crawler","version":"0.1.0","createdAt":"2026-08-22","updatedAt":"2026-08-22","files":[],"requires":{"mcp":[],"tools":[]},"safety":{"flags":[],"scannedAt":"2026-08-22","hasScripts":false,"networkEndpoints":[]}}