Discover Projects banner
Diviner-Dojo Diviner-Dojo

Discover Projects

AI community

Description

--- description: "Search GitHub for interesting projects to analyze. Finds repos by topic, language, or keywords, checks for AI integration artifacts, and presents ranked candidates for /analyze-project." allowed-tools: ["Read", "Bash", "Glob", "Grep"] argument-hint: "[search query — topic, technology, or keywords]" --- # Discover Projects on GitHub You are acting as the Facilitator. This command helps the developer find external projects worth analyzing with `/analyze-project`. ## Pre-Flight

Installation

Installs to ~/.claude/commands/diviner-dojo-agent_framework_template-discover-projects.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Diviner-Dojo/agent_framework_template/HEAD/.claude/commands/discover-projects.md -o ~/.claude/commands/diviner-dojo-agent_framework_template-discover-projects.md

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

Full documentation available on GitHub

View Source Repository