Agent Reference
6 pages
Codebase Analyzer
Analyzes codebase implementation details for specific components. Input{files_to_analyze,analysis_focus}. Refuses without both.
Codebase Locator
Locates files, directories, and components. Use as "super grep" for multi-search. Input{query,scope?}. Refuses without query.
Curator
Updates playbooks from reflection artifacts. Input{task_dir,reflection_path}. Refuses without both.
Graph Analyst
Answers questions from the task/pattern graph perspective. Use when question relates to task status, patterns, relationships, or project health. Input{question}. Refuses without question.
Pattern Finder
Finds similar patterns and examples in codebase. Input{pattern_description,scope?}. Refuses without pattern_description.
Reflector
Produces reflection artifacts with pattern evaluation and discovery. Input{task_dir,task_id,context}. Refuses without all three.