map-check
01Skill Claude CodeCodex
Quality gates and verification for MAP workflow.
Skill Claude CodeCodex
Quality gates and verification for MAP workflow.
Skill Claude CodeCodex
State-machine MAP execution workflow for Codex. Use when implementing an approved MAP plan end to end, resuming from branch MAP taskplan or stepstate.json artifacts, or running non-trivial multi-subtask work. Use map-fast for tiny one-shot edits.
Skill Claude CodeCodex
Deep walkthrough of code, a diff, or the whole project — problem, entities, flow, load-bearing-line rationale, side effects, assumptions, breakage. Use when learning unfamiliar code or auditing a diff.
Skill Claude CodeCodex
Minimal workflow for small, low-risk changes — no planning, no learning.
Skill Claude CodeCodex
ARCHITECT phase - decompose complex tasks into atomic subtasks with research, spec, and branch-scoped plan artifacts under .map.
Skill Claude CodeCodex
Use when reviewing a PRD, product brief, feature brief, or requirements document before planning or engineering handoff. Produces an evidence-backed 0-10 readiness score, strengths, weaknesses/risks, and uncovered edge cases across 13 dimensions. Do NOT use as a substitute for $map-plan, for code review, or for tiny…
Skill Claude CodeCodex
Interactive 4-section code review using monitor, predictor, and evaluator agents plus the user and maintainer role reviewers on current changes. Use when reviewing a diff, PR, or staged work before merge. Do NOT use to plan or implement; use map-plan or map-efficient.
Skill Claude CodeCodex
Interactive deep-understanding and quiz mode for MAP sessions. Use when the user wants to understand code, a diff, workflow result, debugging cause, or architecture and be checked with restatements or quizzes.
Skill Claude CodeCodex
Manually check and upgrade the MAP Framework for this project. Use when the user asks to update, upgrade, or check the installed MAP version.
Plugin Claude Code
⚠️ DEPRECATED: Plugin marketplace installation is no longer supported. Please use 'mapify init' for installation. See https://github.com/azalio/map-framework#installation for current setup instructions.
Plugin Claude Code
Modular Agentic Planner (MAP) - Cognitive architecture for AI agents with 11 specialized agents and professional code review integration.
Agent Claude Code
Generates production-ready implementation proposals (MAP).
Agent Claude Code
Reviews technical documentation for completeness, external dependencies, and architectural consistency.
Agent Claude Code
Evaluates solution quality and completeness (MAP).
Agent Claude Code
Adversarial verifier with Root Cause Analysis (Ralph Loop).
Agent Claude Code
Reviews code for correctness, standards, security, and testability (MAP).
Agent Claude Code
Predicts consequences and dependency impact of changes (MAP).
Agent Claude Code
Extracts structured lessons from successes and failures.
Agent Claude Code
Heavy codebase reading with compressed output. Use PROACTIVELY before Actor implementation to gather context without polluting implementation context.
Agent Claude Code
Breaks complex goals into atomic, testable subtasks (MAP).
Hook Claude Code
Runs when a session starts on compact, executing post-compact-context.py, map-memory-finalize.py and map-memory-recall.py (3 commands). From azalio/map-framework.
Hook Claude Code
Runs when a session ends, executing map-memory-endmark.py. From azalio/map-framework.
Hook Claude Code
Runs before the agent uses a tool for Edit, Write, Read, MultiEdit, Bash, Edit, Write, MultiEdit, Edit, Write, MultiEdit and Bash tool calls, executing safety-guardrails.py, workflow-gate.py and workflow-context-injector.py (3 commands). From azalio/map-framework.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, MultiEdit and Bash tool calls, executing ralph-iteration-logger.py. From azalio/map-framework.