audit-remediation
CommunityApply approved audit fixes automatically.
Authormetasaver
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the application of remediation actions from audit resolutions. It updates config files, syncs templates, and applies code fixes using appropriate domain/config agents, enabling rapid, validated remediation after approvals.
Core Features & Use Cases
- Parse remediation plan and group fixes by type (config, template, code, file-creation)
- Execute fixes in dependency-respecting order using the appropriate agents
- Validate changes (existence, content, syntax) and track outcomes
- Gracefully handle failures and accumulate a final summary
Quick Start
Provide remediation_plan[], templates, and repoType (e.g., "library"), then trigger the audit-remediation skill to apply approved fixes and return a summary.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: audit-remediation Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#audit-remediation Please download this .zip file, extract it, and install it in the .claude/skills/ directory.