setup-and
Installation
SKILL.md
AND Setup
Audit and configure a repository to run the AND delivery loop with exactly one authoritative workflow-state backend.
Judge only the repository's current evidence and the required results below. Repositories with the same current evidence must receive the same assessment and actions. Use the installed AND skills and and-backend-contract as shared authorities instead of copying workflow rules into the target repository.
Setup Contract
Repository setup is conformant when:
.and/config.ymlis a valid v1 config underand-backend-contractand selects exactly one supported backend.- The configured backend satisfies its minimum storage, capability, and single-source-of-truth requirements in
and-backend-contract. - Every directory containing Agent instructions follows the Agent Instruction Policy below.
- The root
AGENTS.mdcontains one effective, concise AND section that directs agents to.and/config.yml, the configured backend,ask-andie, and the installed AND skills and backend contract. - No effective repository instruction contradicts the configured backend, directs agents to parallel workflow state, or requires a relationship fallback forbidden by the backend contract.
External skill readiness and the next-skill receipt are mandatory report results, not repository conformance conditions. When the user explicitly requests a full-ready result, missing external skills make full readiness incomplete while repository conformance is still reported separately.