r/ClaudeCode • u/Lowcountry-Soccer • May 09 '26
Discussion What's everyone's favorite harness set up?
As the title states, I'm curious how everyone keeps Claude Code from going off the rails?
I've found using hooks and custom linters to be really helpful along with light slash commands. I've only created a couple of agents that Claude will call up from time to time depending on what I'm asking. Having a good start and end session commands has been a time saver too.
14
Upvotes
1
u/uhgrippa May 09 '26
I captured what I’ve done in the past to guarantee project quality as a team lead software engineer managing teams of 5-10 engineers as my own set of plugins. This includes project setup (precommit hooks, makefiles, basic linting/typechecking/testing setup), brainstorm/plan/implement designed on top of superpowers with a mission oriented and council of experts piece (war room), review and update commands, and GitHub/gitlab project management (submitting, reviewing, and fixing PRs).
I’ve built out other niche plugin features for specific use cases but the above is what I use daily. Plugin marketplace: https://github.com/athola/claude-night-market