Semantic Search
Semantic search for finding code by meaning using natural language queries. Orchestrates semantic-search-reader (search/find-similar/list-projects) and semantic-search-indexer (index/reindex/status) agents. Use for understanding unfamiliar codebases, finding similar implementations, or locating functionality by description rather than exact keywords. (project)
Lmstudio Bridge Enhanced
- A Vibe Coded Project - Connect Claude Code to local LLMs through LM Studio APIs via MCP bridge. Multi-model support, hot reload, dynamic MCP discovery. Access filesystem, database, web, git, and more. Zero API costs, full privacy, test coverage. Inspired by infinitimeless/LMStudio-MCP.
Spec Workflow Orchestrator
Orchestrate comprehensive planning phase from ideation to development-ready specifications using 3 specialized agents (Full workflow documentation at docs/workflows/planning-workflow.md)
Multi Agent Researcher
Conduct comprehensive research on any topic by coordinating 2-4 specialized researcher agents in parallel, then synthesizing findings into a detailed report via mandatory report-writer agent delegation (Full workflow documentation at docs/workflows/research-workflow.md)