-
Notifications
You must be signed in to change notification settings - Fork 1
Kasi Init
Oak Dev-inter edited this page Apr 26, 2026
·
2 revisions
One-shot bootstrap β chains scaffold + pull + docs + review + registers auto-invoke for a new or existing project.
/kasi-init
/kasi-init skip docs
/kasi-init skip review
/kasi-init no auto-invoke
/kasi-init dry-run
- Chains the essential Kasidit commands so a project goes from zero to framework-grounded in one invocation.
- Builds
.kasidit/(INDEX / RELATIONS / MEMORY / PATTERNS / CHECKLISTS / knowledge). - Pulls stack-matched checklists + knowledge from Centerlite (Gravity pull β one batch confirm).
- Fetches version-matched official docs for the detected stack, caches to
.kasidit/knowledge/. - Seeds a blank
.kasidit/MISSION.md(mission / tier / counter / success criteria). - Appends
.kasidit/knowledge/*.private.md+ Centerlite log note to.gitignore(privacy guard). - Registers a
SessionStarthook in.claude/settings.local.jsonso every future session starts grounded. - Appends a pointer block to project
CLAUDE.md(or creates it) pointing at.kasidit/INDEX.md.
-
(v0.10) Mode question β type
1,2, or3:Anything not1. router β thin classifier (recommended) 2. lite β Rule 1 + Rule 11 always-on 3. full β full framework always-on1/2/3falls back to1. Saved to.kasidit/config.json. See Kasi-Mode for what each level loads. - Detect stack from
composer.json/package.json/requirements.txt/go.mod/Cargo.toml. If ambiguous β ask. -
/kasi-scaffoldβ build.kasidit/structure. - Gravity pull β if
~/.claude/skills/kasidit/center/checklists/has stack matches, invoke/kasi-pull all-for <stack>. One batch confirm. -
/kasi-docsβ fetch version-matched official docs, cache to.kasidit/knowledge/. - Seed
.kasidit/MISSION.md. - Light
/kasi-reviewon a user-picked module (skippable). - Append privacy guard to
.gitignore(skipped ondry-run). - Register
SessionStarthook + append guidance toCLAUDE.md. - Print summary + suggest next mission.
- New project, fresh clone, want the framework wired in one shot.
- Existing project missing
.kasidit/. - Onboarding a teammate's machine to the Kasidit workflow.
- Shared / production repo you do not own β auto-invoke hook is invasive; ask first.
-
.kasidit/already exists and you only want to refresh docs β use/kasi-docsdirectly. - One-off scripts or throwaway sandboxes.
- Opus / Sonnet β full chain including review step.
- Haiku β skips step 6 (review) unless user insists. Haiku review without checklists is weak, and init is the wrong place to discover that.
- β Silent overwrite of existing
.kasidit/β always ask: skip / merge / abort. - β Re-registering the global log hook per project (it already lives at user scope).
- β Injecting auto-invoke into shared/production repos without user consent.
- β Running full
/kasi-reviewon Haiku during init β defer to a small module or skip. - β Assuming Laravel / React without stack detection.
-
skip docsβ omit step 4 (offline or docs already cached). -
skip reviewβ omit step 6. -
no auto-invokeβ scaffold only, no hook registration. -
dry-runβ print plan, write nothing.
Introduced in v0.9.2. v0.10 added the Mode question at step 1 (digit-only input, 1=router default).
- Commands (aggregate)
- Gravity-Pattern
- Kasi-Mode
- Kasi-Scaffold
- Kasi-Pull
- v0.10.0
Repo β’ Discussions β’ Issues β’ Changelog β’ Security β’ Contributing β’ MIT β’ Β© Kasidit Wansudon
Kasidit
Core
- Commands
- Kasi-Mode π₯ v0.10
- Backend-Hooks π₯ v0.10
- Model Tiers
- Gravity Pattern
- Multi-Agent-Orchestration
- Claude Design Integration
- UI Override Mode
- FAQ
Version History
- Version History β overview
- v0.13.0 β thClaws (Consolidated) π¦
- v0.12.0 β thClaws Runtime Support π¦
- v0.11.0 β Backend + Bridge + Runbook π
- v0.10.0 β Mode + Backend Hooks
- v0.9.2 β Gravity
- v0.9.1 β Master Orchestrator
- v0.9.0 β Claude Design
- v0.8.0 β Tier Cascade
- v0.7.4 β SWE-bench
- v0.3.0 β Tier adaptation
- v0.2.1 β Docs protocol
- v0.2.0 β UI Override
- v0.1.0 β Core
Concepts
Commands
- Kasi-Init
- Kasi-Review
- Kasi-Security
- Kasi-Fix
- Kasi-Ui
- Kasi-Cascade
- Kasi-Multi
- Kasi-Scaffold
- Kasi-Docs
- Kasi-Status
- Kasi-Promote
- Kasi-Pull
- Kasi-Sync
- Kasi-Search
- Kasi-Wiki-Sync
Agents
- Agent-Architect-Planner
- Agent-Audit-Specialist π₯ v0.10
- Agent-Bug-Hunter
- Agent-Deep-Researcher
- Agent-Legacy-Specialist
- Agent-Migration-Specialist
- Agent-Refactor-Surgeon
- Agent-Test-Writer
Deprecated v0.10 (stubs β audit-specialist --focus=..., removed in v0.11)
-
Agent-Code-Reviewer β
--focus=quality -
Agent-Security-Auditor β
--focus=security -
Agent-Perf-Profiler β
--focus=perf