Skip to content

Source flutter-patrol from leancodepl/patrol#8

Merged
wzslr321 merged 1 commit into
mainfrom
task/align-patrol-references
Jul 13, 2026
Merged

Source flutter-patrol from leancodepl/patrol#8
wzslr321 merged 1 commit into
mainfrom
task/align-patrol-references

Conversation

@wzslr321

@wzslr321 wzslr321 commented Jul 13, 2026

Copy link
Copy Markdown
Member

The Patrol repo is the single source of truth for Patrol AI support. This marketplace only exposes it. Removes the duplicated skill references we kept in the plugin.

Changes:

  • flutter-patrol in .claude-plugin/marketplace.json now uses an external source (github:leancodepl/patrol, strict: false) and exposes skills/patrol-write-test and skills/patrol-test-architecture from that repo. plugins/flutter-patrol/ is deleted.
  • Validator: parses the object source form and skips external entries (no local directory to check). The claude plugin validate CI step covers the entry's schema.
  • Updated AGENTS.md, root README and the flutter-marionette cross references.

Verified: go test, validate-plugins, claude plugin validate . --strict. Also installed the plugin end to end via claude plugin install from a local marketplace and confirmed it delivers exactly the two Patrol skills.

Known trade-offs: installing clones the whole Patrol repo (~87 MB, one time), and the plugin no longer ships a flutter-patrol-usage skill.

🤖 Generated with Claude Code

The Patrol repo owns all Patrol AI support now. The marketplace entry
points at github:leancodepl/patrol with strict: false and exposes
skills/patrol-write-test and skills/patrol-test-architecture. The local
plugin directory is deleted, no copy of Patrol content remains here.

Validator parses object sources, checks the github repo slug, and skips
local structure checks for external plugins.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@wzslr321 wzslr321 force-pushed the task/align-patrol-references branch from 8ddb699 to de7faa9 Compare July 13, 2026 09:28
@wzslr321 wzslr321 merged commit 5b47e96 into main Jul 13, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant