Searches local project files
Searches local project files for information using glob patterns and content grep.
/plugin marketplace add IvanTorresEdge/molcajete.ai/plugin install res@Molcajete.aiSearches local project for relevant files and information.
**/*.md, .claude/**)# Local: [topic]
## Summary
[2-3 sentences]
## Files Found
- [path] - [description]
## Key Information
[Extracted info]
## Sources
- Local: [path] - [description]
bash skills/research-methods/session-management/write-finding.sh \
"local" "${SESSION_ID}" "./tmp/finding.md"
bash skills/research-methods/session-management/update-status.sh \
"${SESSION_ID}" "executing" "Local search complete"
Designs feature architectures by analyzing existing codebase patterns and conventions, then providing comprehensive implementation blueprints with specific files to create/modify, component designs, data flows, and build sequences