{
  "source": "skills/catalog.json",
  "skills": [
    {
      "name": "self-awareness",
      "category": "operator",
      "purpose": "Deep structural codebase analysis with AST-based census, validated proposals, and Codex adversarial review",
      "triggers": [
        "self-awareness",
        "census",
        "audit",
        "consolidation",
        "code quality",
        "structural analysis",
        "dead code",
        "god objects",
        "duplication",
        "coupling",
        "quality-loop"
      ]
    },
    {
      "name": "accessibility",
      "category": "operator",
      "purpose": "Accessibility review and WCAG guidance",
      "triggers": [
        "accessibility",
        "a11y",
        "screen reader",
        "keyboard navigation"
      ]
    },
    {
      "name": "aws-ops",
      "category": "operator",
      "purpose": "AWS/Terraform deployment, drift, cleanup, resilience",
      "triggers": [
        "aws",
        "terraform",
        "deploy",
        "ecs",
        "lambda",
        "rds"
      ]
    },
    {
      "name": "coding-standards",
      "category": "operator",
      "purpose": "Repo coding conventions",
      "triggers": [
        "code style",
        "coding standards",
        "implementation"
      ]
    },
    {
      "name": "cross-review",
      "category": "operator",
      "purpose": "Independent second opinion for code, architecture, and decisions",
      "triggers": [
        "cross review",
        "second opinion",
        "review",
        "architecture review",
        "blind spots"
      ]
    },
    {
      "name": "document-processor",
      "category": "capability",
      "purpose": "Document-processing runtime capability and contract",
      "triggers": [
        "document",
        "doc processing",
        "upload",
        "extract"
      ]
    },
    {
      "name": "engineering-philosophy",
      "category": "operator",
      "purpose": "AI-native engineering tradeoffs and rewrite-vs-patch thinking",
      "triggers": [
        "architecture",
        "refactor",
        "simplify",
        "tradeoff",
        "rewrite"
      ]
    },
    {
      "name": "execution-discipline",
      "category": "operator",
      "purpose": "Fresh verification, review-response, and recovery discipline for agent work",
      "triggers": [
        "verification gate",
        "review feedback",
        "stuck task",
        "5 whys",
        "fresh verification",
        "evidence",
        "done claim"
      ]
    },
    {
      "name": "frontend-artifacts",
      "category": "operator",
      "purpose": "Workweaver frontend implementation guidance for Mission-shell surfaces in the real stack",
      "triggers": [
        "frontend",
        "ui",
        "landing page",
        "runtime",
        "mission control",
        "browser"
      ]
    },
    {
      "name": "reuse-before-new",
      "category": "operator",
      "purpose": "Extreme reuse, consolidation, and legacy elimination before adding code",
      "triggers": [
        "reuse",
        "consolidation",
        "simplify",
        "refactor first",
        "duplicate logic",
        "legacy"
      ]
    },
    {
      "name": "launch-readiness-audit",
      "category": "operator",
      "purpose": "Autonomous launch hardening with Mission-shell coherence, public-truth drift, and gap-closure loops",
      "triggers": [
        "launch audit",
        "readiness",
        "public truth",
        "go live",
        "mission shell"
      ]
    },
    {
      "name": "llm-council",
      "category": "operator",
      "purpose": "Multi-model consultation for stress testing, critical evaluation, blind spot detection, and creative ideation",
      "triggers": [
        "council",
        "consult",
        "stress test",
        "blind spots",
        "multi-model",
        "second opinion",
        "cross-model"
      ]
    },
    {
      "name": "local-docker-e2e",
      "category": "operator",
      "purpose": "Local Docker E2E verification",
      "triggers": [
        "docker e2e",
        "local e2e",
        "pre-commit"
      ]
    },
    {
      "name": "mip-navigator",
      "category": "operator",
      "purpose": "Targeted navigation of MIP truth",
      "triggers": [
        "mip",
        "phase1",
        "implementation state",
        "roadmap"
      ]
    },
    {
      "name": "performance",
      "category": "operator",
      "purpose": "Performance review and optimization",
      "triggers": [
        "performance",
        "latency",
        "throughput",
        "regression"
      ]
    },
    {
      "name": "research",
      "category": "operator",
      "purpose": "Codebase and web research",
      "triggers": [
        "research",
        "investigate",
        "compare"
      ]
    },
    {
      "name": "security",
      "category": "operator",
      "purpose": "Application security review",
      "triggers": [
        "security",
        "auth",
        "secrets",
        "rate limit"
      ]
    },
    {
      "name": "skill-autoresearch",
      "category": "operator",
      "purpose": "Automated skill quality evaluation and improvement",
      "triggers": [
        "skill improvement",
        "skill quality",
        "auto-research",
        "skill evaluation"
      ]
    },
    {
      "name": "task-decomposition",
      "category": "operator",
      "purpose": "Decompose work into validated parallelizable slices",
      "triggers": [
        "planning",
        "break down",
        "parallelize",
        "sprint"
      ]
    },
    {
      "name": "testing-suite",
      "category": "operator",
      "purpose": "TDD, regression tests, repro, smoke validation",
      "triggers": [
        "tests",
        "regression",
        "repro",
        "playwright",
        "smoke"
      ]
    },
    {
      "name": "tdd-implementation",
      "category": "operator",
      "purpose": "Reuse-aware preflight, RED-GREEN-REFACTOR implementation, and verification-first delivery",
      "triggers": [
        "tdd",
        "red green refactor",
        "implementation loop",
        "preflight",
        "regression proof"
      ]
    },
    {
      "name": "ux-design",
      "category": "operator",
      "purpose": "Workweaver Mission-shell UX, progressive disclosure, and consistency guidance",
      "triggers": [
        "ux",
        "ui",
        "navigation",
        "progressive disclosure",
        "mission control",
        "call desk"
      ]
    },
    {
      "name": "voice-ai-integration",
      "category": "capability",
      "purpose": "Voice/meeting/telephony integration guidance",
      "triggers": [
        "voice",
        "twilio",
        "livekit",
        "recall",
        "meeting"
      ]
    },
    {
      "name": "zara-self-awareness",
      "category": "capability",
      "purpose": "Ground-truth description of Zara/tools/memory/guardrails/limits",
      "triggers": [
        "zara",
        "self-awareness",
        "agent knowledge",
        "capability graph"
      ]
    },
    {
      "name": "zoho-cli",
      "category": "capability",
      "purpose": "Zoho connector CLI truth and OAuth/scope debugging",
      "triggers": [
        "zoho",
        "crm",
        "desk",
        "books",
        "invoice",
        "oauth"
      ]
    },
    {
      "name": "brainstorm",
      "category": "operator",
      "purpose": "Pre-planning pressure test and requirements capture",
      "triggers": [
        "brainstorm",
        "pressure test",
        "requirements",
        "ambiguity"
      ]
    },
    {
      "name": "meta-skill",
      "category": "operator",
      "purpose": "Skill quality standard, templates, and validation checklist",
      "triggers": [
        "skill quality",
        "new skill",
        "heal skill",
        "skill audit",
        "meta-skill"
      ]
    },
    {
      "name": "ai-cto-ops",
      "category": "operator",
      "purpose": "Always-on autonomous CTO operator with governed authority, continuous monitoring, and executive memory",
      "triggers": [
        "cto",
        "executive assistant",
        "morning briefing",
        "meeting prep",
        "decision log",
        "okr",
        "staff review",
        "chief of staff"
      ]
    },
    {
      "name": "cold-outreach",
      "category": "operator",
      "purpose": "Execute compliant multi-channel B2B cold outreach campaigns",
      "triggers": [
        "cold outreach",
        "outreach campaign",
        "find leads",
        "book meetings",
        "SDR workflow",
        "prospect for me",
        "cold email",
        "generate pipeline"
      ]
    },
    {
      "name": "zero-defect",
      "category": "operator",
      "purpose": "Structural defect handling, technical debt reduction, and no-zombie-test discipline",
      "triggers": [
        "zero defect",
        "defect handling",
        "technical debt",
        "zombie test",
        "failing test",
        "fix everything"
      ]
    }
  ]
}
