Conversation
…r is and why it exists
mikkel
commented
Mar 22, 2026
Author
mikkel
left a comment
There was a problem hiding this comment.
@/ml2/nanobot/.pr-review-state/review-body.tmp
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ATS Task #483
Create a doc/INTRO.md file that explains the what and why of ATS Project Runner. This should be a compelling introduction document that covers:
What it is — An automated PR factory. You give it a task description on an ATS channel, and it creates a branch, runs Claude Code to implement the changes (with iterative refinement), commits, pushes, and opens a PR. Zero human involvement from task to PR.
Why it exists — The bottleneck in AI-assisted development isn't the AI writing code — it's the human orchestrating it. Copy-pasting task descriptions into Claude, managing branches, reviewing iteration output, opening PRs. ATS Project Runner eliminates that entire loop. You describe what you want, it ships a PR.
How it works (brief, not a full technical spec):
The design philosophy — Why it copies the task instead of claiming it. Why iterative mode. Why it's a thin orchestrator that delegates all intelligence to Claude Code.
Where it fits — Part of the DiffLab ATS ecosystem. Works alongside ada-dispatch, song-creator, review-responder, and other ATS channel workers.
Write this in a clear, direct style. No fluff, no marketing speak. Technical audience. Think of it as the doc you'd want to read before deciding whether to set up your own project runner.
Use 4 iterations to refine the document — first draft, then improve clarity, then tighten prose, then final polish.
Mode: iterative | Iterations: 2 | Run: 1
Generated by ATS Project Runner v3.0.0