SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

claude-skill-registry
Orchestrates long-running coding goals: decomposes objectives into atomic tasks, dispatches isolated worktree workers, verifies acceptance criteria, and merges

script-kit-next
Durable pattern and tooling for running bounded autonomous audit loops ("Go AFK for N hours") with cadence, budget, and safe stop conditions.

myclaude
A framework for long-running, multi-session agent tasks: progress checkpointing, failure recovery, task dependency management, and concurrency controls.