← all publishers

Tradebaas

@tradebaas source repo

20 published skills

  1. Spec · tradebaas
    Right-size and write the spec before building any change. Use before starting non-trivial work, when the user requests a feature, or when deciding whether something needs a spec at all. Prevents both drift (building unspecified things) and ceremony (specs for bugfixes).
    0
    installs
  2. Begin · tradebaas
    begin: from fresh copy to working project
    0
    installs
  3. Debug · tradebaas
    debug: from symptom to proven root cause
    0
    installs
  4. Scope · tradebaas
    Define, sharpen, or change project scope, and triage docs/state/INTAKE.md. Use when scope is unclear or contested, when new wishes/feedback arrive, when the owner asks for "more" mid-build, or when work doesn't trace to BRIEF.md. Scope changes only happen here, never silently during a build task.
    0
    installs
  5. Stack · tradebaas
    stack: choose deliberately, then be born current
    0
    installs
  6. Comply · tradebaas
    comply: legal is a gate, not a vibe
    0
    installs
  7. Design · tradebaas
    design: nothing ships looking or sounding like a default
    0
    installs
  8. Ingest · tradebaas
    Convert a non-Markdown file (PDF, Office, images, audio, HTML, CSV/JSON/XML, ZIP, EPub) to Markdown with markitdown before reading it, so tokens go to content rather than binary bulk. Use when a task needs such a file's contents, when adding reference material to docs/design/reference or a spec, or when the product must parse uploaded documents.
    0
    installs
  9. Verify · tradebaas
    Prove a change actually works before it counts as done. Use after building any non-trivial change, before deliver, and whenever claiming something works. Exercises real behavior end-to-end. Green tools alone are not verification.
    0
    installs
  10. Deliver · tradebaas
    Release, deploy, or hand over a milestone in a disciplined, repeatable way. Use when shipping to users, deploying to an environment, tagging a release, or closing out a milestone. Nothing ships that verify hasn't passed.
    0
    installs
  11. Handover · tradebaas
    Make the project fully transferable to another human or agent with zero verbal context. Use at milestones, before breaks, when a new person/tool joins, or when the owner asks "can someone else take this over?". The end of an ordinary session is `checkpoint`, not this.
    0
    installs
  12. Maintain · tradebaas
    maintain: the product is now a running system
    0
    installs
  13. Architect · tradebaas
    architect: decide the shape once, before the code hardens it
    0
    installs
  14. Calibrate · tradebaas
    calibrate: right-size the model and effort before the session starts
    0
    installs
  15. Checkpoint · tradebaas
    Flush a lean mid-session handoff into STATE.md so the context can be cleared and the same work resumed in a fresh, cheap session. Load at roughly 15% of the context window (urgent past 40%), when a session feels long or slow, or when the user says "checkpoint", "handoff", "save tokens", "fresh session" or "/clear and continue". Transfer to another person is `handover`.
    0
    installs
  16. Code Review · tradebaas
    code-review: fresh eyes on the diff, one axis at a time
    0
    installs
  17. Scope Guard · tradebaas
    Judgment check before calling substantial work done or proposing a commit. Use before "done", before committing more than a trivial change, and whenever you notice yourself building something nobody asked for. The judgment layer above the automated gates, not a duplicate of them.
    0
    installs
  18. Design Guard · tradebaas
    design-guard: look at it before you ship it
    0
    installs
  19. Skill Author · tradebaas
    Create a new project-fitting skill correctly, or decide that none is needed. Use when the project repeatedly needs expert guidance the existing skills don't carry, when the user asks for a new skill, or when the same correction has been given three times.
    0
    installs
  20. Critical Thinking · tradebaas
    critical-thinking: earn the "yes" before you build
    0
    installs