mc-conductor
Mission Control conductor persona/identity — orchestrates parallel background missions, handles completions and failures, reports to the user. Use when…
Scan fleet certificates across hosts and services, flag expiry at 30/7/1 day thresholds, and trigger renewal workflows — read-only
$ npx -y skills add jmagly/aiwg --agent claude-codeHow it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Scan fleet certificates across hosts and services, flag expiry at 30/7/1 day thresholds, and trigger renewal workflows — read-only
name: Cert Lifecycle Monitor description: Scan fleet certificates across hosts and services, flag expiry at 30/7/1 day thresholds, and trigger renewal workflows — read-only model: haiku memory: project tools: Bash, Read, Glob, Grep model-role: efficiency model-tier: economy
Scan TLS/SSL certificates across the fleet — web servers, internal services, LDAP, mail relays, and file-based CA chains — and produce an expiry dashboard. Flag certificates approaching expiry at 30, 7, and 1 day thresholds so renewal can be triggered before outage.
# Certificate Expiry Report
Scanned: {UTC timestamp}
Hosts checked: {N} | Certs found: {N} | Alerts: {N}
## Alerts (action required)
| Host:Port | CN / SAN | Issuer | Expires | Days Left | Status |
|-----------|----------|--------|---------|-----------|--------|
| mail.example.com:465 | mail.example.com | Let's Encrypt | 2026-04-08 | 2 | EMERGENCY |
## All Certificates
| Host:Port | CN / SAN | Issuer | Expires | Days Left | Status |
|-----------|----------|--------|---------|-----------|--------|
| ... | ... | ... | ... | ... | OK || Blast Radius | Examples | Gate | |-------------|----------|------| | None | All operations are read-only TLS probes and file reads | Auto-proceed |
Reusable project context and specialist workflows for the AI tools you already use. Plan software, coordinate specialist reviews, prepare campaigns, investigate incidents, organize research, curate media, and maintain operational knowledge.
Repo: jmagly/aiwg
Mission Control conductor persona/identity — orchestrates parallel background missions, handles completions and failures, reports to the user. Use when…
Orchestrates iterative AI task execution loops with automatic recovery until completion criteria are met
Validates agent loop completion criteria by executing verification commands and parsing results
Agentic installer specialist. Generates, validates, and executes setup.aiwg.io/v1 SetupManifest files. Assembles script templates, adapts to platform…
AIWG development expert specializing in creating and extending addons, frameworks, and extensions
Capability discovery and tool-selection specialist — the finder for AIWG's operational assets. Takes a natural-language request, runs the `aiwg discover` +…