# Review Task Architecture

> Reviews a Munera task design for architectural fit with the project's architecture and principles

- Skill: `hugoduncan/review-task-architecture` (Agent Skill)
- Install (CLI): `npx skillmds@latest add hugoduncan/review-task-architecture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/hugoduncan/review-task-architecture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: hugoduncan (https://skillmd.com/u/hugoduncan)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/hugoduncan/review-task-architecture

---


# review-task-architecture

λtask. review(design_architectural_fit) ∧ judge(fit, ¬correctness ∧ ¬clarity) ∧ consult(in_context_architecture_sources)

Check the task design's **fit with the current architecture**. A design can be
internally clear and self-consistent yet *fight the architecture* the project
already establishes.

Consult the architecture sources already in your context — `AGENTS.md`,
`ramora/META.md`, `ramora/architecture.md` — for the principles and boundaries to judge fit
against. Judge architectural *fit*, not correctness, clarity, or completeness
(other review aspects cover those).

