mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 20:04:56 -04:00
updates
This commit is contained in:
parent
b2d6dda711
commit
a89c144cd9
476 changed files with 89929 additions and 0 deletions
0
.claude/tasks/de47f4b7-11b2-49bb-83b8-e57d04f0e90e/.lock
Normal file
0
.claude/tasks/de47f4b7-11b2-49bb-83b8-e57d04f0e90e/.lock
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "1",
|
||||
"subject": "Explore project context",
|
||||
"description": "Skim CLAUDE.md, directory layout, and recent commits to understand RUTH's current state",
|
||||
"status": "completed",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "2",
|
||||
"subject": "Clarify brainstorm scope/goal",
|
||||
"description": "Ask whether this is a wide ideation pass or a single feature to ship next, and what categories matter",
|
||||
"status": "completed",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "3",
|
||||
"subject": "Propose 2-3 approaches/groupings",
|
||||
"description": "Once scope is clear, present categories of improvements with trade-offs",
|
||||
"status": "completed",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"id": "4",
|
||||
"subject": "Design request-outcome metrics",
|
||||
"description": "Clarify cardinality, then propose 2-3 metric scopes, then present design for chosen feature",
|
||||
"status": "in_progress",
|
||||
"blocks": [],
|
||||
"blockedBy": [],
|
||||
"activeForm": "Designing request-outcome metrics"
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "5",
|
||||
"subject": "Write design doc to docs/superpowers/specs",
|
||||
"description": "Save validated design to docs/superpowers/specs/YYYY-MM-DD-topic-design.md and commit",
|
||||
"status": "pending",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "6",
|
||||
"subject": "Spec self-review + user review",
|
||||
"description": "Inline check for placeholders/contradictions/scope, then ask user to review the spec file",
|
||||
"status": "pending",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
{
|
||||
"id": "7",
|
||||
"subject": "Hand off to writing-plans skill",
|
||||
"description": "Invoke writing-plans to produce implementation plan once spec is approved",
|
||||
"status": "pending",
|
||||
"blocks": [],
|
||||
"blockedBy": []
|
||||
}
|
||||
Loading…
Reference in a new issue