swarm: init plan from design doc
This commit is contained in:
@@ -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"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
9
swarm/75df7391-737b-45bd-b2db-02c86d80e29f/plan.json
Normal file
9
swarm/75df7391-737b-45bd-b2db-02c86d80e29f/plan.json
Normal 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
5
swarm/active.json
Normal 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"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user