Ashlr Genome Loop banner
ashlrai ashlrai

Ashlr Genome Loop

Development community

Description

--- name: ashlr-genome-loop description: Inspect and control the automatic genome propose + consolidate loop (PostToolUse observer + SessionEnd consolidator). --- The ashlr-plugin runs an automatic genome loop: a PostToolUse hook proposes architecture/decision-flavored observations to `.ashlrcode/genome/proposals.jsonl`, and a SessionEnd hook consolidates them back into section files when ≥ 3 are pending. This command exposes the loop's status and on/off state. Subcommands (arg to the slash co

Installation

Installs to ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-loop/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-loop && curl -fsSL https://raw.githubusercontent.com/ashlrai/ashlr-plugin/HEAD/commands/ashlr-genome-loop.md -o ~/.claude/skills/ashlrai-ashlr-plugin-ashlr-genome-loop/SKILL.md

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

Full documentation available on GitHub

View Source Repository