4 Commits

Author SHA1 Message Date
Chase Setters e5ee162a0c Drop pinned version from plugin.json
Without a version field, Claude Code falls back to the git commit SHA,
so every push to main is treated as a new release. Avoids the trap
where added skills/commands sit unused because the pinned version
string never changed.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 15:52:08 -05:00
Chase Setters 852c1a4fd8 Add /review-submittal slash command
Wires the slash command referenced in the submittal-review skill's
SKILL.md so PMs can invoke it directly as /review-submittal <path>
instead of relying on natural-language triggering.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 15:47:23 -05:00
Chase Setters 0ccb554f50 Add willowbrook-submittal-review skill
Bundles the submittal pre-review skill (SKILL.md, weston_guide, project
playbook, CSI division map, Python helpers) into the willow-pmtools
plugin so it auto-distributes alongside the ProjectTodos MCP.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 15:45:39 -05:00
Chase Setters d20825cdd9 Initial commit: WilloW-PMTools marketplace with willow-pmtools plugin
Marketplace with one plugin (willow-pmtools) that wires the projecttodos
MCP server (mcp.willowbrook.work) into Cowork and ships a /todos morning
briefing slash command.
2026-05-13 14:13:53 -05:00