My agentic coding tools:
bkmr
Knowledge Management for Humans and Agents.
twmux
Race-condition-safe tmux wrapper giving LLM agents reliable shell I/O, a consistent JSON contract, and socket isolation.
twsrt
Translates one canonical set of security rules into agent-specific permission configs for Claude Code, Copilot CLI, and others — single source of truth, no drift.
twmcp
Define MCP servers once in TOML. Compiles agent-specific JSON for Claude Code, Copilot CLI, IntelliJ, and Claude Desktop — no duplicate configs.
pi-extensions
Adds sandboxing, access control, and vim editing to the pi coding agent.
sandbox-runtime-improved
Lightweight OS-level sandboxing for filesystem and network restrictions on arbitrary processes — no container required.
-
Giving everyone a LLM no more replaces engineers, than giving everyone a saw replaces carpenters.
-
Slop is, what takes more human effort to consume than to produce.
Agent’s Playbook:
- Specs constrain intent.
- Plans constrain approach.
- Tasks constrain sequencing.
- Tests, schemas, linter constrain behavior.
- Harnesses constrain execution.