Tag: process-management
Workflow for structured process tool usage
This skill orchestrates a multi-step process by first calling a 'generate' tool to obtain an ID, and subsequently invoking the 'process' tool with the necessary parameters. It implements conditional logic to guide the agent based on specifi…
Manage error debugging watcher lifecycle
This skill provides comprehensive lifecycle management for an error debugging watcher, allowing developers to start, stop, check status, and view logs via a structured CLI interface. It handles PID file management and configuration validati…
Manage Error Debugging Watcher Automation
This skill provides comprehensive lifecycle management for the error debugging watcher, allowing developers to start, stop, check status, and view logs for background error monitoring processes. It handles PID file management and verifies c…
Deep local system access and process control
Provides agents with deep, persistent access to the local filesystem, including structured documents, remote SSH sessions, and long-running processes. This enables complex, multi-turn workflows such as debugging, large-scale refactoring, an…
Desktop Commander MCP for Local System Control
This MCP server provides agents with persistent shell sessions, remote SSH access, and direct manipulation of structured files such as Excel, DOCX, and PDF. It enables large-scale filesystem searches via ripgrep and management of long-runni…
Deep OS and Remote System Control Tool
This tool grants the agent deep access to the host operating system, enabling persistent shell sessions, remote SSH connections, and long-running process management. It handles structured files (e.g., XLSX, DOCX) and performs large-scale fi…
Programmatic Coding Agent Management
Enables the programmatic launch and management of coding agents, such as Claude Code and Codex CLI, as background processes.
Automated Python Example Runner
Automates the execution of Python examples using uv, providing background process management, detailed logging, and automated re-running of failed tests.