srobinson
@srobinson
Public Skills
fmm
by srobinson
"This project uses fmm (.fmmrc.json) for code metadata. INVOKE THIS SKILL before reading or searching source files — it provides MCP-first navigation that replaces grep/read with O(1) lookups."
linear-workflow
by srobinson
"INVOKE THIS SKILL before creating any Linear issues. Required when creating issues, planning features, breaking down work, or organizing tasks in Linear. Enforces parent/sub-issue pattern, proper sizing, and metadata conventions."
memory
by srobinson
Persistent geometric memory across sessions. Use when the user asks about memory, wants to recall prior sessions, inspect memory, check stats, or manage memory state.
my-voice
by srobinson
Write content in Stuart's voice for social media, GitHub, essays, or any public-facing writing. Use when asked to draft posts, write tweets, compose replies, create threads, write copy, or generate any content that should sound like Stuart — not like an AI. Also use when the user says "my voice", "draft a post", "write a tweet", "compose a reply", or "help me write".
skill-creator
by srobinson
Create new skills for the helioy-tools plugin. Use when the user asks to build, create, or add a new skill, or when you need to scaffold a skill as part of a task. Enforces Helioy plugin conventions — correct location, frontmatter, naming, MCP inheritance, and Linear issue structure.
check-directives
by srobinson
Check for orchestrator messages. Use at turn start, after major tasks, and ALWAYS before marking task complete.
create-spec
by srobinson
Create a task specification (SPEC.md) through interactive requirements elicitation. Use when helping users define what they want to build before autonomous execution begins.
nancy-orchestrator
by srobinson
Supervise a nancy worker agent during autonomous task execution. Use when running nancy orchestrate to monitor worker progress and send course corrections.
knowledge-base
by srobinson
Manages the ~/.mdx knowledge base — a centralized markdown document store with 7 categories (research, decisions, design, sessions, projects, retrospectives, reference). Handles create, read, update, search, list, and versioning of documents with structured frontmatter.
nancy-send-message
by srobinson
Send a message to the orchestrator. Use for blockers, progress updates, requesting review, or communicating status during autonomous execution.
nancy-update-spec
by srobinson
Mark success criteria as complete in SPEC.md. Use when a criterion has been verified and should be checked off.