Florians Claude Code Kit
Description
Cross-platform Node status line for Claude Code, plus /handover, /handover-check, dialogue, grill-me and an RCA skill - conflict-safe mergeful installer (macOS/Linux/Windows).
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Florian's Claude Code Kit
[](https://github.com/FlorinI/Florians-Claude-Code-Kit/actions/workflows/ci.yml) [](LICENSE) 
A few **guardrails for [Claude Code](https://claude.com/claude-code)** — a handful of workflow slash commands and a status line that catch the failures agentic coding hits most: building the wrong thing, losing the thread between sessions, overspending, fixing the wrong bug. Installed into your `~/.claude` with a conflict-safe, *mergeful* installer that never clobbers what you already have.
Pure Node, zero dependencies, no PowerShell. Works on macOS, Linux, and Windows. It's not a complete safety net — just a few well-placed guards for the mistakes that cost the most.
What you get
Each piece guards against a specific way agentic coding goes wrong:
/grill-me— guards alignment. Before any plan, Claude interviews you one question at a time (each with a recommended answer and the trade-off) and writes nothing until you say "alignment complete" — so building the wrong thing gets caught before a line of code exists./handover— guards continuity. Dumps a session's in-flight state to a handover file the next session auto-picks up, so you stop losing the thread between sessions.- A two-column status dossier (
statusline.mjs) — guards cost & context. A fixed-width grid of six always-present rows, plus one spotlight row per pair of expensive legs: per-leg cost with a composition-weighted forecast and a recent-leg median, an eight-chip per-leg cost trend, context tokens against the model window, auto-compaction headroom, cold-cache tax tracking, and 5h/7d quota gauges with a runway line under each. Every cluster has a permanent address, so a calm session looks c
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11