ask-expert

Official

Craft expert docs, extract code, stay within limits.

Authorpropstreet
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: ask-expert
Download link: https://github.com/propstreet/claude-powerpack/archive/main.zip#ask-expert

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository