Skip to content

Add AGENTS updater subagent to continual-learning#36

Merged
ericzakariasson merged 2 commits intomainfrom
continual-learning-agents-updater
Mar 13, 2026
Merged

Add AGENTS updater subagent to continual-learning#36
ericzakariasson merged 2 commits intomainfrom
continual-learning-agents-updater

Conversation

@ericzakariasson
Copy link
Collaborator

Summary

  • add a dedicated agents-memory-updater subagent for the continual-learning plugin so AGENTS.md merges happen in a focused agent flow
  • disable automatic model invocation for the parent continual-learning skill so it only runs when explicitly triggered
  • update the stop-hook followup message and plugin docs to reflect the new subagent-owned AGENTS.md write path

Test plan

  • Validate continual-learning/.cursor-plugin/plugin.json parses as JSON
  • Validate continual-learning/hooks/hooks.json parses as JSON
  • Run broader automated tests

Made with Cursor

Delegate AGENTS.md merges to a dedicated subagent and disable model invocation for the parent skill so the workflow only runs when explicitly triggered.

Made-with: Cursor
Keep the parent skill orchestration-only and move transcript mining plus AGENTS.md updates into agents-memory-updater so the plugin matches the final staging flow.

Made-with: Cursor
@ericzakariasson ericzakariasson merged commit 9c39b57 into main Mar 13, 2026
1 check 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