Skip to content

Add optional memorysaver/skills supplement; modernize onboard install (1.3.0)#6

Merged
memorysaver merged 1 commit into
mainfrom
feat/skills-supplement
Jun 4, 2026
Merged

Add optional memorysaver/skills supplement; modernize onboard install (1.3.0)#6
memorysaver merged 1 commit into
mainfrom
feat/skills-supplement

Conversation

@memorysaver

Copy link
Copy Markdown
Owner

Points AEP at an optional supplement from memorysaver/skills and modernizes onboarding to the npx skills installer. Cuts v1.3.0 (minor).

What changed

  • README — new ### Optional supplement: behavior + memory subsection, and a new Agent-prompt step that always asks the user whether they want:
    • AGENTS.md behavior configproject-behavior
    • a project memory systemproject-memory (+ memory-forge)
      Both pin to the latest memorysaver/skills release tag and freeze by committing the installed files.
  • onboard (aep-onboard) Phase 1 — replaced the legacy /plugin marketplace add + /plugin install with project-level npx skills add ...@<latest-tag>, and added the same ask-first supplement step.
  • Versionmarketplace.json 1.2.0 → 1.3.0; CHANGELOG.md [1.3.0].

Notes

  • The supplement skills are not part of AEP's versioned release — they're an external pointer; the bump covers the onboard modernization + docs.
  • Paired with a separate PR on memorysaver/skills that 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

…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]>
@memorysaver memorysaver merged commit bdeaad0 into main Jun 4, 2026
2 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