The minimum vibable workflow.
Let the flock handle it. owl guards permissions from your hammock. hawk rewires hooks mid-flight. dodo refuses to let tasks go extinct. That's Nest-Driven Development — three CLI tools for vibe coding.
owl-afk — Remote Approvals
Approve Claude Code tool calls from your phone via Telegram. AFK but in control.
- Hammock-ready: Approve, deny, or add rules from anywhere
- Pattern rules: Auto-approve trusted commands (
Bash(git *),Edit(*.py)) - Smart chains: Handle complex bash chains in one tap
hawk-hooks — Hooks On The Fly
Modular hooks manager for Claude Code. Change hooks without restarting.
- Auto-discovery: Drop scripts in, they just work
- Prompt management: Custom slash commands and skills
- Multi-language: Python, JS, Shell, TypeScript
dodo-tasks — Todos That Refuse to Go Extinct
Smart task tracking for you and your AI agents.
- Catch flying ideas: Quick capture, project-aware routing
- Graph plugin: Dependency tracking for multi-agent coordination
- Flexible backends: SQLite, Markdown, Obsidian
dodo — Simple task tracking that scales. No complex tools for simple ideas. Smart repo detection routes todos to the right project automatically. Graph-based dependency tracking for multi-agent coordination. Clean core with AI formatting, Obsidian sync, and more via plugins.
owl — AFK permissions and notifications for multiple parallel Claude Code instances via Telegram. Handles concurrent requests and feels snappy. Smart pattern rules auto-approve trusted commands. Recognizes command chains, SSH wrappers, and sudo.
hawk — Fast on-the-fly hook toggling without restarting Claude. Quick-add and edit hooks in any language. Syncs prompt and agent files to Claude, Codex, Gemini, and more. Auto-discovery means drop a script in and it just works.
uv tool install git+https://github.com/pkronstrom/owl-afk # The wise one
uv tool install git+https://github.com/pkronstrom/hawk-hooks # The sharp one
uv tool install git+https://github.com/pkronstrom/dodo-tasks # The stubborn oneOr install the whole flock at once:
uv tool install git+https://github.com/pkronstrom/owl-afk \
&& uv tool install git+https://github.com/pkronstrom/hawk-hooks \
&& uv tool install git+https://github.com/pkronstrom/dodo-tasksTDD? Try NDD.
