Fomo-Driven-Development/strategic-claude-base
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. The more detailed your request prompt, the better!
Fomo-Driven-Development/strategic-claude-base
Agent
Analyzes codebase implementation details. Call the codebase-analyzer agent when you need to find detailed information about specific components. The more detailed your request prompt, the better!
Fomo-Driven-Development/strategic-claude-base
Agent
Locates files, directories, and components relevant to a feature or task. Call codebase-locator with human language prompt describing what you're looking for. Basically a "Super Grep/Glob/LS tool" — Use it if you find yourself desiring to use one of these tools more than once.
Fomo-Driven-Development/strategic-claude-base
Agent
You are a specialist at finding code patterns and examples in the codebase. Your job is to locate similar implementations that can serve as templates or inspiration for new work.
Fomo-Driven-Development/strategic-claude-base
Agent
Pair programming navigator agent that uses Codex to provide strategic guidance, code review, and architectural oversight while the main agent drives implementation. Focuses on big-picture thinking, pattern recognition, and quality assurance without writing files.
Fomo-Driven-Development/strategic-claude-base
Agent
Comprehensive research agent that uses Codex to perform both codebase analysis and web research. Combines the capabilities of codebase exploration, pattern finding, and web search to provide thorough research findings without writing files.
Fomo-Driven-Development/strategic-claude-base
Agent
Comprehensive code review agent that uses Codex to perform thorough analysis of code changes. Provides structured feedback with prioritized findings, bug detection, and actionable recommendations without writing files.
Fomo-Driven-Development/strategic-claude-base
Agent
Do you find yourself desiring information that you don't quite feel well-trained (confident) on? Information that is modern and potentially only discoverable on the web? Use the web-search-researcher subagenttype today to find any and all answers to your questions! It will research deeply to figure out and attempt to…
Fomo-Driven-Development/strategic-claude-base
Command
Manage ADR status transitions (accept, reject, deprecate, supersede).
Fomo-Driven-Development/strategic-claude-base
Command
Analyze plans for potential blocking issues by examining codebase, dependencies, and related documents.
Fomo-Driven-Development/strategic-claude-base
Command
Review the most recent committed changes using the codex-review agent.
Fomo-Driven-Development/strategic-claude-base
Command
Create Architecture Decision Record (ADR) documentation for architectural decisions.
Fomo-Driven-Development/strategic-claude-base
Command
Create issue documentation for problems found during development work.
Fomo-Driven-Development/strategic-claude-base
Command
Create comprehensive product documentation (PRD, ARCHITECTURE, ROADMAP, REFERENCES) based on research and requirements analysis.
Fomo-Driven-Development/strategic-claude-base
Command
Create an implementation plan based on research or issue documentation.
Fomo-Driven-Development/strategic-claude-base
Command
Create implementation plans for specific roadmap phases or milestones.
Fomo-Driven-Development/strategic-claude-base
Command
Read and execute a plan document from .strategic-claude-basic/plan/.
Fomo-Driven-Development/strategic-claude-base
Command
Conduct research on a topic and generate documentation following project standards.
Fomo-Driven-Development/strategic-claude-base
Command
Conduct focused research on a specific product roadmap phase.
Fomo-Driven-Development/strategic-claude-base
Command
Generate a problem-focused summary of the current implementation work.
Fomo-Driven-Development/strategic-claude-base
Command
Update an existing summary document with latest implementation progress.
Fomo-Driven-Development/strategic-claude-base
Agent
Agent "codebase-analyzer.template" from Fomo-Driven-Development/strategic-claude-base, covering analysis: [feature/component name], entry points, core implementation, data flow and key patterns.
Fomo-Driven-Development/strategic-claude-base
Agent
Agent "codebase-locator.template" from Fomo-Driven-Development/strategic-claude-base, covering file locations for [feature/topic], implementation files, test files, configuration and interface definitions.
Fomo-Driven-Development/strategic-claude-base
Agent
Found in: cmd/process.go:34-68 Used for: File processing with progress tracking.
Fomo-Driven-Development/strategic-claude-base
Agent
Driver Focus: [file:line] - [Current implementation area] Current Goal: [What the driver is trying to accomplish] Session Phase: [Analysis | Implementation | Review | Refactoring].