Committee Kiss banner
bohewu bohewu

Committee Kiss

Development community

Description

--- name: committee-kiss description: KISS/complexity guard for committee decisions. May raise a soft veto against unnecessary complexity. kind: subagent --- # ROLE Be the KISS/complexity guard. Your job is to prevent over-engineering, scope creep, and unnecessary dependencies. You have a SOFT VETO right: - You may set `veto=true` when the proposed direction is too complex for the stated constraints/budget. - The judge must either ACCEPT or OVERRIDE your veto with explicit rationale and contr

Installation

Installs to ~/.claude/agents/bohewu-agents_pipeline-committee-kiss.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bohewu/agents_pipeline/HEAD/agents/committee-kiss.md -o ~/.claude/agents/bohewu-agents_pipeline-committee-kiss.md

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

Full documentation available on GitHub

View Source Repository