/architecturetransform your LLM call inventory into a clean agent architecture with clear boundaries, control loops, and handoff contracts
/audit-code-to-specscompare your codebase against its specifications to identify gaps and drift, then create GitHub issues for everything that needs attention
/begin-workselect the right issue to work on, create a branch, write tests first, and implement the solution
/bonus_talk_to_investorsdecide whether you should raise at all, then walk into any investor conversation with a default alive position, an evidence-based traction narrative, a specific ask, and a walk-away number
/build_form_checkwalk through your first agentic-engineering build cycle by creating three real tools, then review your existing code with fresh eyes
/context_managementdesign how information flows through your LLM calls, ensuring each reasoning step gets exactly what it needs while avoiding context bloat and quality risks
/cool-downclose out a session outside any workout - commit changes, reflect, persist notable decisions/facts/preferences, and recap what got logged
/create_social_postturn a workout reflection, planning doc, or general observation into a ready-to-publish social post in the participant's own voice
/create-issuescapture, structure, and create GitHub issues from conversations, code reviews, or feature ideas so nothing gets lost
/demoing_your_agentbuild a compelling 8-minute demo narrative that resonates with your target audience - craft your story arc, storyboard your visuals, develop your script, and prepare for recording
/evaluation_at_scaletransform your agent architecture into a diagnostic evaluation system by validating context inputs structurally, evaluating outputs semantically, and tracing failures back to context management issues
/evaluation_datasetdesign systematic evaluation for your AI agent through risk-driven test case creation
/finish-workfinalize your PR with spec updates, follow-up issues, and code cleanup, then mark it ready for review
/first_deploymentdeploy your agent to a small group of testers to validate your quality risk assumptions through real-world usage
/ideationidentify automation opportunities and design semi-autonomous AI agents
/implementationdesign the delivery mechanism for your agent and translate your workout into a working implementation with minimal scope
/manage-tasksLong-lived work coordinator - surface Sherpa-B tasks and this repo's GitHub issues together, help decide what's next, hand off the actual work to a second terminal, and verify it really got done before looping
/open-dashboardGet a short-lived link to open the Sherpa-B web dashboard in a browser, optionally to a specific page
/orientationFirst-time onboarding for bootcamp participants - sets up workspace and gets to know them
/persist-contentPersist notable info from this session to telemetry/prose docs, ad hoc - not tied to a workout checkpoint
/project-initBind this repo to a Sherpa-B project by running init with a real git identity
/review-my-codereview your own code changes with quality checks before requesting peer review
/shb-doctorCheck that orientation's plugin setup (telemetry install, seeds, settings) is actually in place, and fix anything missing
/sparring_sessionrehearse defending your codebase against a roleplayed skeptical persona (customer, CTO, investor, employer, or others) before a presentation, surfacing blind spots while it's still safe to find them
/sprint_demo_prepprepare to record a 4-5 minute sprint demo video - verify the app works, draft a timed script, sketch diagrams, and get recording-ready
/user_experiencedesign your agent's user experience by mapping how user context flows into agent context and creating implementation-ready UX specifications
/user_researchfind and talk to real users, learning directly about their needs, current solutions, and biggest pain points
/w1_positioning_workshoplock down what you are, for whom, and against what alternative - a positioning statement and one-page brief that governs every downstream GTM decision
/w10_pmf_signal_dashboardread whether your business has product-market fit by scoring five hard signals - retention shape, the 40% test, organic vs. pushed growth, revenue quality, and default alive - then write the pivot trigger before emotion enters the room
/w2_cash_capital_strategyestablish your real financial position - runway, unit economics, deal size floor, cash flow architecture, and funding path - before making any GTM decision
/w3_icp_hypothesis_canvasturn a vague sense of "who our customer is" into a falsifiable first-customer hypothesis - job-to-be-done, cost and frequency of the problem, buyer authority, trigger - specific enough to name 10 real people and test it in three conversations
/w4_unscalable_acquisition_playbookmanually acquire your first customers before automating anything - map your existing access, rank targets by pain x reachability, write ten personalized messages, run the sprint, and extract the patterns that decide whether you are ready to systematize
/w5_outreach_engine_builderturn the manual outreach signal from your unscalable acquisition sprint into a repeatable engine - ICP signal card, message architecture, cadence map, volume model, and a minimal tooling stack you can operate alone
/w6_discovery_call_frameworkprepare for a specific upcoming customer conversation, drill Mom Test question discipline, and convert the call into a dollar-quantified pain statement, gap map, and qualification verdict
/w7_objection_navigation_closingturn sales pushback into a classified objection map, non-collapsing response scripts, and a closing sequence that ends in a named commitment
/w8_pricing_experiment_frameworkset a first price you can defend with logic - anchored to discovered customer value, structured before it is numbered, and designed as a market experiment with pass/fail signals rather than a permanent commitment
/w9_pilot_to_arr_playbookdesign the pilot before it starts - conversion path, customer-owned success metrics, a defensible opt-out clause, cash-flow-safe payment terms, and an expansion motion wired into the agreement
/warm-upstart a session by reviewing recently logged telemetry - kind/domain/risk_dimension/actor-role stats - and let the participant correct anything stale or wrong before diving in