← all publishers

tony-adamson

@tony-adamson source repo

8 published skills

  1. Solution Design 2 · tony-adamson bundle
    Use when explicitly asked for $solution-design to create SOLUTION.md for one concrete software change before implementation planning. Produces a minimal evidence-based design; does not write code or create an implementation plan.
    0
    installs
  2. Codebase Analysis 2 · tony-adamson bundle
    Use when explicitly asked for $codebase-analysis to create or fully update CURRENT_STATE.md with evidence for the current repository or focused area. Do not use for casual code questions, reviews, implementation, debugging, solution design, or planning.
    0
    installs
  3. Debug · tony-adamson
    Disciplined diagnosis loop for hard bugs, flaky failures and performance regressions: build a feedback loop that goes red on this bug → minimise → rank hypotheses → instrument → fix with a regression test → clean up. Use when the user says debug/diagnose, or reports something broken, throwing, failing intermittently or slow, and the first read of the error did not fix it.
    0
    installs
  4. Planf3 · tony-adamson bundle
    Creates or executes a minimal Markdown implementation plan based on SOLUTION.md or an explicit request. Use only when the user explicitly asks: planning or Build Plan. No presentation artifacts and no future-proof architecture.
    0
    installs
  5. Ops Review · tony-adamson bundle
    Reviews an implemented change for silent operational failures: missing timeouts, unbounded resources, connection leaks, non-idempotent retries, slow-dependency degradation. Read-only, findings only, no fixes. Use only when the user explicitly asks to run ops-review.
    0
    installs
  6. Scope Review · tony-adamson
    Ревью обоснованности diff перед PR: каждое добавление вызвано текущим требованием, код мимикрирует под локальные паттерны, нет прослоек и дублирования, diff гигиеничен. Только находки, без правок. Запускать только по явной просьбе пользователя.
    0
    installs
  7. Solution Design · tony-adamson bundle
    Creates SOLUTION.md for one concrete task: the minimal sufficient solution, grounded in the requirements, CURRENT_STATE.md, and live code. Use only when the user explicitly asks to run solution-design. Does not write code and does not create an implementation plan.
    0
    installs
  8. Codebase Analysis · tony-adamson bundle
    Creates CURRENT_STATE.md: an evidence-backed description of the current state of the repository. Use only when the user explicitly asks to run codebase-analysis. Does not design a solution, write code, or produce an implementation plan.
    0
    installs