Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:28:42 +08:00
commit 8a4be47b6e
43 changed files with 10867 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "adw-bootstrap",
"description": "Bootstrap AI Developer Workflows (ADWs) infrastructure in any codebase. Enables programmatic agent orchestration via subprocess/SDK, reusable workflow templates, multi-phase workflows, and structured observability for agent executions.",
"version": "1.0.0",
"author": {
"name": "Joshua Oliphant"
},
"skills": [
"./skills"
]
}