L8 Principal's Agentic Engineering Workflow
-
Core Highlights & Main Lessons:
- CLAUDE.md Optimization: Explicitly directing AI to ignore "development cost" prevents it from taking shortcuts and producing buggy code.
- Automated MR Descriptions with
no-mistakes: Shifts away from manual diff review bottlenecks by generating clear, readable MR descriptions (ideal for MR agent squads). - Visualizing LLM Output with HTML (
lavish&AXI): Visualizing AI responses in HTML rather than reading raw terminal text enables better planning and inline annotation. - Terminal-First Workflow & Tools: Transitioning from GUI editors (VS Code) toward Neovim and terminal workflows, while evaluating tmux setups against tools like herdr.
-
Referenced Tools & Resources:
- WezTerm: https://wezterm.org/index.html
- tmux: https://github.com/tmux/tmux/wiki
- Neovim: https://neovim.io/
- npx skills CLI: https://github.com/vercel-labs/skills
- OpenSuperWhisper: https://github.com/starmel/OpenSuperW...
- AXI: https://axi.md/
- lavish: https://github.com/kunchenguid/lavish...
- no-mistakes: https://github.com/kunchenguid/no-mis...
- gnhf: https://github.com/kunchenguid/gnhf
- treehouse: https://github.com/kunchenguid/treehouse
- firstmate: https://github.com/kunchenguid/firstmate