docs: sync PRs #804-#805 to aeon docs - #807
Merged
Merged
Conversation
Propagate the deploy-uni-hook skill (#805) to the aeon repo docs, and correct the pre-existing skill-count / pack-count drift the catalog change surfaces. - CHANGELOG.md: new [Unreleased] entry for deploy-uni-hook (catalog 65 -> 66). - docs/skill-packs.md: total 65 -> 66; Crypto pack 13 -> 14; also Dev 8 -> 10 (a stale count from #802 that left the table summing to 63, not its header). - docs/aeon-setup.md, docs/examples/README.md: "65 skills" -> "66 skills". #804 (the prior batch's own aeon-side docs sync) carries no new capability and is not narrated.
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.
Propagates merged
aeonfun/aeonPRs #804–#805 to the aeon repo docs. Watermark was #803.Synced (1 signal)
feat: deploy-uni-hook— new crypto-pack skill (generate/audit/simulate/deploy a Uniswap v4 hook + test pool from a brief). Catalog 65 → 66 skills.Skipped
Surfaces changed
CHANGELOG.md— new[Unreleased] → Addedentry fordeploy-uni-hook(catalog 65 → 66).docs/skill-packs.md— total 65 → 66, Crypto pack 13 → 14, and Dev pack 8 → 10 (a stale count carried over from Add seo-audit and posthog-errors skills (dev pack) #802 that left the table summing to 63 while its header said 65 — corrected so the per-pack counts sum to the total).docs/aeon-setup.md— "65 skills" → "66 skills".docs/examples/README.md— "65 skills" → "66 skills".Website docs sync is a separate PR on
aaronjmars/aeon-website.