Global — any agent can use
Silo — domain-specific (DN, Athena, etc.)
Agent — privately owned by one agent
🔧 App Development — Global
🏗
app-build
End-to-end workflow for building and deploying a new web app. Covers intake, spec, auth setup, secret hygiene, deploy, and handoff. For net-new apps only.
Global Dev
Intake Spec Auth Build QA Ship
📋
dev-intake
Axiom's intake checklist for any build request. Loads ARCHITECTURE.md, determines auth model, writes spec to Notion, delegates to builders. Entry point for all builds.
Global Dev Axiom
Load ARCH Auth Model Notion Spec Delegate Build
🏛
app-architecture
Create or update the canonical ARCHITECTURE.md for any app repo. Required before first deploy and after structural changes. Auth model, deployment, known gotchas, open issues.
Global Dev
Read App Auth Model Deploy Info ARCHITECTURE.md
🔍
dev-qa
QA execution skill for Quasar. Verifies spec + ARCHITECTURE.md on production domain. Secret scan, auth flow, all AC. PASS required before any deploy goes live.
Global Dev Quasar
Read Spec Secret Scan Auth Flow Test ACs Report
🧩
coding-agent
Delegate coding tasks to Codex, Claude Code, or Pi agents. For building new features, refactoring, PR reviews. Not for simple one-liners or reading code.
Global Dev
Task context Choose agent Codex/Claude Code/Pi PR / diff returned
🐙
github
GitHub operations via gh CLI: issues, PRs, CI runs, code review, API queries. Check PR status, create/comment on issues, list/filter PRs, view run logs.
Global Dev
⚙️ Operations & Infrastructure — Global
🚨
incident-response
7-phase incident protocol: DETECT → TRIAGE → DIAGNOSE → REMEDIATE → VALIDATE → REPORT → LEARN. Risk classes: AUTO | GATE | ESCALATE | DEFER. All agents use this.
Global Ops
Detect Triage Diagnose Remediate Validate Learn
🌙
haley-nightly-sweep
Nightly fleet audit across 5 phases: security scan, token health, CF Access audit, DN data validation, weekly summary. Runs via cron. Owned by Haley.
Global Ops Haley
🏥
healthcheck
Host security hardening and risk-tolerance configuration. Security audits, firewall/SSH/update hardening, risk posture, exposure review, version status checks.
Global Ops
🔖
x-bookmark-review
Nightly review of Robert's X bookmarks. Fetches new bookmarks, synthesizes themes and signals, posts digest to Sol via Telegram. Owned by Sol.
Agent · Sol
🧠
brain-dump-synthesis
Process unstructured notes from Apple Notes brain dump inbox. Organizes raw notes into actionable content. Works with Iris, Veronica, Sol.
Global
🔨 Tools — Global
📧
gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs. Supports DWD via --access-token for service accounts (DN, Athena, Alabaster).
Global
📄
pdf-extract
Extract text, tables, and structured data from PDF files. Handles digital and scanned PDFs. Product labels, SDS sheets, invoices, reports, forms.
Global
📝
summarize
Summarize or extract text/transcripts from URLs, podcasts, and local files. Good fallback for "transcribe this YouTube/video" requests.
Global
🐦
xurl
Authenticated requests to X (Twitter) API v2. Post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media.
Global
🌤
weather
Current weather and forecasts via wttr.in or Open-Meteo. No API key needed. Current conditions, hourly, daily forecasts for any location.
Global
skill-creator
Create, edit, improve, or audit AgentSkills. Triggers on "create a skill", "tidy up a skill", "improve this skill", "audit the skill". Validates against AgentSkills spec.
Global Dev
🥪 Deli Nerds Silo
📋
create-beo
Create an Event + BEO in dn_catering from any source: Square sync, Iris conversational intake, or manual entry. Expands packages to components. Core of the Square↔BEO integration.
Deli Nerds Ops
Trigger Sq Lookup Expand Pkgs Write DB BEO ✓
🏭
dn-warehouse-sync
Nightly sync of Square, MarketMan, and Airtable data into dn_warehouse SQLite. Powers the Ops Dashboard. Runs via cron, ~10min runtime. Source of truth for all DN analytics.
Deli Nerds Ops
🌿 Athena Silo
📊
athena-ns-txnline-sync
Sync NetSuite transaction line data into athena_warehouse PostgreSQL. Powers Pulse BI dashboard. Handles custom fields, item mapping, and incremental sync.
Athena Ops
📑
compliance-document-translator
Multi-document compliance translation via compliance.athenaag.com. Upload PDFs or DOCX, select language, download translated PDFs with layout preserved.
Athena