Topic: code-review
652 skills in this topic.
-
V3 Deep Integration
Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation.
spencermarx/open-code-review 126
-
V3 MCP Optimization
MCP server optimization and transport layer enhancement for claude-flow v3. Implements connection pooling, load balancing, tool registry optimization, and performance monitoring for sub-100ms response times.
spencermarx/open-code-review 126
-
V3 Memory Unification
Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend).
spencermarx/open-code-review 126
-
V3 Performance Optimization
Achieve aggressive v3 performance targets: 2.49x-7.47x Flash Attention speedup, 150x-12,500x search improvements, 50-75% memory reduction. Comprehensive benchmarking and optimization suite.
spencermarx/open-code-review 126
-
V3 Security Overhaul
Complete security architecture overhaul for claude-flow v3. Addresses critical CVEs (CVE-1, CVE-2, CVE-3) and implements secure-by-default patterns. Use for security-first v3 implementation.
spencermarx/open-code-review 126
-
V3 Swarm Coordination
15-agent hierarchical mesh coordination for v3 implementation. Orchestrates parallel execution across security, core, and integration domains following 10 ADRs with 14-week timeline.
spencermarx/open-code-review 126
-
Verification & Quality Assurance
Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.
spencermarx/open-code-review 126
-
ocr
AI-powered multi-agent code review. Simulates a team of Principal Engineers
reviewing code from different perspectives. Use when asked to review code,
check a PR, analyze changes, or perform code review.
spencermarx/open-code-review 126
-
ocr
AI-powered multi-agent code review. Simulates a team of Principal Engineers
reviewing code from different perspectives. Use when asked to review code,
check a PR, analyze changes, or perform code review.
spencermarx/open-code-review 126
-
skills
SawanoLab/adaptive-claude-agents
-
adaptive-review
SawanoLab/adaptive-claude-agents
-
common
SawanoLab/adaptive-claude-agents
-
project-analyzer
Analyzes project structure and generates appropriate Claude Code subagents based on detected tech stack
SawanoLab/adaptive-claude-agents
-
bug-fix
Bug-fix pipeline. Dual RCA (Sonnet+Opus) -> Consolidation -> Codex Validation -> Implementation -> Code Review.
Z-M-Huang/claude-codex 24
-
multi-ai
Start the multi-AI pipeline. Plan -> Review -> Implement (loop until reviews approve). Codex final gate.
Z-M-Huang/claude-codex 24
-
checkpoint-mode
Pause for review every N tasks - selective autonomy pattern
asklokesh/loki-mode 836
-
prompt-optimization
Applies prompt repetition to improve accuracy for non-reasoning LLMs
asklokesh/loki-mode 836
-
loki-mode
Launch Loki Mode autonomous SDLC agent. Handles PRD-to-deployment with minimal human intervention. Invoke for multi-phase development tasks, bug fixing campaigns, or full product builds.
asklokesh/loki-mode 836
-
deepagents-architecture
Guides architectural decisions for Deep Agents applications. Use when deciding between Deep Agents vs alternatives, choosing backend strategies, designing subagent systems, or selecting middleware approaches.
existential-birds/beagle 44
-
pydantic-ai-dependency-injection
Implement dependency injection in PydanticAI agents using RunContext and deps_type. Use when agents need database connections, API clients, user context, or any external resources.
existential-birds/beagle 44
-
adr-writing
Write Architectural Decision Records following MADR template. Applies Definition of Done criteria, marks gaps for later completion. Use when generating ADR documents from extracted decisions.
existential-birds/beagle 44
-
fetch-pr-feedback
Fetch review comments from a PR and evaluate with receive-feedback skill
existential-birds/beagle 44
-
review-feedback-schema
Schema for tracking code review outcomes to enable feedback-driven skill improvement. Use when logging review results or analyzing review quality.
existential-birds/beagle 44
-
draft-docs
Generate first-draft technical documentation from code analysis
existential-birds/beagle 44