Kanbanize Kartenerstellung dokumentiert: Arrival-Rule-Workaround, Board-Struktur

- Neuer Abschnitt "Karten erstellen (Aufgaben-Workflow)" mit Workflow A/B
- Bekannte Struktur erweitert: Workflows, Columns, Lanes für Board 1
- Pitfalls ergänzt: Arrival Rule, Parent-Link API, linkedCards read-only
- Settings und Plans aktualisiert

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
root
2026-02-05 13:09:09 +01:00
parent f0dae88639
commit 4277b10f55
21 changed files with 2636 additions and 159 deletions

View File

@@ -1,11 +1,4 @@
{
"statusLine": {
"type": "command",
"command": "$HOME/.claude/statusline-command.sh"
},
"enabledPlugins": {
"superpowers@claude-plugins-official": true
},
"hooks": {
"SessionStart": [
{
@@ -18,5 +11,12 @@
]
}
]
},
"statusLine": {
"type": "command",
"command": "$HOME/.claude/statusline-command.sh"
},
"enabledPlugins": {
"superpowers@claude-plugins-official": true
}
}