byariegoldkin· 53 skills
Multi-session state preservation and context management. Covers save-state, create-handoff, resume-session, check-maintenance, archive, metrics, and setup. Append-until-handoff model with dirty tracking and session heartbeat. Use when: saving progress, ending a session, resuming work, or managing continuity health. Triggers on: continuity, save state, handoff, resume session, session management, context preservation, maintenance check, ledger, archive, continuity setup
$npx -y skills add ariegoldkin/claude-forge --skill continuity-managementInstalls into the current project.
Run `npx skills use "https://github.com/ariegoldkin/claude-forge" --skill "ariegoldkin/claude-forge/continuity-management"` 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/ariegoldkin/claude-forge" that are relevant to the current task. Run `npx skills add "https://github.com/ariegoldkin/claude-forge"` and select the relevant skills, then follow their instructions.