bollwerk/.github
Jens Reinemann b7cc8db80a chore(prompts): add autopilot prompt for iterative ticket processing
autopilot.prompt.md: new agent prompt (Claude Opus 4.6) that works
through the ticket backlog fully automatically. Each cycle:
1. Runs next-ticket.ps1 – stops cleanly when no tickets remain.
2. Invokes nextstep as a fresh, isolated sub-agent (Claude Opus 4.6)
   per ticket; no context is shared between iterations.
3. Commits with Conventional Commits after each successful ticket.
4. Repeats until queue is empty or an unresolvable error occurs.
2026-05-14 00:09:15 +02:00
..
agents chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
prompts chore(prompts): add autopilot prompt for iterative ticket processing 2026-05-14 00:09:15 +02:00
skills chore: Dokumentation, SKILL.md und Drawables aktualisieren 2026-05-13 23:56:56 +02:00
workflows chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
copilot-instructions.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00
kotlin-conventions.instructions.md chore: initial project setup with Copilot config, skills, and workspace structure 2026-05-13 13:40:41 +02:00