Demote banner
Atiqul-Islam Atiqul-Islam

Demote

Development community

Description

--- description: Demote this folder's main Genesis Claude back to a normal folder — removes the managed persona + main-thread hooks. The agent stays a subagent. argument-hint: (no arguments) --- You are running **`/genesis:demote`** — the inverse of `/genesis:promote`. It removes the folder's main Genesis Claude: strips the managed persona block from `CLAUDE.md` and the `--main-agent` enforcement hooks from `.claude/settings.json`, non-destructively (everything else is preserved). No agent name

Installation

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

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

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

Full documentation available on GitHub

View Source Repository