Loading...
Loading...
Universal context reviewer: delegates arbitrary context (plans, decisions, documents, architecture proposals) to external agents (Codex + Gemini) for independent review with debate protocol. Context always passed via files.
npx skill4agent add levnikolaevich/claude-code-skills ln-005-agent-reviewerPaths: File paths (,shared/,references/) are relative to skills repo root. If not found at CWD, locate this SKILL.md directory and go up one level for repo root.../ln-*
| Parameter | Value |
|---|---|
| |
| |
| |
| |
| Input | Required | Description |
|---|---|---|
| Yes | List of file paths containing context to review (relative to CWD) |
| No | Short label for file naming (default: |
| No | List of areas to focus on (default: all 6) |
| No | Human-readable title (default: |
.agent-review/context/shared/references/agent_review_workflow.mdshared/references/agent_delegation_pattern.mdskill_group005identifierreview_YYYYMMDD_HHMMSS.agent-review/context/.agent-review/context/{identifier}_context.mdcontext_filesshared/agents/prompt_templates/context_review.md{review_title}"Context Review"{context_refs}- {path}{focus_areas}"All default areas".agent-review/{identifier}_contextreview_prompt.md{review_type}{review_type}{story_ref}verdict: CONTEXT_ACCEPTABLE | SUGGESTIONS | SKIPPED
suggestions:
- area: "logic | feasibility | completeness | consistency | best_practices | risk"
issue: "What is wrong or could be improved"
suggestion: "Specific actionable change"
confidence: 95
impact_percent: 15
source: "codex-review"
resolution: "accepted | accepted_after_debate | accepted_after_followup | rejected"shared/references/agent_review_workflow.mdshared/references/agent_delegation_pattern.mdshared/agents/prompt_templates/context_review.mdshared/agents/schemas/context_review_schema.json