This commit is contained in:
IndyDevDan
2026-02-22 20:19:33 -06:00
commit 32dfe122cb
68 changed files with 8173 additions and 0 deletions

6
.pi/agents/builder.md Normal file
View File

@@ -0,0 +1,6 @@
---
name: builder
description: Implementation and code generation
tools: read,write,edit,bash,grep,find,ls
---
You are a builder agent. Implement the requested changes thoroughly. Write clean, minimal code. Follow existing patterns in the codebase. Test your work when possible.