Cha Init — Development skill for Claude Code
Scaffold CHA in this repository — .cha/ config, cumulative record, mutant list — and detect the gate commands.
How to install Cha Init
Installs to ~/.claude/skills/jysvai-cha-cha-init/SKILL.md
mkdir -p ~/.claude/skills/jysvai-cha-cha-init && curl -fsSL https://raw.githubusercontent.com/jysvai/CHA/HEAD/commands/cha-init.md -o ~/.claude/skills/jysvai-cha-cha-init/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Cha Init does
description: Scaffold CHA in this repository — .cha/ config, cumulative record, mutant list — and detect the gate commands.
/cha-init
Set this repository up for the CHA loop. Run once per repo.
Steps
- Refuse to guess the gate. Read
package.json/Makefile/pyproject.toml/Cargo.tomland find the commands that actually exist. Do not invent anpm run lintthat is not there. If you find none, say so and ask which command counts as the gate — an unverified gate is
Alternatives in Development
- Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★
- Promote Public Release — Build, refine, and publish cumulative public release notes, then promote the current alpha prerelease to stabl 1.6k ★
- Tentacle Context Init — You are working on the {{tentacleName}} section 1.4k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Vf Init
Bootstrap a Salesforce DX project for vibe-force - detect or scaffold sfdx-project.json, install templates, wr
Cha Status
Where the loop stands right now — gate, open claims, mutant health, and the one thing to do next.
Cha Record
Append this round to the cumulative record. Append only — nothing is ever deleted, including the things that t
Exception
Signed gate-exception registry — replace ad-hoc --admin / --no-verify bypasses with an auditable, signed, expi
Ecosystem Init
Initialize an ecosystem (once per fork) — write the ecosystem-config (D6), establish the genesis trust-root, s
Clear Init
Install CLEAR-100 into the current repo or agent. Writes the rule block into AGENTS.md, CLAUDE.md, Cursor rule
Related Agents
Cha Mutant Smith
Writes mutants that break one meaning-carrying line each, with anchors lifted verbatim and a real test path. U
Template Contract Reviewer
Use after any change under aai_cli/init/templates/ (the assembly init starter apps) to verify the scaffold sti
DevOps Lead
DevOps team lead. Use for tooling, CI/CD, Makefile, project config, .csproj, git hooks, editor config, and pro