Verbose Deactivate banner
Atiqul-Islam Atiqul-Islam

Verbose Deactivate

Development community

Description

--- description: Stop showing a Genesis agent's APPLIED-EXPERTISE declarations in its replies (verbose OFF — the default). Enforcement and logging are unaffected. argument-hint: <agent-name> --- You are running **`/genesis:verbose_deactivate`** — turn OFF the visible display of a Genesis agent's `APPLIED-EXPERTISE` declarations (the default state). The agent keeps declaring — the declarations are still recorded to `.genesis/applied-expertise.jsonl`, still enforced by the Stop hook, and still wr

Installation

Installs to ~/.claude/skills/atiqul-islam-genesis-verbose_deactivate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/atiqul-islam-genesis-verbose_deactivate && curl -fsSL https://raw.githubusercontent.com/Atiqul-Islam/genesis/HEAD/commands/verbose_deactivate.md -o ~/.claude/skills/atiqul-islam-genesis-verbose_deactivate/SKILL.md

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

Full documentation available on GitHub

View Source Repository