Skip to main content
Run any Skill in Manus
with one click

ask-corpus

Stars5
Forks0
UpdatedJune 11, 2026 at 22:50

Multi-prong, context-efficient Q&A over the Iconsult knowledge-graph corpus (arsanjani_2026 + gulli_2025 + bratanic_2025). Decomposes a question into facets, fans out ISOLATED retrieval subagents (concept match + graph traversal + passage RAG across all three books via the canonical layer), adversarially verifies each synthesized claim against its cited passage, and returns a tight, cited answer — WITHOUT dumping the bulky intermediate retrieval into the main conversation context. Use when the user has a substantive question to ANSWER from the books/KG. E.g. "what does the corpus say about X", "how does reflection relate to evaluator-optimizer", "/ask-corpus <question>". Do NOT use to score/consult on a user's architecture against the rubric — that is the heavyweight `consult` MCP prompt's job.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly