From rr
Add an entry to Ricardo's Highlight Artifacts DB in Notion. Use when Ricardo describes something he shipped, improved, fixed, or contributed — oncall improvements, automations built, PRs merged, process simplifications, team impact. Trigger on "log this", "add to highlights", "add highlight", "note this", "record what I did", or when Ricardo describes an achievement and asks to add or track it. Even if he doesn't say "highlight" explicitly, use this skill whenever he's describing work worth capturing for perf review purposes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/rr:add-highlightThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Log an achievement or contribution to Ricardo's Highlight Artifacts DB in Notion.
Log an achievement or contribution to Ricardo's Highlight Artifacts DB in Notion.
5fc7bb7b-5b64-44d9-b028-35034b500146user://b7d36298-ad55-4eb8-9000-b7a62375d412https://www.notion.so/816c0e8a44b3499a8432d400c1ba4c53| Category | Options |
|---|---|
| Impact | Impact: Scope · Collaborative Reach · Impact Levers |
| Results | Results: Operational Excellence · Results: Ownership · Results: Impact · Results: Decision Making |
| Talent | Talent: Planning · Talent: Personal Growth · Talent: Development · Talent: Hiring |
| Culture | Culture: Collaboration · Culture: Org Health · Culture: Communication |
| Craft | Craft: Code Fluency · Craft: Architecture Design · Craft: Diagnosis · Craft: Observability · Craft: Software Design · Craft: Business Acumen · Craft: Technical Strategy |
| Direction | Direction: Agility · Direction: Innovation · Direction: Strategy |
If Ricardo gave Slack or PR URLs, fetch them to understand what happened. If his description is already specific enough, skip fetching.
Propose:
Show the draft. Ask for thumbs up or edits.
Skip this step if Ricardo said something like "just add it" or "go ahead" — create directly.
Use notion-create-pages with:
data_source_id: 5fc7bb7b-5b64-44d9-b028-35034b500146{
"What": "<text>",
"Artifact": "<url>",
"CGP Tags": "[\"Tag 1\", \"Tag 2\"]",
"Who": "[\"user://b7d36298-ad55-4eb8-9000-b7a62375d412\"]",
"Squad": "[\"https://www.notion.so/816c0e8a44b3499a8432d400c1ba4c53\"]"
}
For multiple entries in one go, batch-confirm all drafts before creating any.
npx claudepluginhub rrjoson/claude-skills --plugin rrCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.