Mark Striebeck
@striebeckmark
Leading Siri platform teams @ Apple
ID: 1558921269977919489
14-08-2022 20:59:54
64 Tweet
54 Followers
127 Following
I built a custom MCP tool server for Claude Code & Sourcegraph AMP — it fetches logs, parses errors, and feeds them to the agent. The agent diagnoses & collaboratively fixes code. All I do is review & push. 🔧 GitHub: github.com/mstriebeck/git… 📝 Blog: novibe-vibe-coding.hashnode.dev/vibe-coding-cu… 🖼️👇
I wonder when the first VC's and tech CEO's have the guts to admit that they were played by Trump ... The folks from the The All-In Podcast and others salivated over Trumps statement that in his first week, he will pass an executive order that international students who graduate from
Coding with AI agents isn’t about letting them run wild — it’s about giving them guardrails. Pre-commit hooks. No --no-verify. Small commits. Integration tests. It’s pair programming — with a jet engine. 🚧 Read: Guardrails for Coding with Agents 🔗novibe-vibe-coding.hashnode.dev/guardrails-for…
I love design docs — but my AI agents kept building exactly what I described… not what I wanted. Going back to Agile basics fixed it: ✅ User stories ✅ Acceptance tests Turns out, even coding agents need clear definitions of done. novibe-vibe-coding.hashnode.dev/back-to-my-agi… #AgileDevelopment