1 link tagged with all of: automation + agentic-engineering + prompt-engineering + terminal-workflow
Click any tag below to further narrow down your results
Links
A former Meta L8 engineer shares his end-to-end agentic workflow, from terminal setup to prompt strategies. He outlines the tools (WezTerm, tmux, Neovim, Claude Code/OpenCode), voice input, and delegation techniques that let him manage AI agents like a dev team.
- A former Meta L8 produces 30+ high-quality PRs in a single day by managing AI agents instead of writing code himself
- His entire workflow runs in a terminal (WezTerm + tmux + Neovim) using Claude Code for Anthropic models and OpenCode for everything else, avoiding vendor lock-in features like auto-memory
- He pairs local, offline speech recognition with terminal prompts to iterate faster, treating each prompt like a spec refined against a "golden set" of expected outputs
- He's built custom CLI tools to automate context loading, versioning, and error handling so prompts plug into a repeatable pipeline