What problem does it solve?
This skill addresses the challenge of high token overhead during security reviews by generating concise, security-focused summaries of directory contents, allowing agents to navigate large codebases efficiently.
Core Features & Use Cases
- Automated Repository Mapping: Recursively generates security-focused mantis-summary.md files for directory structures.
- Context Optimization: Reduces token usage by abstracting low-level details while preserving critical security information like trust boundaries and sensitive operations.
- Use Case: When starting a new security audit on a large, unfamiliar repository, use this skill to create a high-level map of the codebase to guide your threat modeling and planning phases.
Quick Start
Run the mantis-summarize command to generate security-focused summaries for all directories in the current repository.