Loading...
Loading...
Verify whether a GitHub issue is fixed in the local codebase. User provides a GitHub issue URL, the skill fetches it, extracts reproduction steps, builds the product from source, runs the reproduction steps, and reports whether the issue still exists or not.
npx skill4agent add tharsanan1/wso2-se-agent-skills verify-fix/.ai/fix-verification-report.md# Fix Verification Report
**Issue**: <url>
**Verdict**: ✅ FIXED | ❌ NOT FIXED
## Reproduction Steps Executed
<what you did>
## Result
<what happened>
## Evidence
<logs, errors, or output>