LogoAwesome Skills
  • Search
  • Category
  • Tag
  • Blog
LogoAwesome Skills
LogoAwesome Skills

Discover Open-Source Agent Skills for AI Coding Assistants

Product

  • Search
  • Category
  • Tag
  • Blog

Resources

  • Claude Skill Docs
  • Antigravity Skills Docs

Tools

  • Claude Code
  • OpenCode
  • Cursor
  • Codex
  • Antigravity

Company

  • Privacy Policy
  • Terms of Service
  • Sitemap

©2026 Awesome Skills. All rights reserved.

Privacy PolicyTerms
Back to Skills

solver-control

Solver kill-switch and progress monitoring for schedule generation. Use when aborting runaway solvers, monitoring long-running schedule generation, or integrating abort checks into solver loops.

2starsUpdated 3/19/2026
Developer Tools#emergency#solver#production#abort#monitoring#scheduler

Security Assessment

Safe(100/100)
Security Score100/100

About solver-control

The solver-control skill provides operational control for schedule generation solvers, enabling graceful interruption of runaway jobs and real-time progress tracking. This skill is designed to address the challenges faced when solvers take too long to complete, allowing for immediate action through kill-switch functionality. It can be used to monitor the progress of long-running tasks or to integrate abort checks within solver loops, providing an efficient way to ensure that processes do not run indefinitely and consume resources unnecessarily. Furthermore, the skill offers mechanisms for debugging solver performance and terminating jobs in emergency situations where manual intervention is needed.

FAQ

How do I abort a running solver?

You can abort a running solver by sending a POST request to the `/scheduler/runs/{run_id}/abort` API endpoint, providing a reason for the abort and the user who requested it.

Can this skill be used in production environments?

Yes, but any force kill operations in production systems require human approval, as abrupt termination may result in data corruption.

What are the requirements to use the solver-control skill?

The skill requires a database context and does not need a git context. It can also operate without a heavy compression setting for context.

Is it compatible with other skills?

Yes, the solver-control skill can work in parallel with the resilience-dashboard and schedule-validator, but must be serialized with safe-schedule-generation and SCHEDULING.

What if I need to abort a solver during an emergency?

In emergency situations, you can directly set the abort flag in Redis to trigger an immediate stop of the solver without relying on the API.

Install solver-control

Download and extract the skill files to your .claude/skills/ directory.

Quick Setup:

  1. Copy the skill folder to .claude/skills/
  2. Claude will automatically detect and use the skill

Repository

Euda1mon1a/Autonomous-Assignment-Program-Manager

Related Skills

parallel-web

45,195

create-blazor-project

5,423

od-contribute

96,513

redesign-existing-projects

96,513