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

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

anvil
Pick up a paused long-running task, make measurable progress, and save a concise breadcrumb file describing work done and what's left so another agent can conti

ordinary-claude-skills
Patterns for using TodoWrite to provide real-time progress visibility in multi-phase or long-running workflows (phase init, iteration tracking, parallel tasks).