← all publishers

mgd34msu

@mgd34msu source repo

6 published skills

  1. Intel Mastery · mgd34msu
    Usage guide for the goodvibes intel server's 15 structure-aware tools (code_read, code_grep, code_glob, code_surface, code_safe_delete, api_routes, api_spec, api_validate, db_schema, component_tree, hook_dependencies, client_boundary, layout_analysis, scaffold, structural_edit). Load when working in a codebase and deciding between intel tools and native Read/Grep/Glob/Edit.
    1 install
  2. Review Scoring · mgd34msu
    The refutation-based review rubric used by the refutation-reviewer agent and the Write-Review-Fix-Confirm (WRFC) workflow template. A defect list with severity, not a single pass/fail score. Load when reviewing a change or deciding whether a review's findings clear the bar to merge.
    1 install
  3. Goodvibes Memory · mgd34msu
    Documents the .goodvibes/memory/ cross-session memory files (decisions, patterns, failures, preferences): what's written automatically, what you should read and write, and the exact JSON shape of each file. Load at the start of a task to check prior context, and before finishing to record what you learned.
    1 install
  4. Project Onboarding · mgd34msu
    Step-by-step approach to mapping an unfamiliar codebase's architecture using the goodvibes intel server's analyzers before making changes to it. Load when starting work in a codebase you haven't worked in before.
    1 install
  5. Task Orchestration · mgd34msu
    Decomposing work into parallel subagent tasks using native Workflow/Task tooling and the Write-Review-Fix-Confirm (WRFC) template. No background daemon, no runtime engine. Load when planning how to split work across multiple agents.
    1 install
  6. Service Integration · mgd34msu
    How to reach authenticated APIs and project databases through the connect trust boundary. Register a service or connection, store credentials safely, then call api_request or db_query. Load when a task needs an authenticated HTTP call or a live database query (not a public URL; use native WebFetch for that).
    1 install