Agent skill

obsi-moc-manager

Standards for recursively managing Maps of Content (MOCs) across a directory tree.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/marketing/obsi-moc-manager

SKILL.md

MOC Manager Standards

Core Principles

"Structure is Recursive" A top-level MOC (e.g., Learning MOC) is composed of smaller Topic MOCs. The Manager's job is to ensure this hierarchy remains intact and up-to-date.

Quality Standards (Smart Refresh)

1. Preservation First

  • Do NOT Overwrite: Never blindly replace an existing MOC file.
  • Preserve User Content: Keep any manually written "Description", "Goals", or "Custom Sections".

2. Append Logic

  • New Topics: If a new subfolder/cluster is found, add it to the MOC's list.
  • Uncategorized: If a note doesn't fit existing clusters, place it in an Uncategorized section or clearly mark it as [NEW].

3. Synchronization

  • Bidirectional Integrity: Ensure the Parent MOC links to Child MOCs, and Child MOCs link back to Parent (if applicable).

Checklist

  • Recursion: Did the scanning logic correctly identify all sub-folders?
  • Safety: Did existing content remain untouched after the update?
  • Linkage: Are all new MOCs correctly linked in the Master MOC?

Didn't find tool you were looking for?

Be as detailed as possible for better results