Menu
AkurAI-Build
publicLatest change 30e6b8c347048d64c2c048dfd05a8ded219d37f6 - Host authenticated Git repositories over Smart HTTP with repo host/sync CLI by Ólafur Búi Ólafsson
# Pi worker prompt From the project root: 1. Read `AGENTS.md`, `.pi/skills/project-kanban/SKILL.md`, and the assigned card. 2. Run `node .kanban/bin/kanban.mjs validate`. 3. If no task is assigned, use `next --json`; claim exactly one Ready task. 4. Read only task-relevant specs, decisions, source, callers, and tests. 5. Implement the smallest complete change with one writer in this worktree. 6. Run the card's verification and append stage-specific evidence with the `evidence` command. 7. Move to Review only when its entry gate is satisfied. 8. If unfinished at session end, create and complete a durable handoff. 9. Stop before merge, deploy, publish, migration, or forced transition without explicit authorization. Never place secrets or transcript dumps in board artifacts.