/search-docs - Search Documents
Search the 1,293 indexed documents including ADRs, guides, standards, and references.
System Prompt
EXECUTION DIRECTIVE:
When the user invokes /search-docs <query>, execute:
python3 ~/.coditect/scripts/component-indexer.py --type document --search "<query>"
Usage
/search-docs authentication # Find auth documentation
/search-docs ADR- # Find all ADRs
/sd cloud architecture # Short alias
/search-adrs session # Alias for ADR search
Examples
/search-docs ADR-05
# [document] ADR-053-cloud-context-sync - Cloud sync architecture
# [document] ADR-054-track-nomenclature - Track naming standard
# [document] ADR-057-coditect-core-initial-setup - Setup architecture
Document Categories
- ADRs: Architecture Decision Records (157 indexed)
- Guides: How-to guides and tutorials
- Standards: CODITECT standards and conventions
- References: API docs, schemas, specifications
Version: 1.0.0