From athena
Search the required Mnemosyne knowledge repository before planning or implementation. Uses Athena's canonical dependency-resolution contract and fails if the backend cannot be prepared at ~/.agent_brain/knowledge.
How this skill is triggered — by the user, by Claude, or both
Slash command
/athena:advise <task description><task description>This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search durable knowledge before unfamiliar work. Mnemosyne is mandatory; never silently continue
Search durable knowledge before unfamiliar work. Mnemosyne is mandatory; never silently continue without it.
With authenticated gh, git, and network access, prepare Mnemosyne at
$HOME/.agent_brain/knowledge by following the canonical
dependency-resolution contract exactly. Do not summarize or
override its owner precedence, trust gates, checkout rules, or revalidation requirements here.
Report the exact repository, commit SHA, and trust basis. Any resolution, authentication, checkout,
update, or revalidation failure is blocking.
skills/*.md directly under the checkout.*.notes.md; use Git and pull-request history as provenance.repo-review; PR reviews use pr-review.learn only for a new trigger, corrected command, parameter, failure mode, or verified
workflow.Return the resolved owner/Mnemosyne repository and checkout revision, then a table of entry,
version, verification, and relevance. Follow with what worked, what failed, contradictions, and
copy-ready parameters. Clearly label unverified guidance.
npx claudepluginhub homericintelligence/athena --plugin athenaGuides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.