Initial commit

This commit is contained in:
2026-06-29 18:48:06 +02:00
commit c8e3e1ebd6
8 changed files with 346 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# AGENTS.md
This repository is a project template for OpenCode agents.
## Structure
- `docs/architecture`: System architecture and design documentation.
- `.opencode/agents`: Definitions and guidelines for SubAgents used in projects.
- `.opencode/skills`: Reusable skill definitions for agent extension.