foundry-studio-lab

Bypass — Development skill for Claude Code

Development community

Waive the next senior-dev gate action (one-shot, reason required, logged) · Foundry Studio.

How to install Bypass

Installs to ~/.claude/skills/foundry-studio-lab-nzshrimper-senior-dev-bypass/SKILL.md

Terminal
mkdir -p ~/.claude/skills/foundry-studio-lab-nzshrimper-senior-dev-bypass && curl -fsSL https://raw.githubusercontent.com/foundry-studio-lab/nzshrimper-senior-dev/HEAD/commands/bypass.md -o ~/.claude/skills/foundry-studio-lab-nzshrimper-senior-dev-bypass/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Bypass does


description: Waive the next senior-dev gate action (one-shot, reason required, logged) · Foundry Studio argument-hint: '' allowed-tools: Bash(node:*)

The operator wants to bypass a senior-dev gate. Their reason: $ARGUMENTS

If the reason is empty, ask for one - a bypass without a reason is refused.

Run:

node "${CLAUDE_PLUGIN_ROOT}/scripts/state-cli.mjs" bypass --reason-stdin <<'SENIOR_DEV_EOF'
$ARGUMENTS
SENIOR_DEV_EOF

Confirm to the operator: the NEXT gated action (co

Alternatives in Development

  • Bypass 403 — Probe a 403/401 endpoint with the most-paid bypass tricks (header injection, path encoding, method swap, WAF f 4.5k ★
  • Hermes Claude Auth — Claude Code OAuth bypass for hermes-agent 374 ★
  • Dev Run — /dev-run — Orchestrateur dev (arch+db → back → API gate → front) pour 1 FEAT 193 ★

Full documentation available on GitHub

View Source Repository