Suggest banner
lancejames221b lancejames221b

Suggest

AI community

Description

--- description: Get AI-powered hAIveMind command suggestions based on current context and intent allowed-tools: ["help_suggest"] argument-hint: [context] [intent] --- # suggest - AI-Powered Command Suggestions ## Purpose Intelligent command suggestion system that uses AI and collective intelligence to recommend the most appropriate hAIveMind commands based on your current context, recent activity, system state, and stated intent. ## When to Use - **Uncertainty**: When you're not sure which c

Installation

Installs to ~/.claude/commands/lancejames221b-agent-hivemind-suggest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lancejames221b/agent-hivemind/HEAD/.claude/commands/suggest.md -o ~/.claude/commands/lancejames221b-agent-hivemind-suggest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository