sync: auto-sync from GURU-5070 at 2026-06-04 09:45:37

Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-04 09:45:37
This commit is contained in:
2026-06-04 09:45:42 -07:00
parent 263039e21c
commit 5a78c56f36
9 changed files with 404 additions and 53 deletions

View File

@@ -35,6 +35,7 @@ py "$CLAUDETOOLS_ROOT/.claude/skills/coord/scripts/coord.py" <command> ...
| `lock claim <project> <resource> "<desc>" [--ttl HOURS]` | Claim a work lock (default ttl 2h). |
| `lock release <id>` | Release a lock. |
| `lock list [--project KEY]` | List active locks. |
| `component set <project> <component> <state> [--version V] [--notes TXT]` | Update a component's deploy state (auto-fills `updated_by`). E.g. `component set gururmm dashboard deployed --version 0.2.39`. |
## Conventions it handles for you