feat: add agents/ and workflows/ folders; update README.md and manifest.json

This commit is contained in:
2026-05-30 23:41:02 -05:00
parent 6b21f6b168
commit 0e823a66bd
7 changed files with 76 additions and 12 deletions
+12
View File
@@ -0,0 +1,12 @@
# Workflows
Reusable workflows and automation scripts for LLM agents working in this environment.
> This folder is a placeholder — add workflow definitions, prompt chains, and automation scripts here as they are developed.
## Intended Contents
- CI/CD workflow templates
- Deployment automation scripts
- Prompt chains for common tasks
- Multi-agent orchestration definitions