remediate

Analyze audit evidence and route remediation tasks during the SHIP phase.

5|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/jstoup111/ai-conductor --skill remediate-jstoup111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: remediate
Source: https://github.com/jstoup111/ai-conductor/tree/main/skills/remediate
Command: npx skills add https://github.com/jstoup111/ai-conductor --skill remediate-jstoup111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the decision-making process for remediation actions required during the SHIP phase, reducing the time spent on manual review and ensuring consistent and efficient execution of remediation tasks.

Core Features & Use Cases

  • Automated Remediation Planning: Determines the appropriate remediation actions based on audit evidence.
  • Dispositions and Task Routing: Assigns each blocking gap a disposition (e.g., build, acceptance_specs, architecture_review, halt) and creates file-scoped tasks.
  • Integration with Conductor: Works seamlessly with the conductor to trigger remediation actions and manage workflow.

Quick Start

Trigger the remediate skill when a blocking gap is detected in the SHIP phase.

Frequently Asked Questions about remediate

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

FAQPage Schema
How do I automate remediation decisions during the ship phase?

Automated remediation during the ship phase works by analyzing audit evidence, determining dispositions for blocking gaps, and routing tasks accordingly. It assigns dispositions like build, acceptance_specs, architecture_review, or halt to ensure consistent execution.

How do I route tasks for blocking gaps found in audit evidence?

Routing tasks for blocking gaps involves assigning each gap a disposition like build, acceptance_specs, architecture_review, or halt. The system then creates file-scoped remediation tasks based on the analyzed audit evidence to drive targeted actions.

Do I need a configured conductor to automate remediation task routing?

Yes, a properly configured conductor is required to integrate automated remediation decisions and manage the workflow. The conductor triggers remediation actions and ensures file-scoped tasks are processed correctly within the ship phase.

What is the best way to handle blocking gaps before shipping?

The best way to handle blocking gaps before shipping is to analyze audit evidence and automatically assign dispositions like build, acceptance_specs, architecture_review, or halt. This ensures consistent remediation task execution without manual review delays.

What disposition options are available when automating remediation planning?

When automating remediation planning, available disposition options include build, acceptance_specs, architecture_review, and halt. Each blocking gap receives one of these dispositions to determine the appropriate file-scoped task routing and workflow actions.

Why does automated remediation require access to audit data?

Automated remediation requires access to relevant audit data because the system analyzes this audit evidence to determine the appropriate disposition for each blocking gap. Without accurate audit data, the system cannot make informed remediation decisions or route tasks effectively.