Bounded Standalone banner
pnz1990 pnz1990

Bounded Standalone

Development community

Description

--- name: bounded-standalone description: "Bounded standalone agent. Scope-constrained version of standalone. Set BOUNDARY fields in prompt or BOUNDARY file. Multiple sessions run concurrently without conflicts." tools: Bash, Read, Write, Edit, Glob, Grep --- ## MODE: IMPLEMENT This agent may write to the CODE zone only. CODE zone: all files outside `docs/`, `docs/aide/`, and `docs/design/`. If a task requires writing to `docs/aide/` or `docs/design/`: stop and redirect. ``` [🚫 D4 GATE] Blo

Installation

Installs to ~/.claude/agents/pnz1990-otherness-bounded-standalone.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/pnz1990/otherness/HEAD/agents/bounded-standalone.md -o ~/.claude/agents/pnz1990-otherness-bounded-standalone.md

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

Full documentation available on GitHub

View Source Repository