Update Guard banner
Atiqul-Islam Atiqul-Islam

Update Guard

Development community

Description

--- description: Create or upgrade a Genesis agent's guard — the per-agent invariants (self_protect + must_match / must_not_match) that block edits which would weaken that agent's boundaries. Coordinator-only. argument-hint: <agent-name> --- You are running **`/genesis:update_guard`** — create or upgrade the **guard** for a Genesis agent. A guard is that agent's own `.genesis/team/<agent>/guard.json`: a `self_protect` list (files the agent may not edit) plus `invariants` (regexes that MUST or M

Installation

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

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

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

Full documentation available on GitHub

View Source Repository