review-all
SkillMediaFull integrated review covering design compliance, code quality, duplicate detection, and architecture patterns. Run after significant changes.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the review-all skill
What this skill tells your AI
The instructions your AI receives, as published by nwiizo/ccswarm in .agents/skills/review-all/SKILL.md and read by ahel’s review.
When subagents are enabled in Codex, prefer delegating this workflow to the all-reviewer custom agent.
Run a full review on the ccswarm codebase:
- Design Compliance - Verify consistency with CLAUDE.md and docs/ARCHITECTURE.md
- Code Quality - Check Rust best practices (clippy, unwrap elimination, error handling)
- Duplicate Detection - Run
similarity-rs crates/for refactoring candidates - Architecture Patterns - Evaluate Type-State, Channel-Based, Iterator, Actor Model, Minimal Testing
Output a JSON report with compliance, code_quality, architecture_patterns, and summary sections.
Signals
- GitHub stars
- 152
- Forks
- 15
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
review-all- Source
- github.com/nwiizo/ccswarm