bypass
Waive the next senior-dev gate action (one-shot, reason required, logged) · Foundry Studio
Show and customise which skills fill each process phase · Foundry Studio
> /plugin marketplace add foundry-studio-lab/nzshrimper-senior-dev > /plugin install senior-dev@nzshrimper-senior-dev
How it fires
How this command gets triggered: by you, by Claude, or both.
/skillsContext preview
What this command does when you run it.
Show and customise which skills fill each process phase · Foundry Studio
description: Show and customise which skills fill each process phase · Foundry Studio argument-hint: '[lane]' allowed-tools: Bash(node:*)
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/state-cli.mjs" skills-config resolve --lane $ARGUMENTS`
!`node "${CLAUDE_PLUGIN_ROOT}/scripts/state-cli.mjs" skills-config models --lane $ARGUMENTS`
Present both tables above to the operator verbatim. Then offer the per-phase picker from the `senior-dev:conductor` skill ("Skill source resolution" section): for any phase they want to change, collect their pick and record it with `state-cli skills-config set-lane <lane> --steps 'phase=skill|fallback,...'`. For model tiers, record picks with `state-cli skills-config set-models [--lane <lane>] --steps 'phase=<claude>[/<codex>],...'` (a value of `/<codex>` sets the Codex effort only).
A disciplined senior developer, with a second reviewer over its shoulder, for every Claude Code coding session.
Repo: foundry-studio-lab/nzshrimper-senior-dev
Waive the next senior-dev gate action (one-shot, reason required, logged) · Foundry Studio
Close the senior-dev session - final Codex pass, docs gate, hygiene sweep, archive · Foundry Studio
Install, check, or remove the universal enforcement git hooks · Foundry Studio
Start (or resume) an orchestrated senior-dev session for a task · Foundry Studio
Show the senior-dev session state - phases, gates, reviews, degradations, bypasses · Foundry Studio