Skip to content

Trim .claude-plugin/ to match lean basecamp-cli pattern#77

Merged
jeremy merged 1 commit intomasterfrom
trim-claude-plugin
Mar 5, 2026
Merged

Trim .claude-plugin/ to match lean basecamp-cli pattern#77
jeremy merged 1 commit intomasterfrom
trim-claude-plugin

Conversation

@jeremy
Copy link
Copy Markdown
Member

@jeremy jeremy commented Mar 5, 2026

Summary

  • Drop marketplace.json (registration moves to basecamp/claude-plugins)
  • Drop agents/ (navigator duplicated /fizzy skill, context-linker was inert — no tools: declared)
  • Drop post-commit-check hook (fizzy card numbers are board-scoped, pattern matching won't work)
  • Slim session-start.sh to a single-subprocess liveness check (matches basecamp-cli)
  • Add skills/fizzy symlink

Companion PRs: basecamp/claude-plugins#4 (register fizzy), basecamp/cli#8 (update seed)

Test plan

  • ls -laR .claude-plugin/ — clean tree, symlink resolves, no agents/
  • make build && make test-unit — passes
  • Install plugin and verify session-start hook fires correctly

Drop marketplace.json (registration moves to basecamp/claude-plugins),
agents/ (navigator duplicated /fizzy skill, context-linker was inert),
and post-commit-check hook (fizzy card numbers are board-scoped so
pattern matching won't work). Slim session-start.sh to a single-
subprocess liveness check and add skills/ symlink.
Copilot AI review requested due to automatic review settings March 5, 2026 17:33
@github-actions github-actions Bot added the enhancement New feature or request label Mar 5, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jeremy jeremy merged commit 8864a50 into master Mar 5, 2026
14 checks passed
@jeremy jeremy deleted the trim-claude-plugin branch March 5, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants