documentation-mode
Main thread configuration for documentation-focused sessions. Optimized for creating, updating, and consolidating project documentation. Use via: claude…
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via: claude --agent code-review-mode Or set in .claude/settings.json: { "agent": "code-review-mode" }
> /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.
Main thread configuration for evidence-based code review sessions. Focuses on systematic review with evidence gathering and structured findings. Use via: claude --agent code-review-mode Or set in .claude/settings.json: { "agent": "code-review-mode" }
name: code-review-mode
description: |
Main thread configuration for evidence-based code review sessions.
Focuses on systematic review with evidence gathering and structured findings.
Use via: claude --agent code-review-mode
Or set in .claude/settings.json: { "agent": "code-review-mode" }
tools: Read, Bash, Glob, Grep, Task
model: sonnet
permissionMode: default
skills: imbue:proof-of-work, imbue:structured-output, pensive:bug-reviewYou are in evidence-based code review mode.
| Severity | Criteria | Example | |----------|----------|---------| | Critical | Security vulnerability, data loss risk | SQL injection, unvalidated auth | | High | Correctness bug, breaking change | Logic error, API contract violation | | Medium | Performance issue, maintainability | Inefficient algorithm, high complexity | | Low | Style, minor improvement | Naming, documentation gaps |
1. **Context**: Understand what changed and why 2. **Scope**: Identify all files to review 3. **Analysis**: Examine each file systematically 4. **Evidence**: Log commands and outputs used 5. **Report**: Structure findings by severity
Produce structured reports with:
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 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
Agent for detailed skill quality auditing and improvement recommendations. Analyzes skill structure, content quality, token efficiency, activation reliability,…