azalio

45 mods across 1 repository, 153 stars between them.

map-check

01

azalio/map-framework

Skill Claude CodeCodex

Quality gates and verification for MAP workflow.

153 3d ago A 10 tokens original MIT

map-efficient

02

azalio/map-framework

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.

153 3d ago A 55 tokens original MIT

map-explain

03

azalio/map-framework

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.

153 3d ago A 46 tokens original MIT

map-fast

04

azalio/map-framework

Skill Claude CodeCodex

Minimal workflow for small, low-risk changes — no planning, no learning.

153 3d ago A 17 tokens original MIT

map-plan

05

azalio/map-framework

Skill Claude CodeCodex

ARCHITECT phase - decompose complex tasks into atomic subtasks with research, spec, and branch-scoped plan artifacts under .map.

153 3d ago A 31 tokens original MIT

map-prd-review

06

azalio/map-framework

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…

153 3d ago A 81 tokens original MIT

map-review

07

azalio/map-framework

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.

153 3d ago A 58 tokens original MIT

map-understand

08

azalio/map-framework

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.

153 3d ago A 45 tokens original MIT

map-upgrade

09

azalio/map-framework

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.

153 3d ago A 33 tokens original MIT

azalio/map-framework

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.

153 3d ago A tokens not measured original MIT

map-framework

11

azalio/map-framework

Plugin Claude Code

Modular Agentic Planner (MAP) - Cognitive architecture for AI agents with 11 specialized agents and professional code review integration.

153 3d ago A tokens not measured original MIT

actor

12

azalio/map-framework

Agent Claude Code

Generates production-ready implementation proposals (MAP).

153 3d ago A 11 tokens original MIT

azalio/map-framework

Agent Claude Code

Reviews technical documentation for completeness, external dependencies, and architectural consistency.

153 3d ago A 16 tokens original MIT

evaluator

14

azalio/map-framework

Agent Claude Code

Evaluates solution quality and completeness (MAP).

153 3d ago A 12 tokens original MIT

monitor

16

azalio/map-framework

Agent Claude Code

Reviews code for correctness, standards, security, and testability (MAP).

153 3d ago A 17 tokens original MIT

predictor

17

azalio/map-framework

Agent Claude Code

Predicts consequences and dependency impact of changes (MAP).

153 3d ago A 14 tokens original MIT

reflector

18

azalio/map-framework

Agent Claude Code

Extracts structured lessons from successes and failures.

153 3d ago A 11 tokens original MIT

research-agent

19

azalio/map-framework

Agent Claude Code

Heavy codebase reading with compressed output. Use PROACTIVELY before Actor implementation to gather context without polluting implementation context.

153 3d ago A 28 tokens original MIT

SessionStart

21

azalio/map-framework

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.

153 3d ago A tokens not measured original MIT

SessionEnd

22

azalio/map-framework

Hook Claude Code

Runs when a session ends, executing map-memory-endmark.py. From azalio/map-framework.

153 3d ago A tokens not measured original MIT

PreToolUse

23

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.

153 3d ago A tokens not measured original MIT

PostToolUse

24

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.

153 3d ago A tokens not measured original MIT