Marcel-Bich/marcel-bich-claude-marketplace
Plugin Claude Code
Plugin marketplace listing 8 plugins: credo, dogma, signal, limit, hydra.
Marcel-Bich/marcel-bich-claude-marketplace
Plugin Claude Code
Plugin marketplace listing 8 plugins: credo, dogma, signal, limit, hydra.
Marcel-Bich/marcel-bich-claude-marketplace
Plugin Claude Code
The mentor framework for Claude Code: a self-contained process layer with per-session modes, a work-item lifecycle with a hard Definition of Done, budget-aware autonomy, visual verification, and safety rules that travel into every subagent.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Turn credo off for the current directory: remember this directory as declined (so the SessionStart onboarding ASK and the [credo] prompt line stay silent here), clear the active session mode for this session, and switch keep-alive autonomy off.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Opt this directory back in to credo: the SessionStart onboarding ASK stops and credo's knowledge is re-fed on the next SessionStart. Overrides a previous /credo:disable.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Explain the subject in depth using the fixed four-part structure: What, Why, Example, Consequences. Treat the subject as the thing to be explained, not as a literal question.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Bring an existing repo into the credo target form: scaffold .credo/, classify and place its process artifacts, turn open work into credo items, self-audit, and (only with the user) tidy the originals.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Command "project" from Marcel-Bich/marcel-bich-claude-marketplace, covering credo project target, with an argument (set the pin) and without an argument (show the current target).
Marcel-Bich/marcel-bich-claude-marketplace
Command
Command "psalm" from Marcel-Bich/marcel-bich-claude-marketplace, covering credo - the preacher's guide, step 0: run setup (recommended), entry point, credo's own teachings and topic: the credo workflow (end to end).
Marcel-Bich/marcel-bich-claude-marketplace
Command
Clear the persistent, per-session credo ROLE, returning to the default of NO role: the agent does everything, as it does when no role is set.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set the persistent, per-session credo ROLE to plan / clarify: the default owner of clarifying items in 1clarify/, WITHOUT commits or push (the task/build role owns commits and push, so a single index owner avoids the .git/index.lock race). The role is a guiding default, orthogonal to the session mode, and an explicit…
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set the persistent, per-session credo ROLE to task / build: the default owner of implementing GO items (items in 2go/), INCLUDING commits and push where dogma permissions allow. The role is a guiding default, orthogonal to the session mode, and an explicit user instruction always overrides it.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Promote an accepted, version-worthy WIP artifact from .credo/sandbox-tmp/ / to .credo/sandbox/ /. is the sandbox-tmp folder name (argument: $1).
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set the persistent, per-session credo mode to active.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set the persistent, per-session credo mode to autonomous.
Marcel-Bich/marcel-bich-claude-marketplace
Command
You are the Main Agent in an orchestrated workflow. Read and internalize these working instructions.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set the persistent, per-session credo mode to passive.
Marcel-Bich/marcel-bich-claude-marketplace
Command
Set up Claude Code with the preacher's recommended tools, instructions, and project structure. credo is the core; everything else is recommended or optional and slots in around it.
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs before the agent uses a tool for Task, Agent, Bash, Edit, Write, MultiEdit, NotebookEdit, WebFetch, WebSearch and Bash tool calls, executing credo-5h-budget-guard.sh and credo-item-move-guard.sh (2 commands). From Marcel-Bich/marcel-bich-claude-marketplace.
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs when a session starts, executing credo-session-start.sh and credo-peer-bridge.sh (2 commands). From Marcel-Bich/marcel-bich-claude-marketplace.
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs when you submit a prompt, before the agent sees it, executing session-mode-inject.sh, role-inject.sh, credo-datetime-inject.sh, credo-attended-reminder.sh, credo-skill-nudge.sh, credo-plugin-freshness-inject.sh, credo-autonomy-clear.sh and credo-peer-bridge.sh (8 commands). From…
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs after a tool call finishes, executing credo-datetime-inject.sh, credo-skill-nudge.sh, credo-plugin-freshness-inject.sh and credo-peer-bridge.sh (4 commands). From Marcel-Bich/marcel-bich-claude-marketplace.
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs when a subagent starts, executing credo-subagent-inject.sh. From Marcel-Bich/marcel-bich-claude-marketplace.
Marcel-Bich/marcel-bich-claude-marketplace
Hook
Runs when the agent finishes a response, executing credo-autonomy-keepalive.sh. From Marcel-Bich/marcel-bich-claude-marketplace.
Marcel-Bich/marcel-bich-claude-marketplace
Skill Claude CodeCodex
Read-only quality gate that audits already-built work against its stated requirement and Definition of Done before it is allowed to move to 2done/. Produces a severity-ranked decision proposal (BLOCKER/MAJOR/MINOR/NIT) with evidence, never a fix. Use when an item is claimed complete, before moving anything to 2done/…