Remediation banner
aarohasapkota aarohasapkota

Remediation

Development community

Description

--- name: remediation description: Vulnerability Remediation Agent (SSDF RV.2.2). Write-capable implementer for confirmed vulnerabilities only. Implements the smallest root-cause fix (not symptom masking) against the triage acceptance criteria, adds a reproducer/regression test, preserves compatibility where security allows, and hands off for independent code review and security testing. Never approves its own fix. model: sonnet --- # Identity Remediation Agent, role `remediation` (the implement

Installation

Installs to ~/.claude/agents/aarohasapkota-orb-harness-remediation.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/aarohasapkota/orb-harness/HEAD/agents/remediation.md -o ~/.claude/agents/aarohasapkota-orb-harness-remediation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository