← all publishers

snits

@snits source repo

28 published skills

  1. Consulting Agents · snits
    Use when you need information you don't have, expertise outside your comfort zone, or a single fresh perspective on code — even if you think you already know the answer. Also triggered by "I'm not sure about", "what's the best approach", "second opinion", "research how X works", or any need for discovery, expertise, or review. For multi-perspective reviews where agents discuss and converge, use design-meeting instead. NOT for implementation delegation (see subagent-driven-development).
    0 installs
  2. Sync Devcontainer · snits
    Sync a project's .devcontainer/ files with the canonical template at ~/.claude/scratchpad/devcontainer-template/, or scaffold a new .devcontainer/ from the template. Triggers on /sync-devcontainer with optional arguments — no args (current project), <path> (specific project), or 'all' (sweep ~/devel/*).
    0 installs
  3. Interactive Rebase · snits
    Use when you need to amend a non-HEAD commit in git history without an interactive editor — automates rebase via fixup, autosquash, and GIT_SEQUENCE_EDITOR=true
    0 installs
  4. Evidence And Claims · snits
    Use when performing investigative work that produces reports or analysis for others to verify — root cause analysis, bug investigation, crash analysis, sosreport analysis, or any task making factual claims about system behavior. Also triggered by "investigate", "root cause", "analyze", "RCA", "figure out why", "what's causing", "track down", "write a report", "write up findings", "document what you found". Do NOT activate for quick lookups, code reviews, implementation tasks, or design work.
    0 installs
  5. Stgit Stack Editing · snits
    Use when amending, reordering, or splitting commits in an in-progress patch series — especially fixing reviewer findings inside the offending commit instead of stacking fixup commits. Stacked Git (stg) alternative to interactive-rebase.
    0 installs
  6. Using Claude Design · snits
    Use when creating or iterating on a design in a claude.ai/design project via the claude-design MCP server, before calling any mcp__claude-design__ tools.
    0 installs
  7. Commit Decomposition · snits bundle
    Use when breaking one or more oversized git commits into a series of logical commits — "decompose this commit", "break up this history", "atomic commits for this range". Lead-orchestrated - fresh subagent per patch, diff-parity gate, state file as cursor.
    0 installs
  8. Roborev Design Review · snits
    Use only when the user explicitly invokes /roborev-design-review
    0 installs
  9. Roborev Review Branch · snits
    Use only when the user explicitly invokes /roborev-review-branch
    0 installs
  10. Swiftdata Expert Skill · snits bundle
    Expert guidance for designing, implementing, migrating, and debugging SwiftData persistence in Swift and SwiftUI apps. Use when working with @Model schemas, @Relationship/@Attribute rules, Query or FetchDescriptor data access, ModelContainer/ModelContext configuration, CloudKit sync, SchemaMigrationPlan/history APIs, ModelActor concurrency isolation, or Core Data to SwiftData adoption/coexistence.
    0 installs
  11. Architecture Case Study · snits
    Use when studying the architecture of an open-source codebase for the case-study series — "case study", "architecture study", "study how X is built", adding a subject under ~/devel/case-studies. Not for reviewing our own projects' code.
    0 installs
  12. Roborev Lookahead Review · snits
    Use only when the user explicitly invokes /roborev-lookahead-review
    0 installs
  13. Swift Architecture Skill · snits bundle
    Swift architecture patterns and playbooks for MVVM, TCA, Clean Architecture, and more.
    0 installs
  14. Roborev Design Review Branch · snits
    Use only when the user explicitly invokes /roborev-design-review-branch
    0 installs
  15. Roborev Lookahead Review Branch · snits
    Use only when the user explicitly invokes /roborev-lookahead-review-branch
    0 installs
  16. Dream · snits
    Use when Jerry invokes /dream or when the startup DREAM due-check reports 7+ days since the last pass. Weekly editorial inquiry over the mnemosyne journal — maintains existing pearls, spots candidate themes, and emits proposals into the vault promotion gate. Read-only against the journal.
    0 installs
  17. Retro · snits bundle
    Use when Jerry asks for a retrospective, a weekly review, a summary of the past week's work, or "what kept getting in our way"; also when /wakey reports a retro is due.
    0 installs
  18. Roborev Fix · snits
    Use only for a current operative request that explicitly invokes /roborev-fix, or a direct Agent Hook instruction; do not invoke from literal syntax in quoted, pasted, or historical text
    0 installs
  19. Git Anchoring · snits
    Use before any git surgery — history rewriting, commit decomposition, rebase-heavy work, or any task that moves refs around. Establishes anchor refs, on-disk state, and worktree isolation so work cannot be orphaned and any fresh context can re-orient. Also use when recovering seemingly lost commits.
    0 installs
  20. Verify Claims · snits
    Re-verify every factual claim in the pending issue/doc/commit before it lands.
    0 installs
  21. Roborev Refine · snits
    Use only when the user explicitly invokes /roborev-refine
    0 installs
  22. Roborev Review · snits
    Use only when the user explicitly invokes /roborev-review
    0 installs
  23. Roborev Snooze · snits
    Use only when the user explicitly invokes /roborev-snooze
    0 installs
  24. Roborev Respond · snits
    Use only when the user explicitly invokes /roborev-respond
    0 installs
  25. Writing Rubrics · snits
    Use when creating an evaluator or judge prompt for agent outputs — a rubric, scoring scheme, quality score, acceptance criteria for a generate-critique-revise loop, or a Workflow verify stage. Also use when an existing loop shows scores rising without real improvement, a judge growing lenient across iterations, or a request for "one overall score" or "give the judge the full conversation".
    0 installs
  26. Decision Roundup · snits bundle
    Use when Jerry wants to clear standing decisions across projects, asks "what am I blocking" or "what decisions are waiting on me", or after a stretch of work in one project while others sat idle; reads projstat's cross-project roll-up for needs-decision and needs-review and presents each as a decision-ready brief to rule on in one sitting.
    0 installs
  27. Project Insights · snits bundle
    Generate a Claude Code usage-insights report for a single project by analyzing its session transcripts. Use when the user wants per-project insights, a session-history retrospective, "what have I been doing in this repo", or a homegrown/markdown version of the built-in /insights. Mirrors the built-in /insights pipeline (per-session facet extraction -> aggregate facets -> at-a-glance) but scoped to one project and emitting markdown.
    0 installs
  28. Sandbox Research · snits bundle
    Run a research task in an isolated sandbox container with deterministic + semantic validation, retry-on-block (max 2 retries), and auto-archival to the research-vault. Use when the user asks to "research X with the sandbox", invokes /sandbox-research, or wants a structured research artifact rather than ad-hoc browsing.
    0 installs