The 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.
$npx -y skills add marcel-bich/marcel-bich-claude-marketplace --skill session-passiveInstalls into the current project.
Run `npx skills use "https://github.com/marcel-bich/marcel-bich-claude-marketplace" --skill "marcel-bich/marcel-bich-claude-marketplace/session-passive"` 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/marcel-bich/marcel-bich-claude-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/marcel-bich/marcel-bich-claude-marketplace"` and select the relevant skills, then follow their instructions.