What problem does it solve?
This Skill prevents AI from making unsupported claims by using Auggie/Augment MCP to find relevant source evidence and to restore external task progress as leads rather than facts.
Core Features & Use Cases
- Semantic codebase retrieval: Find relevant files, call chains, and impact/risk leads across modules.
- Source-grounded verification: Forces confirmation by opening real files before editing or concluding.
- External task index recovery: Restores candidate next steps and continuity when context is lost, without treating it as truth for requirements or implementation details.
- Degrade gracefully: Falls back to file listing, precise text search, and real file reading when MCP is unavailable or results are too broad.
Quick Start
Ask your AI to run the auggie-mcp skill to locate where a specific behavior is implemented, then verify the findings by opening the exact files and line ranges before proposing any changes.