| name | summarize-repo |
| description | Summarize a repository and propose next steps. |
| license | MIT |
summarize-repo
Purpose
Summarize the current repository and propose a short, actionable set of next steps.
Inputs
- Repository path (or current working directory)
Steps
- Inspect the repo structure.
- Read the main docs (
README.md, TODOs.md).
- Produce a concise summary and next steps.
Output
- A summary and a short list of next steps.
Trigger phrases
- $summarize-repo Please summarize this repository and list the next steps
- $summarize-repo Summarize again, but focus on tests and CI