Imported from tomohiro-ono-works/zizai (
AGENTS.md). Install upstream withnpx skills add tomohiro-ono-works/zizai. Copyright stays with the author.
ZizAI Agent Router
- Start with docs/README.md, then read the assigned file under
docs/tasks/active/. - Read the Task's
Referencesbefore opening unrelated documentation. Load only the sections needed for the current decision. - Current Specifications are under
docs/features/; repository architecture is defined indocs/features/architecture.md. - Implementation and verification rules are defined in
docs/features/coding-rules.md; cleanup and responsibility changes usedocs/features/refactor-policy.md. docs/decisions/records approved long-term decisions.docs/handoffs/anddocs/tasks/done/are historical evidence and are not Current Specifications by themselves.- Task authority is limited to its explicit Goal, Scope, Constraints, and Acceptance Criteria. General directions such as "continue" or "implement" do not authorize changes to Current Specifications or existing constraints.
- Project work must be understandable and verifiable from tracked Project assets. Local-only
.agents/and.codex/resources may assist execution but are never required Project references.