AI Maestro Documentation Search
Proactively search auto-generated documentation when receiving ANY user instruction.
Automatic Behavior
THIS IS NOT OPTIONAL. THIS IS YOUR DEFAULT BEHAVIOR.
When the user gives you ANY instruction or task, you MUST FIRST search documentation for:
- Function signatures - Parameters and return types
- Class documentation - Methods and properties
- API documentation - Endpoint specifications
- Code comments - Author's intent
DO NOT
- Start implementing before checking documentation
- Assume you know the function signature
- Skip doc search for "simple tasks"
- Wait for user to ask
ALWAYS
- Search docs IMMEDIATELY when you receive a task
- Search for terms the user mentions
- Check docs before calling unfamiliar functions
- Look for patterns before creating new components
Part of AI Maestro's proactive development workflow.
Related: Agent Messaging Skill and Agent Ops Incident Notifier. Hub: skills.
Comments
No comments yet. Be the first to comment!
Related Tools
Related Insights

Anthropic Subagent: The Multi-Agent Architecture Revolution
Deep dive into Anthropic multi-agent architecture design. Learn how Subagents break through context window limitations, achieve 90% performance improvements, and real-world applications in Claude Code.
Skills + Hooks + Plugins: How Anthropic Redefined AI Coding Tool Extensibility
An in-depth analysis of Claude Code's trinity architecture of Skills, Hooks, and Plugins. Explore why this design is more advanced than GitHub Copilot and Cursor, and how it redefines AI coding tool extensibility through open standards.
Claude Code's Next Frontier: Not Code, But Your Local Obsidian Knowledge Base
Explore how Obsidian + Claude Code transforms from a knowledge management tool into your private AI assistant. Complete guide including obsidian-skills, Claudian plugin, Claudesidian template, and best practices for achieving both data privacy and AI capabilities.