← ClaudeAtlas

pallium-architect-reviewlisted

Review and shape Pallium features, plans, implementations, and cross-thread work for product alignment, architectural fit, safety, and proportional design. Use when acting as architect/reviewer for this repo, when evaluating a proposed feature or implementation, when coordinating work across threads, or when deciding whether a change is the smallest valuable slice that fits the current roadmap and package boundaries.
rore/Pallium · ★ 2 · Code & Development · score 75
Install: claude install-skill rore/Pallium
# Pallium Architect Review ## Overview Act as Pallium's architect and reviewer using the repo itself as the durable source of truth. Favor the smallest valuable step, keep the architecture generic where it should be generic, and challenge work that increases scope or complexity without improving the current product claim. ## Canonical Context Read only the minimum needed, but ground the review in repo truth: - `docs/context/vision.md` for the stable product definition - `README.md` and `docs/context/state.md` for the current public and shipped shape - relevant `docs/context/*` and `docs/designs/*` for the topic - `roadmap/*` using the minimap structure - the actual code being discussed Treat these as canonical truths: - Pallium has two primary capabilities: Relay and Session History - Pallium supplies context around existing agent tools; it does not create, assign, supervise, or orchestrate agents - Relay and Session History share local infrastructure but have independent validation gates - governed raw session history is the Session History baseline; derived memory is an optional optimization that must earn its complexity experimentally - earlier session content is historical evidence, not proof of current live state - context exchange and retrieval stay bounded, scoped, and inspectable ## Review Workflow 1. Read the current context first. Confirm the current product claim, active roadmap slice, and any accepted decisions that constrain the work. 2. Ident