claude-gladiator
Continuous learning — hooks observe failures and prompt reflection, sibling synergy deepens analysis with history and tool discovery
Automatic tool discovery across 17 sources — hooks search before planning and after errors, siblings avoid redundant searches
$ npx -y skills add Vvkmnn/claude-emporium --skill claude-oracle --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/claude-oracleContext preview
The summary Claude sees to decide when to auto-load this skill.
Automatic tool discovery across 17 sources — hooks search before planning and after errors, siblings avoid redundant searches
name: claude-oracle description: Automatic tool discovery across 17 sources — hooks search before planning and after errors, siblings avoid redundant searches triggers: [PreToolUse, PostToolUse]
Tool discovery. Searches 17 sources in parallel to find relevant skills, plugins, and MCP servers.
| Hook | When | Action | |------|------|--------| | **PreToolUse(EnterPlanMode)** | Before planning | Searches for relevant tools before planning | | **PostToolUse(Bash)** | After errors | Searches for tools that solve the error |
| Command | Description | |---------|-------------| | `/search-oracle <query> [type]` | Search for tools across all 17 sources |
1. `search("query")` — search all sources 2. Review results with install commands 3. Install useful tools: skills, plugins, or MCP servers
1. If **historian** active: `find_similar_queries("query")` first to check if this search was done before 2. `search("query")` — oracle's own search across 17 sources 3. If **praetorian** active: compact the discovery results for future reference 4. Present findings with install commands and note what siblings already provide
1. Error triggers PostToolUse hook 2. `search("error description")` — find tools that address this error class 3. Present matching tools with install commands
1. Error triggers PostToolUse hook 2. If **historian** active: `get_error_solutions("error")` checks if solved before 3. `search("error description")` — oracle finds new tools 4. If **gladiator** active: error is also being observed for pattern detection 5. Combined: past solution (historian) + new tools (oracle) + pattern tracking (gladiator)
| Sibling | Value | How | |---------|-------|-----| | **Historian** | Past searches avoid duplicate discovery | Historian checked first, oracle only runs if no history match | | **Praetorian** | Cached compactions contain prior tool results | Restore before re-searching | | **Gladiator** | Observations reveal tool gaps | Reflection may suggest searching for tools to fill gaps |
Smithery Registry, Glama.ai, Official MCP Registry, npm, GitHub marketplace plugins, awesome-mcp-servers, awesome-mcp-lists, awesome-claude-code (ccplugins), awesome-claude-code (jmanhype), awesome-agent-skills, Playbooks.com, SkillsMP, and more.
claude mcp add oracle -- npx claude-oracle-mcp
🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
Repo: Vvkmnn/claude-emporium
Continuous learning — hooks observe failures and prompt reflection, sibling synergy deepens analysis with history and tool discovery
Automatic history search — checks past sessions before web research, planning, and debugging, siblings deepen coverage
Prompt rhetoric coach — deterministic scoring and restructuring using Anthropic best practices
Context preservation with cross-session memory — hooks prompt compaction at high-impact moments, siblings enrich what gets saved
File checkpoint and recovery — auto-quicksaves before destructive commands, manual checkpoints for safe rollback