Adaptive vault reader skill. Receives a natural language question, uses graph.json as the primary index (Phase 2.0) before any glob/grep, then self-assesses whether more context is needed. Escalates to live /graphify only when graph coverage is insufficient, or to /bedrock:learn for remote content ingestion. Answers simple questions with zero graphify calls. Use when: "bedrock ask", "bedrock-ask", "/bedrock:ask", any question about the vault, "what do we know about", "who owns", "what's the status of", "tell me about", "how does it work", or any Second Brain query.
$npx -y skills add iurykrieger/claude-bedrock --skill askInstalls into the current project.
Run `npx skills use "https://github.com/iurykrieger/claude-bedrock" --skill "iurykrieger/claude-bedrock/ask"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/iurykrieger/claude-bedrock" that are relevant to the current task. Run `npx skills add "https://github.com/iurykrieger/claude-bedrock"` and select the relevant skills, then follow their instructions.