← all publishers

scottwater

@scottwater source repo

58 published skills

  1. Solopowers Receiving Code Review · scottwater
    Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation (Solopowers/SoloTerm adaptation.)
    0
    installs
  2. Solopowers Test Driven Development · scottwater bundle
    Use when implementing any feature or bugfix, before writing implementation code (Solopowers/SoloTerm adaptation.)
    0
    installs
  3. Solopowers Verification Before Completion · scottwater
    Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always (Solopowers/SoloTerm adaptation.)
    0
    installs
  4. Eli5 · scottwater
    Explain a topic like I'm a 5 year old with a simple HTML picture artifact.
    0
    installs
  5. Agent Speak · scottwater bundle
    Writing documents for agents. Use when creating or editing skills, or modifying AGENTS.md or CLAUDE.md.
    0
    installs
  6. Tracer Handoff · scottwater bundle
    Compact the current conversation into a handoff document for another agent to pick up.
    0
    installs
  7. Tracer Codebase Design · scottwater bundle
    Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a seam goes, make code more testable or AI-navigable, or when another skill needs the deep-module vocabulary.
    0
    installs
  8. Tracer Domain Modeling · scottwater bundle
    Build and sharpen a project's domain model. Use when the user wants to pin down domain terminology or a ubiquitous language, record an architectural decision, or when another skill needs to maintain the domain model.
    0
    installs
  9. Loops Plan · scottwater
    Transform feature ideas/bugs into comprehensive implementation plans in docs/plans with research, flow analysis, and actionable phases.
    0
    installs
  10. Loops Work · scottwater
    Execute a plan/spec/todo to completion with task tracking, incremental validation, and quality gates.
    0
    installs
  11. Loops Review · scottwater
    Run comprehensive review for a target change/request, defaulting to multi-agent review when useful.
    0
    installs
  12. Loops Compound · scottwater bundle
    Capture solved problems as categorized documentation with YAML frontmatter for fast lookup
    0
    installs
  13. Loops Research · scottwater
    Conduct comprehensive codebase research, then synthesize into a dated research document with metadata.
    0
    installs
  14. Loops Brainstorming · scottwater
    Explore requirements and approaches through collaborative dialogue before planning implementation. Use before loops-plan when requirements are ambiguous or tradeoffs are unclear.
    0
    installs
  15. Solopowers Brainstorming · scottwater bundle
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation. (Solopowers/SoloTerm adaptation.)
    0
    installs
  16. Solopowers Writing Plans · scottwater bundle
    Use when you have a spec or requirements for a multi-step task, before touching code (Solopowers/SoloTerm adaptation.)
    0
    installs
  17. Solopowers Writing Skills · scottwater bundle
    Use when creating new skills, editing existing skills, or verifying skills work before deployment (Solopowers/SoloTerm adaptation.)
    0
    installs
  18. Solopowers Executing Plans · scottwater
    Use when you have a written implementation plan to execute in a separate session with review checkpoints (Solopowers/SoloTerm adaptation.)
    0
    installs
  19. Solopowers Using Solopowers · scottwater bundle
    Use when starting any conversation - establishes how to find and use skills, requiring host skill-loading mechanism invocation before ANY response including clarifying questions (Solopowers/SoloTerm adaptation.)
    0
    installs
  20. Solopowers Commit Scratchpad · scottwater
    Use when the user wants to persist SoloTerm scratchpad content into repository files and commit it to Git. (Solopowers/SoloTerm adaptation.)
    0
    installs
  21. Solopowers Using Git Worktrees · scottwater
    Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback (Solopowers/SoloTerm adaptation.)
    0
    installs
  22. Solopowers Systematic Debugging · scottwater bundle
    Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes (Solopowers/SoloTerm adaptation.)
    0
    installs
  23. Solopowers Requesting Code Review · scottwater bundle
    Use when completing tasks, implementing major features, or before merging to verify work meets requirements (Solopowers/SoloTerm adaptation.)
    0
    installs
  24. Solopowers Dispatching Parallel Agents · scottwater
    Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies (Solopowers/SoloTerm adaptation.)
    0
    installs
  25. Solopowers Subagent Driven Development · scottwater bundle
    Use when executing implementation plans with independent tasks in the current session (Solopowers/SoloTerm adaptation.)
    0
    installs
  26. Solopowers Finishing A Development Branch · scottwater
    Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup (Solopowers/SoloTerm adaptation.)
    0
    installs
  27. Bro · scottwater
    Restate the previous assistant message in plain, concise language.
    0
    installs
  28. How · scottwater bundle
    Explain how a subsystem works or where code should live. Use for runtime walkthroughs, architectural ownership, layering questions, and architecture critique; use why for historical motivation.
    0
    installs
  29. Why · scottwater bundle
    Investigate why code or a design decision exists. Use for rationale, rejected alternatives, regressions, postmortems, historical constraints, and evidence-backed thresholds; use how for runtime behavior.
    0
    installs
  30. Solo · scottwater bundle
    Use when the user asks to use Solo (MCP) to spawn coding agents, manage scratchpads, todos, or timers, to inspect Solo-managed processes, or when another skill delegates its agent dispatch to Solo.
    0
    installs
  31. Rigor · scottwater bundle
    Apply a focused, evidence-driven engineering workflow to one concrete task.
    0
    installs
  32. Personas · scottwater bundle
    Apply one or more expert lenses to feedback, critique, or guidance.
    0
    installs
  33. Simplify · scottwater
    Refine an implementation by simplifying, deduplicating, reorganizing, and removing low-value tests or unnecessary churn while preserving behavior.
    0
    installs
  34. Code Quorum · scottwater bundle
    Run independent code-review agents and synthesize verified findings.
    0
    installs
  35. Slop Monkey · scottwater bundle
    Rewrite prose to sound direct, readable, and distinctly human. Use when drafting, revising, or reviewing reader-facing writing.
    0
    installs
  36. Blast Radius · scottwater
    Analyze and prove the external breakage risks of a proposed change.
    0
    installs
  37. Herdr Quorum · scottwater bundle
    Run a saved model quorum in visible Herdr panes and synthesize its reports.
    0
    installs
  38. Github Social · scottwater bundle
    Generate a 1280x640 GitHub repository social preview (Open Graph) image and link it at the top of the README.
    0
    installs
  39. Rails Security · scottwater bundle
    Run a multi-agent security review of Rails application code. Use when the user asks for a Rails security review or audit, or raises a specific concern — authorization/IDOR/tenant isolation, XSS/SQL injection/SSRF, vulnerable gems/Brakeman/bundle audit, or prompt injection in AI features.
    0
    installs
  40. Session Review · scottwater bundle
    Report what recent project work took from coding-agent session logs: usage, cost, delegation, customizations, and friction.
    0
    installs
  41. Gpt Image Prompts · scottwater bundle
    Turn a visual idea into a production-ready prompt and API settings for OpenAI GPT Image models (gpt-image-2).
    0
    installs
  42. Tracer Tdd · scottwater bundle
    Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
    0
    installs
  43. Tracer Wat · scottwater bundle
    Ask which skill or flow fits your situation. A router over the tracer skills.
    0
    installs
  44. Dsa Codebase Audit · scottwater bundle
    Audit a whole codebase for material simplifications in data structures, state, algorithms, control flow, and ownership.
    0
    installs
  45. Tracer Setup · scottwater bundle
    Configure a repo for the tracer skills — set up its issue tracker and domain doc layout. Run once before first use; everything falls back to local files if you skip it.
    0
    installs
  46. Tracer To Spec · scottwater bundle
    Turn a settled interview or cleared Wayfinder map into a spec and publish it — no new interview, just synthesis of decisions already made.
    0
    installs
  47. Tracer Research · scottwater bundle
    Investigate a focused question against high-trust primary sources and capture cited findings as one Markdown note. Use for documentation, API, specification, or local knowledge-base research, including AFK Wayfinder research tickets.
    0
    installs
  48. Tracer Autopilot · scottwater bundle
    Deliver a ticket or spec through bounded review, fresh proof, and a branch-finishing choice.
    0
    installs
  49. Tracer Implement · scottwater bundle
    Implement a ticket or spec with a visible task plan, sequential task commits, two bounded ticket-wide review passes, and a final test run.
    0
    installs
  50. Tracer Prototype · scottwater bundle
    Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a UI should look like.
    0
    installs
  51. Tracer Wayfinder · scottwater bundle
    Plan an effort too large and foggy for one agent session as a shared map of decision tickets, then resolve them one at a time until the route to a spec is clear.
    0
    installs
  52. Tracer Worktrees · scottwater bundle
    Set up an isolated workspace when feature work starts on main/master — reuse any existing feature branch or isolation, prefer the harness's native worktree tool, and fall back to git worktree.
    0
    installs
  53. Tracer To Tickets · scottwater bundle
    Break a plan, spec, or the current conversation into a set of tracer-bullet tickets, each declaring its blocking edges — one file per ticket locally, or native blocking links on a real tracker.
    0
    installs
  54. Tracer Code Review · scottwater bundle
    Standards-versus-Spec review. Use when the user requests Tracer's two-axis verdicts or a workflow assigns this review.
    0
    installs
  55. Tracer Convince Me · scottwater bundle
    Build the strongest honest, end-to-end case that completed work satisfies its original goal.
    0
    installs
  56. Committing With Guidelines · scottwater bundle
    Create git commits with atomic scope and product-focused messages. Use whenever preparing, writing, or reorganizing commits.
    0
    installs
  57. Tracer Interview Me · scottwater bundle
    A relentless interview that asks every frontier question at once, round by round. The entry point of the main flow — interview until shared understanding, then hand off to /tracer-to-spec. Docs-aware in a codebase (reads/writes CONTEXT.md and ADRs), stateless without one.
    0
    installs
  58. Tracer Finish Branch · scottwater bundle
    Finish a development branch — verify tests with fresh evidence, then present merge / PR / keep / discard options and execute the choice, cleaning up worktrees safely.
    0
    installs