Clear Init banner
eugeniughelbur eugeniughelbur

Clear Init

Development community

Description

--- description: Install CLEAR-100 into the current repo or agent. Writes the rule block into AGENTS.md, CLAUDE.md, Cursor rules, or a Vale config, and adds a CI gate. Idempotent. --- # /clear-init Wire the standard into wherever this project's agents read from. ## Steps 1. Detect what is already here: - `AGENTS.md`, `CLAUDE.md`, `.cursor/rules/`, `.vale.ini`, `.github/workflows/` 2. For each one found, install the matching target from `targets/`. Insert between the `<!-- CLEAR-100 beg

Installation

Installs to ~/.claude/skills/eugeniughelbur-clearmode-clear-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eugeniughelbur-clearmode-clear-init && curl -fsSL https://raw.githubusercontent.com/eugeniughelbur/clearmode/HEAD/commands/clear-init.md -o ~/.claude/skills/eugeniughelbur-clearmode-clear-init/SKILL.md

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

Full documentation available on GitHub

View Source Repository