chore(hodlmm-move-liquidity): refresh manifest, add README entry#335
Merged
Conversation
Maintainer follow-up for PR #317 (hodlmm-move-liquidity, BFF Day 14 winner by @cliqueengagements, relayed by @diegomey). Cross-repo fork meant we couldn't push to the contributor's branch; applying hygiene fixes here on main. - Regenerated skills.json: now 81 entries (adds hodlmm-move-liquidity) - Added README Skills table row for hodlmm-move-liquidity Co-Authored-By: Claude <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Maintainer follow-up to add the merged hodlmm-move-liquidity skill to the repo’s generated manifest and public skill index, aligning with the existing post-merge hygiene pattern used for other BFF competition winner skills.
Changes:
- Regenerated
skills.jsonto include the newhodlmm-move-liquiditymanifest entry (and updated the generated timestamp). - Added a new row to the README Skills table for
hodlmm-move-liquidity.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| skills.json | Adds the hodlmm-move-liquidity entry to the generated skills manifest. |
| README.md | Adds a Skills table row so the new skill is discoverable from the repo index. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Maintainer follow-up for #317 (hodlmm-move-liquidity, BFF Day 14 winner by @cliqueengagements, relayed by @diegomey).
Cross-repo fork means we couldn't push hygiene fixes to the contributor's branch directly — same pattern as #333 (defi-portfolio-scanner) and #334 (zest-auto-repay).
Changes
skills.json: regenerated to include hodlmm-move-liquidity (now 81 entries, up from 80)README.md: added Skills table row for hodlmm-move-liquidityVerification
bun run typecheck: cleanbun run validate --skip-spec: 158 passed / 0 failedbun run manifest: timestamp-only diff after this commit🤖 Generated with Claude Code