← all publishers

miguel-carrera

@miguel-carrera source repo

10 published skills

  1. Gaf Schema Quality Gate · miguel-carrera
    Enforces GAF schema and allowed-value gates before data writes by validating planned payloads and status transitions against core-knowledge references. Use when implementing writes, updating statuses, or preparing for validation.
    0 installs
  2. Gaf Complexity Decomposer · miguel-carrera
    Classifies GAF tasks into SIMPLE, MID_COMPLEX, or COMPLEX and proposes modular decomposition and execution order. Use when planning new tasks, scoping large improvements, or splitting complex automations.
    0 installs
  3. Gaf Workflow Orchestrator · miguel-carrera
    Routes GAF requests to the correct specialized skill based on task phase, intent, and risk. Use when handling new automation requests, implementation changes, validation, deployment readiness, or governance checks.
    0 installs
  4. Gaf Runtime Boundary Guard · miguel-carrera
    Detects and prevents runtime coupling to GAF core-knowledge files, enforcing build-time-only use of the Brain and runtime self-containment. Use during implementation review and predeploy checks.
    0 installs
  5. Gaf Phase3 Validation Runner · miguel-carrera
    Runs and documents GAF Phase 3 validation for a task, covering data integrity checks, failure-path verification, status transitions, and deploy-readiness evidence. Use when user asks to validate a task before promotion.
    0 installs
  6. Gaf Validation Guardrails Node · miguel-carrera
    Applies GAF Node.js guardrail patterns for automation tasks, including input validation, freshness checks, idempotency, lock handling, structured logging, and status lifecycle safety. Use when creating or refactoring Node automation runtime code.
    0 installs
  7. Gaf Predeploy Readiness Advisor · miguel-carrera
    Provides read-only predeployment readiness assessment for GAF tasks and outlines safe promotion via deploy-task.js from Test to Production. Use when preparing deployment and confirming all governance gates are satisfied.
    0 installs
  8. Gaf Shared Library Release Guard · miguel-carrera
    Enforces GAF shared library governance by preventing edits to published versions and guiding semver release flow for new versions. Use when changing shared clients or utilities under shared/ folders.
    0 installs
  9. Gaf Manifest Doc Consistency Auditor · miguel-carrera
    Audits consistency between GAF task artifacts and implementation, including task-definition.md, manifest.yaml, automation-doc.md, and task code. Use before coding, during review, and before validation to catch cross-file drift.
    0 installs
  10. Gaf Task Bootstrapper · miguel-carrera
    Bootstraps a new GAF automation task in Test with aligned task-definition.md, manifest.yaml, automation-doc.md, runtime entrypoint, and package metadata. Use when creating a new task, registering a draft automation, or starting Phase 1 intake artifacts.
    0 installs