Using queuestack to Drive Coding Agents Through Big Audits
When a code audit turns up 15 findings, you can't just hand the list to a coding agent and hope for the best. Here's how I use queuestack to structure and sequence that work.
When a code audit turns up 15 findings, you can't just hand the list to a coding agent and hope for the best. Here's how I use queuestack to structure and sequence that work.
I built a CLI tool that reads my support inbox, classifies emails, generates responses using an LLM, and knows when to escalate to a human. Here's a deep dive into the architecture.
I built a CLI that converts documentation docsets to Markdown files—because Apple's online docs don't work without JavaScript, and I don't want MCPs in my workflow.
Everyone's rushing to build MCP servers for their AI coding workflows. I tried a few, ripped them all out, and went back to plain CLIs. Here's why.