swarm: init plan from design doc

This commit is contained in:
Flo
2026-03-27 17:32:24 +01:00
parent d9ce3fda46
commit 4d781233d1
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "Phase 1",
"status": "pending",
"agents": [
{
"slug": "git-harden-sh-design-spec",
"description": "git-harden.sh — Design Spec",
"branch": "feature/git-harden-sh-design-spec",
"status": "planned"
}
]
}

View File

@@ -0,0 +1,9 @@
{
"schema_version": 1,
"title": "git-harden.sh — Design Spec",
"design_doc": "docs/superpowers/specs/2026-03-25-git-harden-design.md",
"created_at": "2026-03-27T16:32:24.189799+00:00",
"phases": [
"Phase 1"
]
}

5
swarm/active.json Normal file
View File

@@ -0,0 +1,5 @@
{
"uuid": "75df7391-737b-45bd-b2db-02c86d80e29f",
"title": "git-harden.sh — Design Spec",
"created_at": "2026-03-27T16:32:24.187696+00:00"
}