PostToolUse
01Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From eve0415/cella.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check. From eve0415/cella.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse) and 3 allowed tools.
Skill Claude CodeCodex
Use when inside a cella dev container and you need to manage branches, dispatch tasks, run parallel agents, or interact with other containers. Also use when you see CELLADAEMONADDR in the environment or /cella/bin/cella exists.
Skill Claude CodeCodex
Use when running a systematic test sweep of the cella worktree/task system from inside a container. Also use after modifying the daemon, agent CLI, or task manager, before releases, or after bug fixes.
Skill Claude CodeCodex
Research devcontainer spec, official CLI, and VS Code extension behavior before making design decisions. Use this skill whenever implementing devcontainer commands, options, lifecycle hooks, or features — or when behavior is ambiguous, when fixing spec compliance issues, or when the user asks how something works in…
Skill Claude CodeCodex
Run the full CI verification suite locally (format, lint, test, snapshots). Use before committing or to check if changes pass CI.
Instructions file CodexOpenCode
AGENTS.md instructions for eve0415/cella, covering agents.md, gates — run before declaring any change complete, hard rules, testing and commits.
Instructions file
Claude Code instructions for eve0415/cella, covering claude.md, build & test, testing, spec compliance and code conventions.