Files
cowork-project/.claude-plugin/plugin.json
T
Jason Stedwell d68aa982b3 feat: v1.2 ease-of-use pass — session-safe paths, registry-only shortcut, resume guidance
- Remove hardcoded session outputs path; determine per session
- Relabel owner-email constant (was mislabeled "User email")
- Add CW-ID zero-padding rule (CW-007, never CW-7)
- Add quick registry-only update shortcut within Mode 2
- Add resume-after-partial-failure guidance + folder preflight in Mode 1
- Add archive-download fallback via Gitea get_file_contents
- Add targeted-cell registry writes to protect hand-maintained columns
- Add four troubleshooting entries to README

Backwards compatible: registry columns, CW-ID scheme, Wiki V2 format,
and .skill packaging unchanged.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 13:08:42 -05:00

8 lines
417 B
JSON

{
"name": "cowork-repository-update",
"version": "1.2",
"description": "Manages the full coordination lifecycle for MPM CoWork skills and plugins — concept interviews, folder creation, README writing, Wiki V2 docs, .skill packaging, and registry updates.",
"author": "Message Point Media",
"keywords": ["coordination", "cowork", "skill", "plugin", "registry", "documentation", "wiki", "gitea", "drive"]
}