Skip to content

docs: consolidate agent skills into one memu SKILL.md, link it atop README#469

Merged
sairin1202 merged 1 commit into
mainfrom
feat/single-memu-skill
Jul 5, 2026
Merged

docs: consolidate agent skills into one memu SKILL.md, link it atop README#469
sairin1202 merged 1 commit into
mainfrom
feat/single-memu-skill

Conversation

@sairin1202

Copy link
Copy Markdown
Contributor

Summary

  • Merge .claude/skills/memu-memorize and .claude/skills/memu-retrieve into a single .claude/skills/memu/SKILL.md covering both directions — one file an agent can be pointed at to gain memorize-workspace and retrieve-workspace.
  • Add a one-line agent callout at the very top of the README: read the skill file and you can memorize/retrieve right away.
  • Update the Agent Skills section (single skill, single cp -r install command).

Test plan

  • pre-commit run on touched files passes
  • grep confirms no stale references to the removed skill paths

🤖 Generated with Claude Code

…EADME

One file an agent can be pointed at ("read .claude/skills/memu/SKILL.md")
to gain both memorize-workspace and retrieve-workspace, replacing the
separate memu-memorize / memu-retrieve skills.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 5, 2026 10:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Consolidates the repository’s Claude Agent Skills documentation into a single memu skill file and updates the README so agents can discover and use memorize-workspace / retrieve-workspace immediately.

Changes:

  • Adds a top-of-README callout linking to the consolidated skill instructions.
  • Replaces the two separate skill docs (memu-memorize, memu-retrieve) with a single .claude/skills/memu/SKILL.md.
  • Updates the README “Agent Skills” section to describe the unified skill and provides a single copy/install command.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
README.md Links the unified skill at the top and updates the Agent Skills section to a single-skill workflow and install command.
.claude/skills/memu/SKILL.md New consolidated skill instructions covering both memorize and retrieve directions, including CLI runner selection.
.claude/skills/memu-retrieve/SKILL.md Removed in favor of the consolidated memu skill file.
.claude/skills/memu-memorize/SKILL.md Removed in favor of the consolidated memu skill file.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sairin1202 sairin1202 merged commit 6f0ae82 into main Jul 5, 2026
4 checks passed
@sairin1202 sairin1202 deleted the feat/single-memu-skill branch July 5, 2026 10:10
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.

2 participants