Ste Init banner
stayukasabov stayukasabov

Ste Init

Development community

Description

--- name: ste-init description: Add a concise STE rules section to the project's CLAUDE.md so every session writes to the standard. --- # Add STE rules to the project Add a concise STE section to `${CLAUDE_PROJECT_DIR}/CLAUDE.md`. Create the file if it does not exist. 1. Read the condensed rules from `${CLAUDE_PLUGIN_ROOT}/references/writing-rules.md`. 2. If `CLAUDE.md` already has an STE section, do not duplicate it. Update it only if the rules changed. 3. Append a short section titled

Installation

Installs to ~/.claude/skills/stayukasabov-stayux-clear-answer-ste-init/SKILL.md

Terminal
mkdir -p ~/.claude/skills/stayukasabov-stayux-clear-answer-ste-init && curl -fsSL https://raw.githubusercontent.com/stayukasabov/Stayux-Clear-Answer/HEAD/commands/ste-init.md -o ~/.claude/skills/stayukasabov-stayux-clear-answer-ste-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