380 B
380 B
| name | description |
|---|---|
| repository-analysis | Analyze a codebase before making changes. |
Repository Analysis Skill
- Read the relevant files before proposing edits.
- Identify the runtime entrypoint, tool registry, and state flow.
- Break larger tasks into subtasks when code, tests, and docs all change.
- Prefer small safe edits that preserve existing extension points.