ryan-scheinberg
- 18 skills
- 0 followers
- 4 hours ago last updated
- ▌
- ▌ Role Build 2 · ryan-scheinbergInstall build role on a session. Takes one unit of work from directive to a verified, well-architected change.
- ▌ Role Verify 2 · ryan-scheinbergInstall verify role on a session. The fast independent check that a claimed artifact is actually done — spawned proactively before any parent reports done, opens a PR, deploys, or publishes.
- ▌ Deploy Rw · ryan-scheinberg bundleDeploy remote-workstreams on this Mac — tmux + Tailscale checks, engine wiring (Claude Code / Codex), Deepgram/Cartesia keys into the macOS Keychain, pairing PIN, launchd install, tailscale serve, pairing QR, round-trip test. Use when the user wants to install, deploy, or repair a remote-workstreams service.
- ▌ Role Convo · ryan-scheinbergInstall the conversation role on a session. Makes it the spoken layer of remote-workstreams — every reply is piped to text-to-speech and read aloud verbatim. Invoked by the service as /remote-workstreams:role-convo (Claude Code) or $role-convo (Codex).
- ▌ Role Inject · ryan-scheinbergInstall the injector role on an ephemeral session. Distills the latest conversation delta into a self-contained directive for a running workstream. Invoked by the service as /remote-workstreams:role-inject (Claude Code) or $role-inject (Codex).
- ▌ Role Stint Plan · ryan-scheinbergInstall the stint-planner role on an ephemeral session. Distills the latest arc of the voice conversation into a stint plan for an execution session. Invoked by the service as /remote-workstreams:role-stint-plan (Claude Code) or $role-stint-plan (Codex).
- ▌
- ▌ Role Build · ryan-scheinbergInstall build role on a session. Takes one unit of work from directive to a verified, well-architected change.
- ▌ Role Verify · ryan-scheinbergInstall verify role on a session. The fast independent check that a claimed artifact is actually done — spawned proactively before any parent reports done, opens a PR, deploys, or publishes.
- ▌ Role QA · ryan-scheinbergInstall QA role on a session. The tough batch gate before deploy — stand the assembled system up in a dev environment and try hard to break it, through the project's own test discipline.
- ▌ Role Deploy · ryan-scheinbergInstall deploy role on a session. Ships a verified batch through the project's own deploy skill.
- ▌
- ▌ Complete Slice · ryan-scheinberg bundleImplement a vertical slice from SLICES.md end-to-end using TDD. Use when user wants to code a slice of a project or mentions "complete slice"
- ▌ Define Project · ryan-scheinbergTake a brief idea and produce a complete PROJECT_BRIEF.md as if the user wrote it on their best day. Covers features, fixes, infra, and full products alike. Use when user wants to define a project, scope a feature, plan a complex fix, or mentions "project brief" or "new project"
- ▌ Plan To Slices · ryan-scheinbergDecompose a PROJECT_BRIEF.md into vertical, TDD-ready implementation slices. Each slice is independently demoable. Use when user wants to break down a project into slices
- ▌
- ▌ Updating AI Knowledge · ryan-scheinbergGuidance for updating agent-facing files (skills, AGENTS.md, subagent definitions) when you discover they are wrong, incomplete, or stale. Use when you've solved a problem that revealed a gap, or when the user says to update a skill, AGENTS.md, or agent. The trigger is friction; you learned something the knowledge base should have told you