Create, list, and load multi-session chain links that capture work context for later continuation. Use when you want to save current progress, resume a project from a prior session, or inspect chain history. Triggers: chain link, chain load, chain list, save context, resume work, continue later, session handoff.
$npx -y skills add deevsdeevs/agent-system --skill chain-systemInstalls into the current project.
Run `npx skills use "https://github.com/deevsdeevs/agent-system" --skill "deevsdeevs/agent-system/chain-system"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/deevsdeevs/agent-system" that are relevant to the current task. Run `npx skills add "https://github.com/deevsdeevs/agent-system"` and select the relevant skills, then follow their instructions.