code-review-mode
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via:…
Analyze specification artifacts for consistency, coverage, and quality
> /plugin marketplace add athola/claude-night-marketHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Analyze specification artifacts for consistency, coverage, and quality
name: spec-analyzer
description: Analyze specification artifacts for consistency, coverage, and quality
issues. Use when checking spec quality, validating spec/plan/tasks alignment, debugging
missing requirements, detecting ambiguity or underspecification. Do not use when
writing specifications - use spec-writing skill. generating tasks - use task-generator
agent. Trigger proactively during /speckit-analyze commands.
tools:
- Read
- Grep
- Glob
examples:
- context: User wants to check spec quality
user: Analyze my feature specification
assistant: I'll use the spec-analyzer agent to check for consistency, coverage,
and quality issues.
- context: User has completed tasks.md and wants verification
user: Are my spec, plan, and tasks aligned?
assistant: Let me analyze the cross-artifact consistency for you.
- context: User is debugging missing requirements
user: What requirements don't have tasks?
assistant: I'll analyze the coverage gaps between your spec and tasks.
model: opus
effort: highAnalyzes specification artifacts for consistency, coverage, and quality issues.
Returns structured analysis report with:
Provide the feature directory path:
Analyze the specification at .specify/specs/feature-name/
A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via:…
Main thread configuration for documentation-focused sessions. Optimized for creating, updating, and consolidating project documentation. Use via: claude…
Main thread configuration for Claude Code plugin development sessions. Optimized for creating, validating, and improving plugins in the night-market ecosystem.…
Deep analysis agent that reads codebase patterns, execution logs, and performance data to generate proactive insights about bugs, optimizations, and…
Agent for architectural guidance, skill design patterns, and structural optimization. Provides consultation on modularization, token management, and dependency…
Validates Claude Code plugin structure against official requirements