@slycode/slycode 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/web/.next/BUILD_ID +1 -1
- package/dist/web/.next/build-manifest.json +2 -2
- package/dist/web/.next/server/app/_global-error.html +2 -2
- package/dist/web/.next/server/app/_global-error.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.html +1 -1
- package/dist/web/.next/server/app/_not-found.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/dist/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__09aec55a._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__198f01e0._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__2b639eab._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__3b9d3e43._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__3f239285._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4244617a._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__46b023d4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4c7995bf._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__4d0d3464._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__543058c2._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__6d330d40._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__884d73e4._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__9058a007._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__933e6077._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949bb248._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__949d814c._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__aa814a86._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ad64e04f._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__b90bbd70._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__baa99257._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bbb4b3ac._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bc55c42a._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__bf286c26._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__ce429522._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__d38c7a96._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__e88a19d2._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__e9b0e744._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__f1fe18e6._.js +1 -1
- package/dist/web/.next/server/chunks/[root-of-the-server]__f59af2bc._.js +1 -1
- package/dist/web/.next/server/chunks/node_modules_next_dist_esm_build_templates_app-route_ffc6c790.js +1 -1
- package/dist/web/.next/server/pages/404.html +1 -1
- package/dist/web/.next/server/pages/500.html +2 -2
- package/dist/web/src/app/api/git-status/route.ts +1 -0
- package/dist/web/src/app/api/projects/analyze/route.ts +1 -0
- package/dist/web/src/app/api/projects/route.ts +1 -0
- package/dist/web/src/app/api/transcribe/route.ts +1 -1
- package/dist/web/src/app/api/version-check/route.ts +3 -2
- package/dist/web/src/lib/paths.ts +1 -1
- package/lib/cli/doctor.d.ts.map +1 -1
- package/lib/cli/doctor.js +2 -1
- package/lib/cli/doctor.js.map +1 -1
- package/lib/cli/service.js +3 -3
- package/lib/cli/service.js.map +1 -1
- package/lib/cli/start.d.ts.map +1 -1
- package/lib/cli/start.js +3 -2
- package/lib/cli/start.js.map +1 -1
- package/lib/cli/stop.d.ts.map +1 -1
- package/lib/cli/stop.js +6 -4
- package/lib/cli/stop.js.map +1 -1
- package/lib/cli/update.d.ts.map +1 -1
- package/lib/cli/update.js +11 -8
- package/lib/cli/update.js.map +1 -1
- package/lib/cli/workspace.js +1 -1
- package/lib/cli/workspace.js.map +1 -1
- package/lib/platform/service-macos.js +1 -1
- package/lib/platform/service-macos.js.map +1 -1
- package/lib/platform/service-windows.js +1 -1
- package/lib/platform/service-windows.js.map +1 -1
- package/lib/platform/symlinks.js +1 -1
- package/lib/platform/symlinks.js.map +1 -1
- package/package.json +1 -1
- package/templates/kanban-seed.json +1 -1
- package/templates/tutorial-project/.agents/skills/checkpoint/SKILL.md +43 -0
- package/templates/tutorial-project/.agents/skills/context-priming/SKILL.md +152 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/area-index.md +101 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/claude-actions.md +120 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/messaging.md +177 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/scripts-deployment.md +138 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/skills.md +135 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/terminal-bridge.md +232 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/areas/web-frontend.md +252 -0
- package/templates/tutorial-project/.agents/skills/context-priming/references/maintenance.md +128 -0
- package/templates/tutorial-project/.agents/skills/design/SKILL.md +141 -0
- package/templates/tutorial-project/.agents/skills/feature/SKILL.md +159 -0
- package/templates/tutorial-project/.agents/skills/implement/SKILL.md +132 -0
- package/templates/tutorial-project/.agents/skills/kanban/SKILL.md +264 -0
- package/templates/tutorial-project/.claude/skills/checkpoint/SKILL.md +43 -0
- package/templates/tutorial-project/.claude/skills/context-priming/SKILL.md +152 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/area-index.md +101 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/claude-actions.md +120 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/messaging.md +177 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/scripts-deployment.md +138 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/skills.md +135 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/terminal-bridge.md +232 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/areas/web-frontend.md +252 -0
- package/templates/tutorial-project/.claude/skills/context-priming/references/maintenance.md +128 -0
- package/templates/tutorial-project/.claude/skills/design/SKILL.md +141 -0
- package/templates/tutorial-project/.claude/skills/feature/SKILL.md +159 -0
- package/templates/tutorial-project/.claude/skills/implement/SKILL.md +132 -0
- package/templates/tutorial-project/.claude/skills/kanban/SKILL.md +264 -0
- package/templates/tutorial-project/CLAUDE.md +16 -0
- package/templates/tutorial-project/documentation/designs/example_welcome_dashboard.md +38 -0
- package/templates/tutorial-project/documentation/events.json +1 -0
- package/templates/tutorial-project/documentation/features/example_in_card_deliverable_feature.md +31 -0
- package/templates/tutorial-project/documentation/kanban.json +385 -0
- /package/dist/web/.next/static/{ALUsM8gaUuQnX2hccTsJd → 4GrOHGHgp_-wfmjYR4P3O}/_buildManifest.js +0 -0
- /package/dist/web/.next/static/{ALUsM8gaUuQnX2hccTsJd → 4GrOHGHgp_-wfmjYR4P3O}/_clientMiddlewareManifest.json +0 -0
- /package/dist/web/.next/static/{ALUsM8gaUuQnX2hccTsJd → 4GrOHGHgp_-wfmjYR4P3O}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,132 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: implement
|
|
3
|
+
version: 1.1.1
|
|
4
|
+
updated: 2026-02-22
|
|
5
|
+
allowed-tools: Read, Write, Edit, Bash, Glob, Grep, TodoWrite, Task
|
|
6
|
+
argument-hint: "path to chore or feature plan"
|
|
7
|
+
description: "Execute a chore or feature plan and handle document lifecycle"
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Implement Plan
|
|
11
|
+
|
|
12
|
+
Execute the specified chore or feature plan, then handle the appropriate document lifecycle. This command follows a pattern where completed chores move to a completed directory while features remain in place with updated status.
|
|
13
|
+
|
|
14
|
+
## Instructions
|
|
15
|
+
|
|
16
|
+
1. **Detect document type** from the file path:
|
|
17
|
+
- If path contains `/chores/`: This is a chore
|
|
18
|
+
- If path contains `/features/`: This is a feature
|
|
19
|
+
2. **Read and execute** the plan thoroughly
|
|
20
|
+
3. **Handle lifecycle** based on document type (see lifecycle patterns below)
|
|
21
|
+
4. **Update indexes** (if project maintains index files) and report results
|
|
22
|
+
|
|
23
|
+
**Note**: The lifecycle management pattern below is a suggested approach. Adapt to your project's documentation structure and workflow.
|
|
24
|
+
|
|
25
|
+
## Workflow
|
|
26
|
+
|
|
27
|
+
### Phase 1: Plan Analysis
|
|
28
|
+
- Read the plan document
|
|
29
|
+
- Identify all tasks to execute
|
|
30
|
+
- Note validation commands
|
|
31
|
+
- Check completion criteria
|
|
32
|
+
|
|
33
|
+
### Phase 2: Implementation
|
|
34
|
+
- Execute tasks in order
|
|
35
|
+
- Run validation commands
|
|
36
|
+
- Verify completion criteria met
|
|
37
|
+
- Track all changes made
|
|
38
|
+
|
|
39
|
+
### Phase 3: Document Lifecycle
|
|
40
|
+
|
|
41
|
+
**For Chores** (suggested pattern):
|
|
42
|
+
1. Move file from `documentation/chores/` to `documentation/chores/completed/`
|
|
43
|
+
2. Update status in file from ACTIVE to COMPLETED
|
|
44
|
+
3. Add completion date
|
|
45
|
+
4. Update project indexes (if maintained):
|
|
46
|
+
- Remove from active chores list
|
|
47
|
+
- Add to completed chores list
|
|
48
|
+
|
|
49
|
+
**For Features** (suggested pattern):
|
|
50
|
+
1. Keep file in `documentation/features/` (features typically remain in place)
|
|
51
|
+
2. Update status from DRAFT to FINAL (or IMPLEMENTED/COMPLETE as per project convention)
|
|
52
|
+
3. Update last modified date
|
|
53
|
+
4. Update feature index/README (if project maintains one)
|
|
54
|
+
|
|
55
|
+
**Note**: Adjust these lifecycle steps to match your project's documentation conventions.
|
|
56
|
+
|
|
57
|
+
### Phase 3b: Kanban Card Update
|
|
58
|
+
|
|
59
|
+
If `scripts/kanban.js` exists, move the associated card to testing:
|
|
60
|
+
|
|
61
|
+
1. Check if kanban CLI exists: `test -f scripts/kanban.js`
|
|
62
|
+
2. If the plan references a card ID (in frontmatter or content), or if running in a card session:
|
|
63
|
+
- Move card to testing: `node scripts/kanban.js move <card-id> testing`
|
|
64
|
+
3. This signals the work is ready for testing/review
|
|
65
|
+
|
|
66
|
+
### Phase 4: Reporting
|
|
67
|
+
|
|
68
|
+
Generate comprehensive report including:
|
|
69
|
+
- Summary of work completed
|
|
70
|
+
- Files modified (with git diff --stat)
|
|
71
|
+
- Tests run and results
|
|
72
|
+
- Document status changes
|
|
73
|
+
- Index updates performed
|
|
74
|
+
|
|
75
|
+
## Plan
|
|
76
|
+
$ARGUMENTS
|
|
77
|
+
|
|
78
|
+
## Lifecycle Actions
|
|
79
|
+
|
|
80
|
+
Based on the document type detected, perform appropriate actions:
|
|
81
|
+
|
|
82
|
+
### Chore Completion (Example)
|
|
83
|
+
```bash
|
|
84
|
+
# Move to completed directory (if using this pattern)
|
|
85
|
+
mv documentation/chores/{file} documentation/chores/completed/
|
|
86
|
+
|
|
87
|
+
# Update status in document (ACTIVE → COMPLETED)
|
|
88
|
+
# Add completion date
|
|
89
|
+
# Update project indexes (if applicable)
|
|
90
|
+
```
|
|
91
|
+
|
|
92
|
+
### Feature Completion (Example)
|
|
93
|
+
```bash
|
|
94
|
+
# Update status in document (DRAFT → FINAL/IMPLEMENTED)
|
|
95
|
+
# Update last modified date
|
|
96
|
+
# Update feature index (if project maintains one)
|
|
97
|
+
```
|
|
98
|
+
|
|
99
|
+
**Adapt these actions to your project's structure and conventions.**
|
|
100
|
+
|
|
101
|
+
## Report Format
|
|
102
|
+
|
|
103
|
+
Provide a comprehensive report following this template:
|
|
104
|
+
|
|
105
|
+
```
|
|
106
|
+
✅ Implementation Complete
|
|
107
|
+
|
|
108
|
+
**Document**: {path}
|
|
109
|
+
**Type**: {Chore|Feature}
|
|
110
|
+
**Status**: {COMPLETED|FINAL|IMPLEMENTED}
|
|
111
|
+
|
|
112
|
+
**Work Summary**:
|
|
113
|
+
- {task 1 completed}
|
|
114
|
+
- {task 2 completed}
|
|
115
|
+
- {validation passed}
|
|
116
|
+
|
|
117
|
+
**Files Changed**:
|
|
118
|
+
{git diff --stat output or summary of changes}
|
|
119
|
+
|
|
120
|
+
**Lifecycle Actions**:
|
|
121
|
+
- {Document moved to completed/ | Status updated to FINAL}
|
|
122
|
+
- {Index updates performed (if applicable)}
|
|
123
|
+
|
|
124
|
+
**Validation Results**:
|
|
125
|
+
- {Tests run and results}
|
|
126
|
+
- {Build/lint status}
|
|
127
|
+
|
|
128
|
+
**Next Steps**:
|
|
129
|
+
- {Any follow-up actions or recommendations}
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
Adapt the report format to include project-specific metrics or validation results.
|
|
@@ -0,0 +1,264 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: kanban
|
|
3
|
+
version: 1.2.1
|
|
4
|
+
updated: 2026-02-22
|
|
5
|
+
description: "Manage kanban cards via CLI with commands for search, create, update, move, problem tracking, cross-agent notes, and scheduled automations"
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# Kanban CLI Skill
|
|
9
|
+
|
|
10
|
+
Manage kanban cards via CLI: `node scripts/kanban.js <command>`
|
|
11
|
+
|
|
12
|
+
## Commands
|
|
13
|
+
|
|
14
|
+
| Command | Description |
|
|
15
|
+
|---------|-------------|
|
|
16
|
+
| `search` | Find cards by query, stage, type, area |
|
|
17
|
+
| `show` | Display full card details (NOT `view`) |
|
|
18
|
+
| `create` | Create a new card |
|
|
19
|
+
| `update` | Modify card fields |
|
|
20
|
+
| `move` | Move card between stages |
|
|
21
|
+
| `archive` | Soft delete a card |
|
|
22
|
+
| `checklist` | Manage checklist items |
|
|
23
|
+
| `problem` | Track issues on cards |
|
|
24
|
+
| `notes` | Manage cross-agent notes |
|
|
25
|
+
| `automation` | Configure and manage scheduled automations |
|
|
26
|
+
| `areas` | List available areas |
|
|
27
|
+
|
|
28
|
+
## Quick Reference
|
|
29
|
+
|
|
30
|
+
```bash
|
|
31
|
+
# Always start with --help if unsure
|
|
32
|
+
node scripts/kanban.js --help
|
|
33
|
+
node scripts/kanban.js <command> --help
|
|
34
|
+
|
|
35
|
+
# Search cards
|
|
36
|
+
node scripts/kanban.js search "query"
|
|
37
|
+
node scripts/kanban.js search --stage backlog
|
|
38
|
+
node scripts/kanban.js search --type feature
|
|
39
|
+
|
|
40
|
+
# Show card details (use 'show', NOT 'view')
|
|
41
|
+
node scripts/kanban.js show card-123
|
|
42
|
+
|
|
43
|
+
# Create card
|
|
44
|
+
node scripts/kanban.js create --title "Add feature X" --type feature --priority medium
|
|
45
|
+
|
|
46
|
+
# Update card
|
|
47
|
+
node scripts/kanban.js update card-123 --title "New title" --areas "web-frontend,terminal-bridge"
|
|
48
|
+
|
|
49
|
+
# Link documentation to card
|
|
50
|
+
node scripts/kanban.js update card-123 --design-ref "documentation/designs/foo.md"
|
|
51
|
+
node scripts/kanban.js update card-123 --feature-ref "documentation/features/bar.md"
|
|
52
|
+
|
|
53
|
+
# Move card
|
|
54
|
+
node scripts/kanban.js move card-123 design
|
|
55
|
+
|
|
56
|
+
# Archive card
|
|
57
|
+
node scripts/kanban.js archive card-123
|
|
58
|
+
|
|
59
|
+
# Checklist management
|
|
60
|
+
node scripts/kanban.js checklist card-123 list
|
|
61
|
+
node scripts/kanban.js checklist card-123 add "Write tests"
|
|
62
|
+
node scripts/kanban.js checklist card-123 toggle check-123
|
|
63
|
+
|
|
64
|
+
# Problem tracking
|
|
65
|
+
node scripts/kanban.js problem card-123 list
|
|
66
|
+
node scripts/kanban.js problem card-123 add "Bug description" --severity major
|
|
67
|
+
node scripts/kanban.js problem card-123 resolve prob-123
|
|
68
|
+
node scripts/kanban.js problem card-123 promote prob-123 --type chore
|
|
69
|
+
|
|
70
|
+
# Agent notes
|
|
71
|
+
node scripts/kanban.js notes card-123 list
|
|
72
|
+
node scripts/kanban.js notes card-123 add "Context for next agent" --agent "Claude"
|
|
73
|
+
node scripts/kanban.js notes card-123 search "blocker"
|
|
74
|
+
node scripts/kanban.js notes card-123 edit 2 "Updated note text"
|
|
75
|
+
node scripts/kanban.js notes card-123 delete 3
|
|
76
|
+
node scripts/kanban.js notes card-123 clear
|
|
77
|
+
|
|
78
|
+
# List available areas
|
|
79
|
+
node scripts/kanban.js areas
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
## Best Practices
|
|
83
|
+
|
|
84
|
+
1. **Always `show` first**: Before any action, run `show <card-id>` to see current state including existing problems
|
|
85
|
+
2. **Check existing problems**: The card may already have problems logged - review before adding duplicates
|
|
86
|
+
3. **Confirm with user**: When making significant changes, show the user what you plan to do
|
|
87
|
+
4. **Use areas**: When creating/updating cards, set appropriate areas for context-priming
|
|
88
|
+
5. **Track progress**: Use checklists for multi-step work items
|
|
89
|
+
6. **Document problems**: When issues are found during testing, add them with `problem <card-id> add "description"`
|
|
90
|
+
|
|
91
|
+
## Cross-Agent Notes
|
|
92
|
+
|
|
93
|
+
Agent notes are a shared scratchpad on each card for passing context between agents and sessions.
|
|
94
|
+
|
|
95
|
+
**When to use notes:**
|
|
96
|
+
- Before starting work: `notes <card-id> list` — read what previous agents left
|
|
97
|
+
- After completing a session: leave context about decisions, progress, or blockers
|
|
98
|
+
- When hitting a blocker: document the issue so the next agent knows
|
|
99
|
+
|
|
100
|
+
**Always identify yourself with `--agent`:**
|
|
101
|
+
- Claude: `--agent "Claude"`
|
|
102
|
+
- Codex: `--agent "Codex"`
|
|
103
|
+
- Gemini: `--agent "Gemini"`
|
|
104
|
+
- Notes added from the web UI are automatically tagged as `User`
|
|
105
|
+
|
|
106
|
+
**Limits:** Max 30 notes per card, max 3000 characters per note.
|
|
107
|
+
|
|
108
|
+
```bash
|
|
109
|
+
# Read notes before starting
|
|
110
|
+
node scripts/kanban.js notes card-123 list
|
|
111
|
+
|
|
112
|
+
# Leave context after your session
|
|
113
|
+
node scripts/kanban.js notes card-123 add "Completed API routes, tests passing. Frontend still needs the Notes tab wired up." --agent "Claude"
|
|
114
|
+
|
|
115
|
+
# Flag a blocker
|
|
116
|
+
node scripts/kanban.js notes card-123 add "Build fails on node 18 — needs --experimental flag for crypto" --agent "Codex"
|
|
117
|
+
```
|
|
118
|
+
|
|
119
|
+
## Integration with Onboard Action
|
|
120
|
+
|
|
121
|
+
When using the Onboard action on a backlog card:
|
|
122
|
+
1. Analyze and refine the card details through conversation
|
|
123
|
+
2. Once the user confirms the refined version, use the CLI to apply changes:
|
|
124
|
+
```bash
|
|
125
|
+
node scripts/kanban.js update <card-id> \
|
|
126
|
+
--title "Refined title" \
|
|
127
|
+
--description "Structured description" \
|
|
128
|
+
--areas "area1,area2" \
|
|
129
|
+
--priority high
|
|
130
|
+
```
|
|
131
|
+
|
|
132
|
+
## Linking Documentation
|
|
133
|
+
|
|
134
|
+
Cards support dedicated reference fields for documentation:
|
|
135
|
+
|
|
136
|
+
| Field | Flag | Purpose |
|
|
137
|
+
|-------|------|---------|
|
|
138
|
+
| Design Doc | `--design-ref` | Link to design document |
|
|
139
|
+
| Feature Spec | `--feature-ref` | Link to feature specification |
|
|
140
|
+
| Test Doc | `--test-ref` | Link to test documentation |
|
|
141
|
+
|
|
142
|
+
```bash
|
|
143
|
+
# Link design doc when moving to design stage
|
|
144
|
+
node scripts/kanban.js update card-123 --design-ref "documentation/designs/my-feature.md"
|
|
145
|
+
|
|
146
|
+
# Link feature spec when feature is fully specified
|
|
147
|
+
node scripts/kanban.js update card-123 --feature-ref "documentation/features/001_my_feature.md"
|
|
148
|
+
|
|
149
|
+
# Link test doc when test plan exists
|
|
150
|
+
node scripts/kanban.js update card-123 --test-ref "documentation/tests/my-feature-tests.md"
|
|
151
|
+
```
|
|
152
|
+
|
|
153
|
+
These appear as dedicated fields on the card (not in description).
|
|
154
|
+
|
|
155
|
+
## Workflow Examples
|
|
156
|
+
|
|
157
|
+
### Refining a backlog item
|
|
158
|
+
```bash
|
|
159
|
+
# 1. View current state
|
|
160
|
+
node scripts/kanban.js show card-123
|
|
161
|
+
|
|
162
|
+
# 2. Update with refined details
|
|
163
|
+
node scripts/kanban.js update card-123 \
|
|
164
|
+
--title "Implement user authentication with OAuth" \
|
|
165
|
+
--description "Add Google and GitHub OAuth providers..." \
|
|
166
|
+
--areas "backend,auth" \
|
|
167
|
+
--priority high
|
|
168
|
+
|
|
169
|
+
# 3. Move to design when ready
|
|
170
|
+
node scripts/kanban.js move card-123 design
|
|
171
|
+
```
|
|
172
|
+
|
|
173
|
+
### Creating a new task from user request
|
|
174
|
+
```bash
|
|
175
|
+
# User says: "I need to fix the login button being too small"
|
|
176
|
+
node scripts/kanban.js create \
|
|
177
|
+
--title "Fix login button size" \
|
|
178
|
+
--type bug \
|
|
179
|
+
--priority medium \
|
|
180
|
+
--areas "web-frontend"
|
|
181
|
+
```
|
|
182
|
+
|
|
183
|
+
### Tracking testing progress
|
|
184
|
+
```bash
|
|
185
|
+
# Add checklist items
|
|
186
|
+
node scripts/kanban.js checklist card-123 add "Unit tests pass"
|
|
187
|
+
node scripts/kanban.js checklist card-123 add "Integration tests pass"
|
|
188
|
+
node scripts/kanban.js checklist card-123 add "Manual testing complete"
|
|
189
|
+
|
|
190
|
+
# Mark as done
|
|
191
|
+
node scripts/kanban.js checklist card-123 toggle check-xxx
|
|
192
|
+
|
|
193
|
+
# If issues found
|
|
194
|
+
node scripts/kanban.js problem card-123 add "Login fails after timeout" --severity major
|
|
195
|
+
```
|
|
196
|
+
|
|
197
|
+
### Promoting problems to backlog
|
|
198
|
+
When a problem is too big for a quick fix and needs its own design/implementation cycle:
|
|
199
|
+
```bash
|
|
200
|
+
# Review problems
|
|
201
|
+
node scripts/kanban.js problem card-123 list
|
|
202
|
+
|
|
203
|
+
# Promote a problem to a new backlog card
|
|
204
|
+
node scripts/kanban.js problem card-123 promote prob-xxx --type chore
|
|
205
|
+
|
|
206
|
+
# The original problem is marked resolved, new card created in backlog
|
|
207
|
+
# Card inherits areas from source card, references original in description
|
|
208
|
+
```
|
|
209
|
+
|
|
210
|
+
## Scheduled Automations
|
|
211
|
+
|
|
212
|
+
Cards can be toggled into automation mode — a scheduled task that fires a prompt into a terminal session at a specified time. One card = one automation.
|
|
213
|
+
|
|
214
|
+
```bash
|
|
215
|
+
# Create an automation card directly
|
|
216
|
+
node scripts/kanban.js create --title "Nightly test run" --type chore --automation
|
|
217
|
+
|
|
218
|
+
# Toggle existing card to automation mode
|
|
219
|
+
node scripts/kanban.js update card-123 --automation true
|
|
220
|
+
node scripts/kanban.js update card-123 --automation false
|
|
221
|
+
|
|
222
|
+
# Configure automation (partial updates — only specified fields change)
|
|
223
|
+
node scripts/kanban.js automation card-123 configure --schedule "0 6 * * *" --prompt "Run all tests" --provider claude
|
|
224
|
+
node scripts/kanban.js automation card-123 configure --schedule "0 9 * * 1" # just the schedule
|
|
225
|
+
node scripts/kanban.js automation card-123 configure --prompt "New prompt" # just the prompt
|
|
226
|
+
node scripts/kanban.js automation card-123 configure --fresh-session true
|
|
227
|
+
node scripts/kanban.js automation card-123 configure --report-messaging true
|
|
228
|
+
|
|
229
|
+
# Enable / disable
|
|
230
|
+
node scripts/kanban.js automation card-123 enable
|
|
231
|
+
node scripts/kanban.js automation card-123 disable
|
|
232
|
+
|
|
233
|
+
# Manual trigger (calls bridge API directly)
|
|
234
|
+
node scripts/kanban.js automation card-123 run
|
|
235
|
+
|
|
236
|
+
# View automation status
|
|
237
|
+
node scripts/kanban.js automation card-123 status
|
|
238
|
+
|
|
239
|
+
# List all automation cards
|
|
240
|
+
node scripts/kanban.js automation list
|
|
241
|
+
node scripts/kanban.js automation list --tag "deploy"
|
|
242
|
+
```
|
|
243
|
+
|
|
244
|
+
**Key concepts:**
|
|
245
|
+
- Automation cards live on a dedicated Automations screen (not in kanban lanes)
|
|
246
|
+
- The automation system is a "session starter" — it injects a prompt and confirms activity, nothing more
|
|
247
|
+
- Schedule uses cron expressions (recurring) or ISO datetime (one-shot)
|
|
248
|
+
- One-shot automations auto-disable after firing, config preserved
|
|
249
|
+
- "Report via messaging" toggle appends instructions for the agent to send results
|
|
250
|
+
|
|
251
|
+
## Error Handling
|
|
252
|
+
|
|
253
|
+
The CLI provides clear error messages:
|
|
254
|
+
- `Card 'xxx' not found` - Check the card ID
|
|
255
|
+
- `Invalid stage` - Use: backlog, design, implementation, testing, done
|
|
256
|
+
- `Invalid type` - Use: feature, chore, bug
|
|
257
|
+
- `Invalid priority` - Use: low, medium, high, critical
|
|
258
|
+
|
|
259
|
+
## Notes
|
|
260
|
+
|
|
261
|
+
- The CLI modifies `documentation/kanban.json` directly
|
|
262
|
+
- Changes are visible in the web UI on refresh
|
|
263
|
+
- Archived cards are hidden by default (use `--include-archived` to see them)
|
|
264
|
+
- All timestamps are in ISO format
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: checkpoint
|
|
3
|
+
version: 1.3.1
|
|
4
|
+
updated: 2026-02-22
|
|
5
|
+
allowed-tools: Bash, Read
|
|
6
|
+
argument-hint: [optional commit message]
|
|
7
|
+
description: Create a git checkpoint of ALL recent changes
|
|
8
|
+
---
|
|
9
|
+
|
|
10
|
+
# Git Checkpoint Creation
|
|
11
|
+
|
|
12
|
+
Create a checkpoint commit of ALL uncommitted changes in the repository.
|
|
13
|
+
|
|
14
|
+
## Process
|
|
15
|
+
|
|
16
|
+
1. **Check status**: Run `git status --short` to see all changes
|
|
17
|
+
2. **Analyze changes**: For each modified/added file, briefly review what changed using `git diff <file> | head -50` or read new files
|
|
18
|
+
3. **Stage everything**: Run `git add -A` to stage ALL changes (modified, new, and deleted files)
|
|
19
|
+
4. **Write commit message**: Based on analysis, write a clear commit message that:
|
|
20
|
+
- Has a concise summary line (under 72 chars)
|
|
21
|
+
- Lists key changes as bullet points
|
|
22
|
+
- Groups related changes together
|
|
23
|
+
5. **Commit**: Create the commit with the message
|
|
24
|
+
|
|
25
|
+
## Important Rules
|
|
26
|
+
|
|
27
|
+
- **Commit EVERYTHING**: Do not selectively pick files. All uncommitted changes should be included.
|
|
28
|
+
- **Analyze first**: Read diffs or file contents to understand what changed before writing the commit message.
|
|
29
|
+
- **Be descriptive**: The commit message should explain WHAT was done, not just list file names.
|
|
30
|
+
- **No AI attribution**: Do not include "Co-Authored-By: Claude" or similar.
|
|
31
|
+
|
|
32
|
+
## Example Commit Message Format
|
|
33
|
+
|
|
34
|
+
```
|
|
35
|
+
Summary of changes in imperative mood
|
|
36
|
+
|
|
37
|
+
- Add feature X with support for Y
|
|
38
|
+
- Fix bug in Z where condition was wrong
|
|
39
|
+
- Update config to enable new option
|
|
40
|
+
- Refactor module for better performance
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
If an optional message argument is provided, use it as the summary line.
|
|
@@ -0,0 +1,152 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: context-priming
|
|
3
|
+
version: 1.1.1
|
|
4
|
+
updated: 2026-02-22
|
|
5
|
+
description: Dynamic context provider for codebase knowledge. This skill should be used when working on code, answering questions about architecture, or making changes that require understanding of project structure. Maintains area-specific reference files that are loaded on demand. Self-updating based on observed drift between references and actual code. Load this skill early in work sessions - it contains essential workflow and update protocols.
|
|
6
|
+
---
|
|
7
|
+
|
|
8
|
+
# Context Priming
|
|
9
|
+
|
|
10
|
+
Provide dynamic, accurate context about this project's architecture and code. Load knowledge on demand, update when drift is observed, self-improve based on experience.
|
|
11
|
+
|
|
12
|
+
## When to Invoke
|
|
13
|
+
|
|
14
|
+
**Load context when:**
|
|
15
|
+
- Starting work requiring codebase knowledge not in current conversation
|
|
16
|
+
- Making changes to unfamiliar areas
|
|
17
|
+
- Answering questions about project architecture or patterns
|
|
18
|
+
- User asks about functionality and current context is insufficient
|
|
19
|
+
|
|
20
|
+
**Do NOT load when:**
|
|
21
|
+
- Information is clearly present from last 3-5 exchanges
|
|
22
|
+
- Task is trivial and doesn't require architectural understanding
|
|
23
|
+
- Already loaded relevant areas in this session (unless significant time/work has passed)
|
|
24
|
+
|
|
25
|
+
## How to Use
|
|
26
|
+
|
|
27
|
+
1. **Load area-index.md first** - understand available areas, their update dates, load-when triggers
|
|
28
|
+
2. **Load relevant area(s)** - based on current task and index guidance
|
|
29
|
+
3. **Follow area's "when to expand"** - each area indicates when to open specific files
|
|
30
|
+
4. **Evaluate freshness** - compare area's `updated` date against today (from system prompt); consider git activity if concerned
|
|
31
|
+
|
|
32
|
+
## Callouts
|
|
33
|
+
|
|
34
|
+
Prefix operational updates with `Priming:` to signal skill activity. Keep brief - one line.
|
|
35
|
+
|
|
36
|
+
**When to call out:**
|
|
37
|
+
- Loading an area: `Priming: Loading backend - API work detected.`
|
|
38
|
+
- Loading multiple: `Priming: This spans backend and database areas, loading both.`
|
|
39
|
+
- Staleness concern: `Priming: backend looks stale (Nov 20), will verify as I go.`
|
|
40
|
+
- Making a note: `Priming: Quick note added - auth order matters.`
|
|
41
|
+
- Skipping load: `Priming: Already have frontend context from earlier.`
|
|
42
|
+
|
|
43
|
+
**Don't call out:** Every file read, minor internal decisions, routine checks.
|
|
44
|
+
|
|
45
|
+
## Update Behavior
|
|
46
|
+
|
|
47
|
+
| Situation | Action |
|
|
48
|
+
|-----------|--------|
|
|
49
|
+
| Loaded info contradicts code in misleading way | Update reference in stride |
|
|
50
|
+
| Minor drift, no practical impact | Let it slide |
|
|
51
|
+
| Unsure if update needed | Note concern, ask at end of task |
|
|
52
|
+
| Multiple areas need restructuring | Consult user before proceeding |
|
|
53
|
+
| New feature added affecting an area | Update area reference |
|
|
54
|
+
| User says "context priming needs to know this" | Capture in relevant area |
|
|
55
|
+
| User says "you should have known this" | Analyze failure, propose fix (see below) |
|
|
56
|
+
|
|
57
|
+
**Small updates**: Make concisely, in stride, no announcement needed.
|
|
58
|
+
**Large restructuring/defrag**: Consult first. See `references/maintenance.md`.
|
|
59
|
+
|
|
60
|
+
## "You Should Have Known" Response
|
|
61
|
+
|
|
62
|
+
When user indicates priming failed:
|
|
63
|
+
|
|
64
|
+
1. **Identify cause**: Which of these?
|
|
65
|
+
- Area not loaded when it should have been (bad load-when criteria)
|
|
66
|
+
- Area loaded but info missing (incomplete reference)
|
|
67
|
+
- Info existed but outdated (stale reference)
|
|
68
|
+
- Area doesn't exist (missing area)
|
|
69
|
+
- Judgment call to skip loading was wrong (bad heuristic)
|
|
70
|
+
|
|
71
|
+
2. **Propose fix** based on cause:
|
|
72
|
+
- Content/index updates → do in stride
|
|
73
|
+
- SKILL.md or maintenance.md changes → explain problem, propose change, await approval
|
|
74
|
+
|
|
75
|
+
3. **Surface immediately** - don't wait for task end. User will indicate if disruptive.
|
|
76
|
+
|
|
77
|
+
## Permission Model
|
|
78
|
+
|
|
79
|
+
| File | Permission |
|
|
80
|
+
|------|------------|
|
|
81
|
+
| references/areas/*.md | Update in stride |
|
|
82
|
+
| references/area-index.md | Update in stride |
|
|
83
|
+
| Add/remove/split areas | Suggest, light confirmation |
|
|
84
|
+
| SKILL.md | Explain, propose, await approval |
|
|
85
|
+
| references/maintenance.md | Explain, propose, await approval |
|
|
86
|
+
|
|
87
|
+
## Git Usage
|
|
88
|
+
|
|
89
|
+
Use `git diff` or `git log` sparingly:
|
|
90
|
+
- Before major refactors to verify scope
|
|
91
|
+
- When user questions accuracy of loaded info
|
|
92
|
+
- To check activity since area's last update date when staleness suspected
|
|
93
|
+
|
|
94
|
+
Not for routine small changes.
|
|
95
|
+
|
|
96
|
+
## Context Compaction
|
|
97
|
+
|
|
98
|
+
No direct visibility into remaining context space. When user flags compaction is imminent, or after long exploration sessions: consider if valuable learnings should be captured before context is summarized.
|
|
99
|
+
|
|
100
|
+
## Self-Improvement
|
|
101
|
+
|
|
102
|
+
Area notes (in area-index.md) capture learnings:
|
|
103
|
+
- Up to 10 notes per area, quality over quantity
|
|
104
|
+
- Format: actionable guidance ("when X, do Y" or "don't assume Z")
|
|
105
|
+
- Remove notes that no longer apply
|
|
106
|
+
- If skill behavior is flawed, suggest improvement to user
|
|
107
|
+
|
|
108
|
+
If suggestion timing/frequency becomes disruptive, user will indicate - adjust accordingly.
|
|
109
|
+
|
|
110
|
+
## Operational Principles
|
|
111
|
+
|
|
112
|
+
- Concise updates: prefer short phrase tweaks over paragraph additions
|
|
113
|
+
- Don't bloat references - information density is the goal
|
|
114
|
+
- When on fence about loading, lean toward loading
|
|
115
|
+
- Trust the index's load-when triggers; refine them when wrong
|
|
116
|
+
- No hardcoded "status" - freshness is evaluated dynamically
|
|
117
|
+
|
|
118
|
+
## Skill Location & Cross-Provider Note
|
|
119
|
+
|
|
120
|
+
**Canonical path (relative to project root):**
|
|
121
|
+
```
|
|
122
|
+
.claude/skills/context-priming/
|
|
123
|
+
├── SKILL.md # This file
|
|
124
|
+
├── references/
|
|
125
|
+
│ ├── area-index.md # Index of all areas (load first)
|
|
126
|
+
│ ├── maintenance.md # Defrag, pruning, area separation doctrine
|
|
127
|
+
│ └── areas/
|
|
128
|
+
│ └── [name].md # Deep reference per area
|
|
129
|
+
```
|
|
130
|
+
|
|
131
|
+
**Resolution order — try these paths in order, use the first that exists:**
|
|
132
|
+
|
|
133
|
+
1. **Primary:** `<project-root>/.claude/skills/context-priming/` — the canonical, most up-to-date copy. Always check here first.
|
|
134
|
+
2. **Fallback:** The directory containing this SKILL.md (i.e. your own skill folder). If there is no `.claude/` directory in the project, the references were likely copied alongside this file.
|
|
135
|
+
|
|
136
|
+
This matters when the skill is deployed to another provider (Codex at `.agents/skills/`, Gemini at `.gemini/skills/`). Those folders may contain just this SKILL.md for discovery, with the area files living in `.claude/`. But if the project has no `.claude/` directory at all (e.g. a pure Codex or Gemini project), fall back to reading from your own skill directory.
|
|
137
|
+
|
|
138
|
+
**Resolved paths (primary):**
|
|
139
|
+
- **Area index:** `<project-root>/.claude/skills/context-priming/references/area-index.md`
|
|
140
|
+
- **Area files:** `<project-root>/.claude/skills/context-priming/references/areas/<name>.md`
|
|
141
|
+
- **Maintenance:** `<project-root>/.claude/skills/context-priming/references/maintenance.md`
|
|
142
|
+
|
|
143
|
+
**Resolved paths (fallback — relative to this SKILL.md):**
|
|
144
|
+
- **Area index:** `./references/area-index.md`
|
|
145
|
+
- **Area files:** `./references/areas/<name>.md`
|
|
146
|
+
- **Maintenance:** `./references/maintenance.md`
|
|
147
|
+
|
|
148
|
+
## Files
|
|
149
|
+
|
|
150
|
+
- `references/area-index.md` - compact index of all areas
|
|
151
|
+
- `references/maintenance.md` - defrag, pruning, area separation doctrine
|
|
152
|
+
- `references/areas/[name].md` - deep reference per area
|