| name | hello-world-summary |
| description | Explore the repository and produce a summary of its code |
| allowed-tools | Read, Glob, Grep |
Explore the repository in the current directory and produce a summary.
The summary should include:
- The repository name
- A brief description of what the repository contains
- The main languages and frameworks used
- A list of the top-level directories and their purpose
Write the summary to $FULLSEND_OUTPUT_DIR/summary.md (the FULLSEND_OUTPUT_DIR environment variable points to the output directory).