Stats
Actions
Tags
From memlin
Ask your team's Memlin workspace a natural-language question. Resolver gathers the relevant memory + skills + goals + schemas; Claude answers from that context with clickable citations. The discovery layer.
How this command is triggered — by the user, by Claude, or both
Slash command
/memlin:memlin-askThis command is limited to the following tools:
The summary Claude sees in its command listing — used to decide when to auto-load this command
# /memlin-ask Examples: - `memlin ask "what's our approach to webhook retries"` - `memlin ask "did anyone document the auth flow"` - `memlin ask --org Memlin "what's our brand voice"` Every answer cites specific items from your workspace — replay via the audit link to inspect the bundle that informed it.
node "${CLAUDE_PLUGIN_ROOT}/dist/cli/ask.js" $ARGUMENTS
Examples:
memlin ask "what's our approach to webhook retries"memlin ask "did anyone document the auth flow"memlin ask --org Memlin "what's our brand voice"Every answer cites specific items from your workspace — replay via the audit link to inspect the bundle that informed it.
npx claudepluginhub memlin-ai/memlin-claude-plugin --plugin memlin