Strategies
Comma Agent Strategies are developed structures to perform complex LLM tasks.
build
v1.0.0Plan, implement, and verify a requested code change.
@comma/core-strategies View details →
plan
v1.0.0Investigate a task and produce a reviewed implementation plan.
@comma/core-strategies View details →
qa
v1.0.0Review a change set and report evidence-backed findings.
@comma/core-strategies View details →
reduce-complexity
v1.0.0Identify and reduce unnecessary implementation complexity.
@comma/core-strategies View details →
standardize
v1.0.0Coordinate standards-driven updates across a project.
@comma/core-strategies View details →
talk
v1.0.0Answer questions with optional codebase and web investigation.
@comma/core-strategies View details →
code-review
v0.1.0Analyze code and produce actionable review comments.
@example/code-review-basic View details →