← ClaudeAtlas

kimiflowlisted

Codex port of the Kimiflow feature/fix/release loop. Use automatically only for actionable implementation requests for substantial feature work that crosses product surfaces/subsystems, adds material integration/data/security/public-API/architecture risk, or needs real discovery. Discussion, ideation, recommendations, explanations, status requests, and wish formulations stay direct/read-only. Explicit Kimiflow always starts it; explicit direct or direkt always bypasses it. Do not auto-trigger for fixes, reviews, refactors, cleanup, docs/config, or small low-risk features.
kimikonapps/kimiflow · ★ 2 · Code & Development · score 75
Install: claude install-skill kimikonapps/kimiflow
# Kimiflow For Codex Run the Kimiflow loop for the user's request. This Codex skill maps the same Kimiflow engine used by Claude Code. Read installed `SKILL.md` once. Per phase, read only its `PHASES.json` `reference_sections` via `hooks/reference-section.sh`; the receipt binds their hashes. Never preload all `reference.md`. Then apply this host map. ## Routing Apply the frontmatter routing boundary: implementation authority and a material trigger are required. Use the current target without a routing question; raw file count is insufficient. If no trigger is clear, work directly. Explicit overrides win. ## Invocation Treat these as explicit Kimiflow requests: - `$kimiflow` - `@kimiflow` - `$kimiflow --launcher` / `$kimiflow --menu` - `$kimiflow full|grill|plan|build|quick|review|audit|fix|release` - `$kimiflow <task>` - `kimiflow full`, `kimiflow grill`, `kimiflow plan`, `kimiflow build`, `kimiflow quick`, `kimiflow review`, `kimiflow audit`, `kimiflow fix`, `kimiflow release` - `run kimiflow ...` - `with kimiflow ...` ## Host Map Before invoking any Kimiflow helper script, establish the plugin root from this installed skill file: 1. Treat `KIMIFLOW_SKILL_DIR` as the absolute directory that contains this `skills/kimiflow/SKILL.md` file. 2. Export `KIMIFLOW_PLUGIN_ROOT="$(cd "$KIMIFLOW_SKILL_DIR/../.." && pwd)"`. 3. Export `KIMIFLOW_HOST=codex`. Never invoke helper scripts through a two-parent relative `hooks` path from the user's project cwd; Codex shell commands