What problem does it solve?
AI assistants often act on thin prompts and miss repo-specific facts, rules, and conventions, so this skill hunts down the right documents and rewrites the request with the missing context before any work begins.
Core Features & Use Cases
- Document discovery: Scans for root-level guides and doc folders, reporting what exists and offering alternatives if nothing is found.
- Selective reading: Prioritizes overarching instructions such as CLAUDE.md/README.md and then pulls topic-specific files relevant to the user’s intent.
- Context weaving: Outputs an enhanced prompt that lists relevant constraints, includes the user’s original words, and optionally recommends a Codex dialogue when parallel validation is valuable.
- Use Case: When a reviewer asks for a feature change, run this skill to ensure the rewritten request reflects product goals, testing rules, and repo conventions before any coding starts.
Quick Start
Ask /enhancePrompt to rewrite your request using discovered documentation so the follow-up task starts with full context.