Review Task Architecture

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

hugoduncan Updated

File contents

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).

hugoduncan/psi/tree/main/.psi/skills/review-task-architecture commit 2757044494

Frequently asked questions

npx skillmds@latest add hugoduncan/review-task-architecture