What problem does it solve?
Preparing detailed technical documents for external experts, especially with code snippets, is time-consuming and often exceeds LLM token limits. Manually extracting relevant code, ensuring context, and tracking size is a tedious process that this Skill fully automates.
Core Features & Use Cases
- Automated Code Extraction: Extracts full files, specific line ranges, or Git diffs, automatically formatting them into markdown code blocks for clarity.
- Real-time Size Tracking: Monitors the document size against a 125KB limit, providing warnings and stopping extraction to prevent token overflow, ensuring your document fits within expert consultation constraints.
- Structured Document Generation: Guides the creation of comprehensive consultation documents with clear sections for problem context, architecture overview, and specific questions for experts.
- Use Case: A team needs an external architect to review a critical refactor. Instead of manually copying and pasting code and worrying about token limits, they use this Skill to automatically gather all relevant code, diffs, and architectural context into a single, size-optimized document, ready for expert review.
Quick Start
Create an expert consultation document for our authentication refactor.