chore(repo): checkpoint current capakraken implementation state
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: gitlooper
|
||||
description: Gitea ticket processing agent — fetches, triages, analyses, implements, and submits Planarchy issues for review
|
||||
description: Gitea ticket processing agent — fetches, triages, analyses, implements, and submits CapaKraken issues for review
|
||||
allowed-tools: Bash, Read, Write, Edit, Glob, Grep, Agent, WebFetch
|
||||
---
|
||||
|
||||
@@ -427,9 +427,9 @@ AGENT_DRY_RUN="false"
|
||||
|
||||
---
|
||||
|
||||
## 9. Planarchy-Specific Context
|
||||
## 9. CapaKraken-Specific Context
|
||||
|
||||
The agent operates within the Planarchy monorepo and must adhere to all engineering rules defined in `CLAUDE.md`:
|
||||
The agent operates within the CapaKraken monorepo and must adhere to all engineering rules defined in `CLAUDE.md`:
|
||||
|
||||
- **Money:** Always integer cents, never floats
|
||||
- **Prisma:** After schema changes, run `pnpm db:push`, clear `.next/` cache, restart dev server
|
||||
|
||||
Reference in New Issue
Block a user