Verbose Status banner
Atiqul-Islam Atiqul-Islam

Verbose Status

Development community

Description

--- description: Show whether a Genesis agent's APPLIED-EXPERTISE declarations are DISPLAYED (verbose on) or recorded quietly (off, the default). Read-only. argument-hint: <agent-name | --all> --- You are running **`/genesis:verbose_status`** — report the verbose (declarations-display) state of a Genesis agent. Verbose ON = the agent prints its `APPLIED-EXPERTISE` lines in replies; OFF (default) = it records them quietly to `.genesis/applied-expertise.jsonl`. This command only READS the state;

Installation

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

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

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

Full documentation available on GitHub

View Source Repository