← all publishers

dmzoneill

@dmzoneill source repo

116 published skills · page 2 of 2

  1. Silence Alert · dmzoneill
    Create, list, or delete Prometheus alert silences in Alertmanager. Use when working on known issue, maintenance, or suppressing false positives. Use when user says "silence alert", "mute alert".
    1 install
  2. Slop Scan Now · dmzoneill
    Trigger a slop code quality scan via D-Bus to the running daemon. The slop daemon must be running (systemctl --user start bot-slop). Use when user says "trigger slop scan", "scan code now", or "slop scan now".
    1 install
  3. Work Analysis · dmzoneill
    Analyze work activity across all configured repositories for a given time period. Categorizes commits (DevOps, Development, Testing, Bug Fixes, Docs, etc.), pulls Jira/GitLab data, generates effort distribution report. Use for sprint reviews, management reports, time tracking.
    1 install
  4. API Smoke Test · dmzoneill
    Run smoke tests against API endpoints to verify availability and performance. Use after deploy_to_ephemeral, release_to_prod, or when debugging API connectivity.
    1 install
  5. Debug Local DB · dmzoneill
    Debug database issues in local/ephemeral environments - PostgreSQL, SQLite, Podman containers. Use when user says "debug local DB", "local database", "PostgreSQL local", "SQLite workflow".
    1 install
  6. Gather Context · dmzoneill
    Gather relevant context for a task using code search, knowledge base, and known issues. Use at the start of skills that need context about a Jira issue, feature, bug, or code review.
    1 install
  7. Konflux Status · dmzoneill
    Get overall Konflux build system status - applications, running pipelines, failed pipelines, namespace summary. Use when user says "Konflux status", "build status".
    1 install
  8. Manage Secrets · dmzoneill
    Manage encrypted secrets with Ansible Vault and OpenSSL. View, encrypt, decrypt files; encrypt strings; generate RSA keys; file digests. Use when managing vault files or rotating secrets.
    1 install
  9. Memory Cleanup · dmzoneill
    Clean up stale entries - closed issues, merged MRs, expired ephemeral namespaces, old session logs. Use when user says "clean memory", "memory cleanup", or "remove stale entries".
    1 install
  10. Research Topic · dmzoneill
    Research a topic thoroughly using code search, memory, knowledge, and optional web search. Use when you need to understand something before taking action.
    1 install
  11. Security Audit · dmzoneill
    Run comprehensive network and TLS security audit - port scan, vulnerability scan, TLS cert inspection, cipher analysis, HTTP headers, SSH host keys. Use when user says "security audit", "network scan".
    1 install
  12. Submit Expense · dmzoneill
    Submit Remote Worker Expense to SAP Concur via GraphQL API. Pure HTTP, no browser. Use when user says "submit expense", "expense report", or "remote worker expense".
    1 install
  13. Weekly Summary · dmzoneill
    Generate weekly work summary from session logs, commits, Jira, GitLab MRs, Konflux releases, Quay tags, Slack discussions, GDrive docs, performance highlights, and knowledge metrics. Use when user says "weekly summary", "weekly report", or "what did I do this week".
    1 install
  14. Cancel Pipeline · dmzoneill
    Cancel a running or stuck Tekton pipeline. Use when pipeline is stuck, wrong build started, need to free cluster resources, or want to retry with different parameters.
    1 install
  15. Check CI Health · dmzoneill
    Diagnose GitLab CI/CD pipeline issues. Use when user says "check CI", "pipeline status", "why is CI failing?", or "CI health". Lists pipelines, shows failing jobs, gets trace logs, validates .gitlab-ci.yml.
    1 install
  16. Cloud Inventory · dmzoneill
    Get comprehensive inventory of AWS and GCP resources - EC2, S3, IAM, GCP compute, GCS, GKE. Use when user says "cloud inventory", "list AWS resources", "GCP resources", "cloud assets".
    1 install