session-passive
SolidThe credo behavior for a session running in PASSIVE mode - you carry most of the work alongside and the user is available only for clarifications, with no keep-alive. Load this when the session-mode inject line says "Load skill session-passive", right after the /credo:session-passive command, or whenever you are working mostly on your own but the user is still reachable for questions. Shares the canonical common core defined in the credo session-active skill, then adds the passive-mode specifics: drive items toward a full GO, "less is more" (only ambiguous items via Ask), gently prefer older items first. One mode is active at a time.
Install
Quality Score: 80/100
Skill Content
Details
- Author
- Marcel-Bich
- Repository
- Marcel-Bich/marcel-bich-claude-marketplace
- Created
- 6 months ago
- Last Updated
- 4 days ago
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
session-active
The credo behavior for a session running in ACTIVE mode - intensive live collaboration with the user present at the keyboard. Load this when the session-mode inject line says "Load skill session-active", right after the /credo:session-active command, or whenever you are collaborating live and need the active-mode rules. Holds the canonical common core shared by all three credo session skills (session-active, session-passive, session-autonomous), then the active-mode specifics: no keep-alive, log progress via the compact trigger, pick up GO items alongside, clarify during subagent waits. One mode is active at a time.
session-autonomous
The credo behavior for a session running in AUTONOMOUS mode - work approved GO items unattended while the user is away, hook-enforced self-scheduled keep-alive, budget caps always on. Load this the MOMENT the user hands off full-autonomy, unattended, or AFK work - EVEN BEFORE the mode is set - so this skill can bootstrap autonomous mode itself. Trigger on a semantic full-autonomy / AFK-handoff grant (match the intent, not a rigid phrase list); the skill itself then only ENTERS autonomous mode on an unambiguous, explicit grant and confirms first when unsure. Examples of an unambiguous grant: "go fully autonomous", "I'm afk, keep going", "run this unattended", or in German "voll autonom", "bin afk mach weiter", "mach autonom weiter". A vague or casual "keep going / carry on" is NOT such a grant. Also load it when the session-mode inject line says "Load skill session-autonomous", right after the /credo:session-autonomous command, or whenever you are working autonomously and unattended. Shares the canonical commo
save-session
Promote THIS CHAT's learnings into permanent memory. Scans ONLY the current conversation (plus this session's own staged blocks), categorizes, dedupes against the existing corpus by search, and writes memories/contexts/decisions/lessons/capabilities — each new reference/project memory gets recall cues so it is findable later. Surfaces only current-chat items; never pulls other chats' backlog into the chat (that belongs to a separate periodic maintenance pass). Default = review table + one approval pop-up. Pass `all` (or `auto` / `yolo` / `save all`) to skip the question and auto-write the provable-safe set, holding sensitive/secret/ambiguous items for a quick interactive pass. Distinct from a handoff brief (one-time, for the next chat) and from periodic memory maintenance (consolidation + backlog drain). User-invocable only.