coder
01Agent Cursor
Implements code changes with precision. Writes new code, modifies existing code, runs tests, and fixes failures. Use for implementation tasks after planning is complete.
Agent Cursor
Implements code changes with precision. Writes new code, modifies existing code, runs tests, and fixes failures. Use for implementation tasks after planning is complete.
Agent Cursor
Plans and decomposes coding tasks. Analyzes codebases to understand structure, identifies files to modify, and creates step-by-step implementation plans. Use proactively for complex multi-step tasks.
Agent Cursor
Reviews code for quality, bugs, security issues, and correctness. Provides critical analysis of recent changes. Use after implementation to verify quality before finalizing.
Cursor rule Cursor
Agent Enhancement Layer project conventions.
Skill Claude CodeCodexCursor
Orchestrate multi-agent coding workflows. Use when the user invokes /code, /refactor, /goal, or /run commands, or asks for multi-step coding tasks that benefit from planning, implementation, testing, and review phases.
Agent
Design system architecture, evaluate trade-offs, produce implementation plans.
Agent
Analyze codebase structure, map dependencies, identify entry points and key patterns.
Agent
Financial analysis specialist — builds comps, DCF models, LBO models, and competitive analyses.
Agent
Investigates topics thoroughly. Gathers information from codebases, web searches, and documentation. Use for research phases that inform later implementation or analysis.
Agent
Write and run tests, verify correctness, report test coverage gaps.
Skill Claude CodeCodex
Analyze the current diff and generate a high-quality commit message, then commit. Follows conventional commit format with clear, concise summaries.
Skill Claude CodeCodex
Build competitive landscape analyses — market positioning, competitor deep-dives, comparative analysis, strategic synthesis. Triggers on: competitive landscape, competitor analysis, peer comparison, market positioning, strategic review, "who are the competitors to X", "benchmark X against peers", "build a market map".
Skill Claude CodeCodex
Real DCF (Discounted Cash Flow) model creation for equity valuation. Builds comprehensive cash flow projections with proper WACC calculations, performs sensitivity analysis, and outputs professional Excel models via Python/openpyxl. Use when users need to value a company using DCF methodology, request intrinsic value…
Skill Claude CodeCodex
Diagnose the cursor-agents installation. Check that all skills, agents, and hooks are correctly installed and functional.
Skill Claude CodeCodex
Scan a project's codebase and automatically generate Cursor rules that capture its structure, conventions, and key patterns. Run once when opening a new or unfamiliar project.
Skill Claude CodeCodex
Build LBO (Leveraged Buyout) models in Excel using Python/openpyxl. Fills formulas, validates calculations, ensures professional formatting. Use for PE transactions, deal materials, or IC presentations.
Skill Claude CodeCodex
Create a structured pull request. Analyzes all changes on the current branch, generates a descriptive PR title, summary, and test plan, then creates the PR via gh CLI.
Skill Claude CodeCodex
Review uncommitted changes before committing. Checks for bugs, security issues, performance problems, missing error handling, and test coverage gaps.
Skill Claude CodeCodex
Generate tests for a specified file or function. Analyzes the code, determines the appropriate test framework, writes comprehensive tests, and runs them.
Skill Claude CodeCodex
Produce a .xlsx file on disk using Python/openpyxl. Use when you need to deliver an Excel workbook as a file artifact.