Loading...
Loading...
Use when a project keeps its state in Superself (a `<!-- superself:begin` block in AGENTS.md or CLAUDE.md, or `self setup` resolves the directory to a registered project): read `self context` at session start, attach work to a work unit, report with evidence, and record confirmed decisions so the next session picks up where this one left off.
npx skill4agent add wshobson/agents superselfnpm install -g superself@0.6.1selfAGENTS.mdCLAUDE.md<!-- superself:begin<!-- superself:end -->self setupself --versionsuperself@0.6.1self <command> --helpself contextself search <query>self work show <id>self work add "<required outcome>"self work start <id>startself report <id> "<what happened>"--evidence <commit|note>--file <path>self decide "<text>" --why "<reason>"--proposedself work block <id> --on decision|dependency|external --why "..."self work retire <id> --why "..." [--successor <id>]self work proposeself work addself work done <id>self work done <id> --report "<what verifiably happened>"--supersedes <id>retract.superself/self setupself connectAGENTS.mdCLAUDE.mdself project initself --helpself <command> --helpself help agentsself help contextself contextself help recordsself help placementself help workself help goalsself help workspace