Bootstrap a New Project
Always applyStart here — pick a profile (core, client-web, portfolio, or studio) and wire Cursor or Antigravity to the right manifest URL.
Gnomad Agent Kit
Public agent rules, workflows, and bootstrap docs for Cursor, Antigravity, and other agent-first IDEs. Point new repos here instead of copy-pasting from memory. This catalog lists 24 public documents. Gnomad studio swarm docs live behind crm.gnomad.studio.
Point AGENTS.md at one bundle — not the full catalog. Studio swarm docs
require crm.gnomad.studio login.
Any repo (OSS, client, internal)
Universal agent-first habits — tiered context, domain structure, scale limits.
Client Astro/Next sites, lead-gen projects
Core rules plus industry workflows and new-site SOP for marketing/client builds.
davidcole.cloud repo only
Agents and references for building and operating davidcole.cloud itself.
Internal delivery — authenticated
Full swarm (ZED, skills, CRM docs). Not for client repos.
Bootstrap guide · pull script: npm run pull:agents -- --bundle core
Start here
Wire a new repo to this kit in minutes. Copy manifest URLs into AGENTS.md, pull always-on rules into .cursor/rules/, and point Cursor or Antigravity at the raw markdown endpoints.
1 documents
Start here — pick a profile (core, client-web, portfolio, or studio) and wire Cursor or Antigravity to the right manifest URL.
Always on
Tier 1 context boundaries for agent-first IDEs — tiered context, domain structure, scale limits, and project-specific stack conventions. Load these before any feature work.
3 documents
When repos get too big for agent attention — modularize early and keep content out of logic paths.
Feature-first folders, localized 000-architecture.md primers, and domain maps agents can ingest in one pass.
Tier 1 global directives, Tier 2 focused files, Tier 3 on-demand search — avoid 15-directory agent reads.
Personas
Named agent personas with roles, triggers, and handoffs. Portfolio agents (CHORUS, HAWK, GUIDE) power davidcole.cloud; Gnomad directors (ZED, NEO, ORACLE) orchestrate client delivery.
7 documents
Framework: Aeon (autonomous unattended agent via GitHub Actions)
Framework: PraisonAI / CrewAI
Framework: OpenHands / TaskWeaver (isolated execution environments)
Framework: Phidata / Agno (persistent memory + knowledge base)
Framework: Custom research agent (web scrape + analysis)
Framework: Model Context Protocol (MCP) servers & custom layers
Framework: Custom documentation agent (feeds MDX /notes pipeline)
Industry
Vertical SOPs for client site builds: home services, nonprofit, cannabis, health, agriculture, pet care, and more. Each recipe defines conversion architecture, trust signals, and local SEO patterns.
9 documents
- Google Analytics 4 (GA4) — Add gtag.js script to <head> of every page using Measurement ID
This Standard Operating Procedure defines the core process for building sites for Livestock Sales, Farms, and Equestrian centers (based on McGaugh Ranch Cow Sales). The focus is on clean inventory display, logistical cla
This Standard Operating Procedure defines the core process for building and optimizing websites for Cannabis Dispensaries. This is based on established best practices from our portfolio (Green ST Dispensary, Blaze-N-Bake
One-day production checklist — webhooks, content trust, spam protection, smoke tests, and deploy sign-off.
This Standard Operating Procedure defines the core process for building sites for practices like Chiropractors, Physical Therapists, Dentists, and Wellness Centers (based on McDaniel Family Chiropractic). The primary obj
This Standard Operating Procedure defines the core process for building sites for Landscaping, Detailing, Plumbing, HVAC, and other trades (based on Grass Monkey Landscaping, Champion Car Detailing). The focus is entirel
This Standard Operating Procedure (SOP) defines the high-end development standards for Gnomad Studio. It ensures that every website draft is transformed into a premium, high-performance, and mobile-optimized production a
This Standard Operating Procedure defines the core process for building and optimizing websites for 501(c)(3) or other non-profit organizations. It leverages strategies deployed successfully on previous non-profit applic
This Standard Operating Procedure defines the core process for building sites for Groomers, Boarding Facilities, and Pet Daycare centers (based on Okie Paws). The focus is conveying a safe, loving environment while makin
Architecture
Agent swarm graph, ADRs, CRM domain model, 2026 engineering standards, Oklahoma market intel, and MCP setup guides. Read-only context for planning and research.
4 documents
This document serves as the master blueprint for the Gnomad Studio AI Agent Swarm. It outlines the hierarchy, specialized units, and operational protocols that enable the swarm to build high-performance, conversion-cente
Master map of the David Cole / davidcole.cloud agent layer — how named agents connect, when they fire, and how they tie into the existing Gnomad Studio swarm (ZED, NEO, NIOBE, ORACLE, MORPHEOUS, etc.).
Frontmatter schemas, draft workflow, and where long code samples belong in content-driven sites.
Reference boundaries for Astro static sites — env vars, content collections, deploy, and handoff conventions.