← all publishers

EmanuelVogt

@emanuelvogt source repo

5 published skills

  1. Debt · emanuelvogt bundle
    Register technical or cognitive debt about something AI implemented in the project, as a personal pending item in `.learning/DEBT.md`. Use whenever the user explicitly asks to record, log, note or flag a debt — "/debt", "log this as debt", "note this as tech debt", "I don't understand what you did here, flag it for me to review", "leave this pending for me to study later", "this is a hack, write it down", "tech debt", "cog debt", "cognitive debt". Also use for "pay DEBT-NNN", "resolve DEBT-NNN", "list debts", "what's pending in the ledger". Do NOT trigger proactively after finishing an implementation; only the user decides what is debt.
    0
    installs
  2. Crash Course · emanuelvogt bundle
    Write a crash course — a study document, like a short documentary — about a concept, either one registered as debt in `.learning/DEBT.md` (e.g. "/crash-course DEBT-007") or any topic the user names ("/crash-course event sourcing", "explain properly what this backoff you added actually is", "make me study material on this", "I want to really understand what's going on in this module", "explain this to my co-founder who doesn't code"). Covers history, who created it, ELI5, how it works, how it is used in THIS project, trade-offs, alternatives, references. Use whenever the user wants to *study* or *deeply understand* something, not just get a quick answer. Saves to `.learning/crash-courses/`.
    0
    installs
  3. Ca Full Cycle · emanuelvogt bundle
    End-to-end feature pipeline with ONE human gate before code — Research (grilling rounds + parallel code scouts; a raw concept is stress-tested before convergence), then autonomous Plan → Implement → Review — top-tier planning over mapped context, cheap workers in parallel waves, a verifier per wave, an independent Reviewer — closing with a human QA loop. Trigger on "full cycle", "research this and implement it", "resolve this end to end", "run the full cycle", "implement this autonomously", "QA findings", "resume full-cycle".
    0
    installs
  4. Grill My Idea · emanuelvogt bundle
    Expert, skeptical business analyst for a business / startup / product idea. Grills the user about the idea (one round of pointed questions at a time), then runs deep market research in the home country (default Brazil) and internationally — TAM/SAM/SOM, competitors, demand evidence, pricing, regulation, costs — builds a financial model with pessimistic / realistic / optimistic scenarios (cost to run, users needed to break even, cash needed), issues a critical verdict (GO / VALIDATE-FIRST / PIVOT / KILL) and compiles a complete dossier (one self-contained dossier.html plus its markdown sources) into ideas/<slug>/. Use it whenever the user describes a business idea, startup, SaaS, app, marketplace, side project, "estou pensando em fazer X", and wants to know if it is viable, how big the market is, who the competitors are, what it would cost, how many customers they need, or asks to validate / stress-test / grill / roast / "analisa essa ideia" / "vale a pena?" — even when they don't say "validate". Not for code
    0
    installs
  5. Ca Spec Driven · emanuelvogt bundle
    Spec-driven feature work in 4 phases — Specify, Design, Tasks, Execute — sized by complexity; atomic tasks and commits, Execute delegated to workers in waves plus an independent Verifier. Triggers on "specify/discuss feature", "design", "tasks", "implement", "validate", "verify work", "UAT", "record decision", "pause/resume work".
    0
    installs