feat: Restructure Hookdeck skills and add dynamic test discovery #35
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
hookdeck-event-gatewayinto a high-level router skill that sells the value proposition (queue replacement, guaranteed delivery, retries, rate limiting, observability) with doc links and before/after code exampleshookdeck-event-gateway-webhooksas a dedicated skill forx-hookdeck-signatureverification with framework handlers, examples, and references (moved from the old monolithic skill)outpostrouter skill for Hookdeck Outpost (outbound event delivery)test-all-examples.shwithtest-examples.shthat dynamically discovers skills via the filesystem (19 skills found vs 5 hardcoded), accepts optional positional args to test specific skillshookdeck-event-gatewayRelated Skills descriptionTest plan
hookdeck-event-gateway-webhookslocationtest-examples.sh --helpdiscovers all 19 skills with examplestest-examples.sh stripe-webhooks github-webhooksmulti-arg form workshookdeck-event-gateway-webhooks)Made with Cursor