← all publishers

emaraschio

@emaraschio source repo

44 published skills

  1. Tdd · emaraschio bundle
    Canon test-driven development (specify, encode, fulfill) for the host project's test framework. Clarify specifications, one failing test at a time, minimal code to green, approval gates, kitchen-cleaning refactor when needed. Use for TDD, specify-encode-fulfill, or red-green-refactor sessions.
    0
    installs
  2. Commit · emaraschio bundle
    Commit on a new branch with conventional message
    0
    installs
  3. Lint Fix · emaraschio bundle
    Fix lint issues in the current file
    0
    installs
  4. SEO Audit · emaraschio bundle
    SEO audit of pages or app
    0
    installs
  5. Lint Suite · emaraschio bundle
    Run project linters and fix findings repo-wide
    0
    installs
  6. Pathfinder · emaraschio bundle
    Map the fog of war before building. Given a project goal and known context, separate decisions already fixed from open decision frontiers and fog-of-war unknowns, tag each unknown with a next move (research, prototype, ask an expert, user test, or delegate), and lay out parallel work tracks plus the next three actions. Plan-only, no execution in the same turn. Use for pathfinder, decision mapping, fog of war, or planning a greenfield or messy project before the next step feels obvious but undercooked.
    0
    installs
  7. Code Review · emaraschio bundle
    Thorough PR code review before approval
    0
    installs
  8. Debug Issue · emaraschio bundle
    Systematically debug a reported issue
    0
    installs
  9. Scoped Audit · emaraschio bundle
    Scoped, plan-first workflow for large "check-N-things" tasks (audits, inventories, catalogs, large migrations, cross-checks). Decomposes the surface, fans out capped parallel subagents, verifies findings before reporting, and gates any change behind explicit approval. Use for "audit X for Y", "find all", "catalog every", "inventory", "migrate across", or any repeatable workflow that has quietly become "check 400 things".
    0
    installs
  10. Gauntlet Loop · emaraschio bundle
    Beat a real-world quality bar with a Gauntlet Loop: take a GOAL and a REAL-WORLD EQUIVALENT with an inspectable reference pack, decompose into independent parts, assign specialist builders, and gate each part behind a separate fresh-context critic. Pass only if better than the reference; otherwise return the largest specific gap. After all parts pass, run an integration critic on the whole. Optional budget ceiling, taste-domain pride gate, and gap ledger for resume. Builders never evaluate their own work. Use when the user invokes /gauntlet-loop or asks to run a gauntlet, builder/critic loop, or beat a real example.
    0
    installs
  11. Refactor Code · emaraschio bundle
    Refactor for clarity without behavior change
    0
    installs
  12. Update Readme · emaraschio bundle
    Update project README for current state
    0
    installs
  13. Create Pr Main · emaraschio bundle
    Create a pull request targeting main
    0
    installs
  14. Decision Audit · emaraschio bundle
    Post-build decision ledger and pride gate: list meaningful agent choices and assumptions after work has landed, with why, alternatives, and confidence; flag debt and edge cases; do not change code until the user says revise now. Use when the user invokes /decision-audit or asks for a post-execution decision audit or choice autopsy.
    0
    installs
  15. Fix Git Issues · emaraschio bundle
    Diagnose and fix git state problems
    0
    installs
  16. Merge Open Prs · emaraschio bundle
    Review, verify (Docker by default), and auto-merge open PRs when CI, reviews, and local verification pass. Batch up to 10 PRs per run. Use when the user wants to merge all open PRs, clear the PR queue, or run /merge-open-prs.
    0
    installs
  17. Security Audit · emaraschio bundle
    Security audit of codebase or change
    0
    installs
  18. Blind Spot Pass · emaraschio bundle
    Run a pre-build blind spot pass before the agent builds anything. Treat the user's prompt as the map and the real project as the territory: classify gaps across known knowns, known unknowns, unknown knowns, and unknown unknowns (with deps, edge cases, and blast radius under unknown unknowns); ask 5 to 10 high-leverage interview questions; two-step halt before build; optional red-team intensity when the user asks to challenge the plan. Plan-only, no execution in the same turn. Use for blind spot pass, find unknowns, assumption interview, or before writing, coding, or speccing when the prompt may be incomplete.
    0
    installs
  19. Structure Prompt · emaraschio bundle
    Turn a rough request into a structured, production-grade prompt. Classifies which prompting dimensions apply (product verification, structured high-stakes detail, constraints-upfront, scannable structure, search priority, internal-first sourcing), fills a prompt template, and returns a copyable prompt plus a note on what was applied or omitted. Use for prompt architect, structure a prompt, harden a prompt, or turn an ask into a production prompt.
    0
    installs
  20. Write Unit Tests · emaraschio bundle
    Write meaningful unit tests for target code
    0
    installs
  21. Add Documentation · emaraschio bundle
    Add or improve code documentation for the current change
    0
    installs
  22. Agent Risk Review · emaraschio bundle
    Produces a one-page agent permission brief (allowed, approval-required, forbidden, limits, logging, rollback, first-week test plan) before granting an AI agent access to a system, tool, or account. Use for agent risk review, permission design, MCP/tool access planning, or "what should the agent be allowed to do?"
    0
    installs
  23. Define Agent Goal · emaraschio bundle
    Turn a rough task into an agent Goal (outcome, verification with 3 to 5 success criteria, constraints, boundaries, iteration policy, stopping condition, and helper goals when parallel work is implied) so an agent can run with minimal babysitting. Plan-only, no execution in the same turn. Use for Goal, delegate, run without babysitting, or before long autonomous work. Pair with requirement-to-implementation for code delivery afterward.
    0
    installs
  24. Design Agent Loop · emaraschio bundle
    Design a reusable agent loop as a graph before running it. Take a TASK and COMPLETION CRITERIA, draw the node graph (input, plan, act, verify, retry or escalate, done), specify context, tools, expected output, and evidence per node, label every transition trigger, set max retries, budget ceilings, and human approval gates, keep unverifiable steps manual, design five eval cases with a pass or fail scorecard, and pick the single biggest bottleneck to automate first. Two-step handshake, design only until the user says execute now, then run one test case and improve the loop. Use when the user invokes /design-agent-loop or asks to design an agent loop, routine, workflow graph, or state machine for repeated agent work.
    0
    installs
  25. Generate API Docs · emaraschio bundle
    Generate API documentation from code
    0
    installs
  26. Prompt Eval Debug · emaraschio bundle
    Debug and improve any prompt without rewriting blindly. Builds a tiny eval suite (control, edge, capability-boundary cases), diagnoses failures as prompt issue, missing tool or capability, or harness/workflow issue, and proposes the smallest next change. Use for prompt debugger, eval suite, improve prompt, or before editing catalog eval/cases.md.
    0
    installs
  27. Setup New Feature · emaraschio bundle
    Scaffold a new feature across layers
    0
    installs
  28. Add Error Handling · emaraschio bundle
    Add consistent error handling to the targeted code
    0
    installs
  29. Agent Work Receipt · emaraschio bundle
    Produces a conservative agent work receipt after completed work: finished output, time estimates, review burden, risks, and value judgment. Use when the user invokes /agent-work-receipt, asks for a work receipt, or wants to measure agent productivity honestly after a session.
    0
    installs
  30. Commit Same Branch · emaraschio bundle
    Commit on the current branch with conventional message
    0
    installs
  31. Fix Compile Errors · emaraschio bundle
    Fix compilation/type errors with minimal diff
    0
    installs
  32. Git Sync Workspace · emaraschio bundle
    Sync every git repo in a Cursor multi-root workspace to its remote default branch: discover roots, preflight each repo, fetch --all --prune, checkout default, pull --ff-only. Skips dirty or unsafe repos with a clear report. Use for "sync workspace", "update all repos", "back to main", or reset workspace repos to remote HEAD without losing uncommitted work.
    0
    installs
  33. Update Memory Bank · emaraschio bundle
    Sync memory bank with repository state
    0
    installs
  34. Accessibility Audit · emaraschio bundle
    Audit UI for WCAG accessibility issues and fixes
    0
    installs
  35. Commit Changes Main · emaraschio bundle
    Commit directly on main/master when explicitly allowed
    0
    installs
  36. Automation Roi Audit · emaraschio bundle
    Act as an AI operations consultant: interview how a business function's workflows actually run, label each step Human-only / AI-assisted / AI-owned, pick the highest-ROI automation tied to money, margin, or output, warn on AI theater and distraction traps, and recommend one narrow one-week test. Use for automation ROI, workflow AI map, ops consultant, or "where should AI help".
    0
    installs
  37. Instruction Ablation · emaraschio bundle
    Rebuild a minimal instruction set from evidence: confirm a bare baseline, run one real task in-session under guardrails only, log struggles, and add an instruction only after the same failure repeats; retest and keep only if verification improves. Use when the user invokes /instruction-ablation or asks to ablate, thin, or rebuild AI instructions from a bare run.
    0
    installs
  38. Optimize Performance · emaraschio bundle
    Profile and optimize performance bottlenecks
    0
    installs
  39. Run All Tests And Fix · emaraschio bundle
    Run full test suite and fix failures
    0
    installs
  40. Generate Pr Description · emaraschio bundle
    Generate PR title and description from branch diff
    0
    installs
  41. Address Github Pr Comments · emaraschio bundle
    Address review comments on the current GitHub PR
    0
    installs
  42. Light Review Existing Diffs · emaraschio bundle
    Quick review of existing diffs without full PR context
    0
    installs
  43. Requirement To Implementation · emaraschio bundle
    Structured workflow for taking a requirement (feature, bug, refactor, chore, or performance task) from any source (Notion, GitHub, conversation) through planning, approval, implementation, verification, and documentation. Use when the user provides a requirement, task, ticket, or asks to implement something.
    0
    installs
  44. Thermo Nuclear Code Quality Review · emaraschio bundle
    Extremely strict maintainability review for abstraction quality, giant files, and spaghetti-condition growth. Use only when explicitly asked for a thermo-nuclear or thermonuclear code quality review, a deep code quality audit, or an especially harsh maintainability review.
    0
    installs