KS
Killer-Skills

sysop-kernel — how to use sysop-kernel how to use sysop-kernel, sysop-kernel setup guide, sysop-kernel alternative, sysop-kernel vs other kernels, plan-first workflow management, automated verification processes, sysop-kernel install, sysop-kernel documentation, AI agent task management, worktrees per task

v1.0.0
GitHub

About this Skill

Perfect for Task Management Agents needing structured operator goal definition and progress tracking. sysop-kernel is a technical framework that follows a plan-first approach, utilizing worktrees per task for parallel execution and requiring verification for auditable notes.

Features

Executes `sysop/run.sh` for automated workflows
Generates fresh artifacts under `sysop/out/` directory
Appends new entries to `learn/LEDGER.md` for tracking
Supports plan mode with no writes for initial setup
Defines 'done means' criteria for task completion
Utilizes `AGENTS.md` and `sysop/README_INDEX.md` for documentation

# Core Topics

ledzepp1109 ledzepp1109
[0]
[0]
Updated: 3/7/2026

Quality Score

Top 5%
31
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add ledzepp1109/SYSopGPTWSL/sysop-kernel

Agent Capability Analysis

The sysop-kernel MCP Server by ledzepp1109 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use sysop-kernel, sysop-kernel setup guide, sysop-kernel alternative.

Ideal Agent Persona

Perfect for Task Management Agents needing structured operator goal definition and progress tracking.

Core Value

Empowers agents to manage tasks efficiently using a plan-first approach, tracking progress through auditable notes and verification, with features like worktrees per task for parallel execution and fresh artifacts under `sysop/out/`.

Capabilities Granted for sysop-kernel MCP Server

Defining operator goals with clear 'done means' criteria
Tracking task progress through `learn/LEDGER.md` entries
Generating reports in `sysop/out/report.md` format

! Prerequisites & Limits

  • Requires adherence to `AGENTS.md` guidelines
  • Needs execution of `./sysop/run.sh` for ledger updates
  • Verification required for task completion
Project
SKILL.md
1.7 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

SYSop Operator Kernel

Follow AGENTS.md (Plan-first; worktrees per task when parallel; verification required; auditable notes).

Plan mode (no writes yet)

  1. Read AGENTS.md, then sysop/README_INDEX.md (index-first).
  2. Restate the operator goal (health/drift/snapshot/bench/report).
  3. Define “done means…”:
    • fresh artifacts under sysop/out/ (at least sysop/out/report.md)
    • if ./sysop/run.sh is executed: a new entry appended to learn/LEDGER.md
  4. Hypotheses (when something fails):
    • Windows interop unavailable (for example powershell.exe/vsock errors)
    • UNC cwd issues (Windows commands must run from /mnt/c)
    • systemctl bus blocked in the Codex runner (expected)
  5. Minimal evidence (read-only) to gather as needed:
    • ./sysop/preflight.sh
    • ./sysop/healthcheck.sh
    • command -v powershell.exe || command -v pwsh.exe (if Windows snapshot is requested)
  6. Propose the exact ./sysop/run.sh ... command(s) and STOP for approval:
    • ./sysop/run.sh all (writes under sysop/out/ and appends to learn/LEDGER.md)
    • Optional (repo-scoped auto-fix + script generation): ./sysop/run.sh all --apply-fixes

Execution mode (after approval)

  • Run the approved ./sysop/run.sh ... command(s) from repo root.
  • Return results using the repo output format (see AGENTS.md), including:
    • report path: sysop/out/report.md
    • “Top bottlenecks” excerpt (if present)
    • latest learn/LEDGER.md excerpt (3–8 lines)

Safety

  • No destructive ops (rm -rf, git reset --hard, git clean -fdx).
  • No writes outside the repo or to /etc.
  • No internet fetches.

For details and rationale, see references/OPERATOR_KERNEL.md.

Related Skills

Looking for an alternative to sysop-kernel or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication