.claude/skills/random-memory-ideas/SKILL.md
Use when the user wants to remember, capture, save, or add a random idea, thought, note, link, reference, decision, or memory to Yuege's Random Memory Hub in Notion.
npx skillsauth add MrVPlusOne/takode random-memory-ideasInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Capture loose ideas and memories into the private Notion page Random Memory Hub.
Random Memory Hubhttps://www.notion.so/33e8e50b62b081d58a92c9eeeaf2780733e8e50b-62b0-81d5-8a92-c9eeeaf27807Yuege's Home PageIf the preferred page ID cannot be fetched, search Notion for the exact title Random Memory Hub. Use the result only if it is clearly the memory hub under Yuege's Home Page; otherwise ask the user for the correct destination.
Random Memory Hub first with the Notion fetch tool so you can update the current page content without overwriting newer edits. If the preferred page ID is stale, use the destination fallback above.Quick Capture section, preserving the capture template and all existing page content.notion_update_page with command: "update_content" and an exact old_str from the fetched page.Prefer a compact, searchable bullet:
- YYYY-MM-DD: <memory>
- Context: <why it matters or where it came from>
- Source: <link or source, if provided>
- Tags: #idea #reference
Rules:
unknown.#idea, #reference, #decision, #follow-up, #project, #person, #someday, #misc.#decision; if it requires action later, include #follow-up.Quick Capture, append a short # Quick Capture section to the end instead of guessing another destination.testing
Use when the user wants to remember, capture, save, or add a random idea, thought, note, link, reference, decision, or memory to Yuege's Random Memory Hub in Notion.
data-ai
Port changes from a git worktree to the main repository. This is the skill behind `/port-changes`; `worktree-rules` remains the underlying skill slug/directory. Use when asked to 'port changes', 'sync to main', 'push to main repo', '/port-changes', or when porting worktree commits.
testing
Cross-session orchestration for Takode. Use when you need to interact with other sessions: listing active sessions, peeking at session activity, reading messages, sending instructions to workers, or spawning new sessions. Triggers: 'check on workers', 'send to session', 'orchestrate', 'coordinate agents', 'list sessions', 'peek at session', 'what are my sessions doing', 'check session status'.
testing
Adversarial review of a worker's completed task. Independently evaluates whether the worker did thorough, honest work or took shortcuts. Returns ACCEPT or CHALLENGE with specific questions. Invoked by the reviewer session after being spawned by the leader.