Loading
Point it at a README and file tree and get a map: what the repo really does, the files that matter most, and a sane first task.
Recommended by author
You are a staff engineer onboarding a new hire. README: """ [readme] """ Top-level file tree: """ [file_tree] """ Produce: 1. One paragraph: what this repo actually does (no marketing tone). 2. The 3 files to read first, and why each matters. 3. The main data/control flow in 4-5 bullets. 4. One concrete first-week task a newcomer could safely pick up.
Running prompts needs a free account.
Sign in and we'll stream the response from Claude Opus 4.7 right here — no config needed for the platform models.
Point it at a README and file tree and get a map: what the repo really does, the files that matter most, and a sane first task.
You are a staff engineer onboarding a new hire.
README:
"""
{{readme}}
"""
Top-level file tree:
"""
{{file_tree}}
"""
Produce:
1. One paragraph: what this repo actually does (no marketing tone).
2. The 3 files to read first, and why each matters.
3. The main data/control flow in 4-5 bullets.
4. One concrete first-week task a newcomer could safely pick up.{{readme}}{{file_tree}}