Add optional memorysaver/skills supplement; modernize onboard install (1.3.0)#6
Merged
Merged
Conversation
…nstall (1.3.0) - README: new "Optional supplement: behavior + memory" subsection + an Agent-prompt step that ALWAYS asks the user whether they want the AGENTS.md behavior config (project-behavior) and/or a memory system (project-memory + memory-forge), pinned to the latest memorysaver/skills release. - onboard (aep-onboard) Phase 1: replace legacy /plugin marketplace add + /plugin install with `npx skills add ...@<latest-tag>`, and add the same ask-first supplement. - Bump marketplace.json 1.2.0 -> 1.3.0; CHANGELOG [1.3.0]. Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
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.
Points AEP at an optional supplement from
memorysaver/skillsand modernizes onboarding to thenpx skillsinstaller. Cuts v1.3.0 (minor).What changed
### Optional supplement: behavior + memorysubsection, and a new Agent-prompt step that always asks the user whether they want:project-behaviorproject-memory(+memory-forge)Both pin to the latest
memorysaver/skillsrelease tag and freeze by committing the installed files./plugin marketplace add+/plugin installwith project-levelnpx skills add ...@<latest-tag>, and added the same ask-first supplement step.marketplace.json1.2.0 → 1.3.0;CHANGELOG.md[1.3.0].Notes
memorysaver/skillsthat cuts its first release (v0.1.0) so the@<latest-tag>pins resolve.On merge
Tag
v1.3.0+ cut the GitHub release (per the CHANGELOG maintenance convention).🤖 Generated with Claude Code