GithubAI Engineer Repository (Your Claude Engineer)
AI Engineer Repository (Your Claude Engineer)
This is the full harness I built and demoed—my “Your Claude Engineer” repo that turns Claude Code into something closer to a real engineer. It includes the orchestrator loop, the subagents for Linear/GitHub/Slack, and the prompt files that make it easy to tweak the workflow for your own stack.
Pros
+End-to-end reference implementation of a long-running agent harness
+Subagent-based integrations for Linear, GitHub, and Slack
+Prompts are easy to customize and extend
+Designed around fresh-context sessions for better reliability
Cons
-You still need to configure your own services (repo, Linear project, Slack channel)
-Best experience on WSL/Mac/Linux due to subagent tooling limitations on Windows