Agent skill

33god

Unified 33GOD master skill and router. Use for any 33GOD request: architecture context, project creation, task execution, coding workflow, service development, workflow generation, and platform-level orchestration. This skill routes to focused references/workflows/scripts for incremental discovery.

Stars 9
Forks 0

Install this agent skill to your Project

npx add-skill https://github.com/delorenj/skills/tree/main/33god

SKILL.md

33GOD Master Router

This is the single root skill for 33GOD.

Load this file first, then follow the router below. Do not load every reference at once.

33GOD in 30 seconds

33GOD is an event-driven software factory:

  1. Holyfields defines contracts
  2. Bloodbank transports events/commands
  3. Candystore persists history
  4. Holocene provides observability
  5. Agents/services consume events and act

If it didn’t emit an event, it didn’t happen.

Router (Incremental Discovery)

Read exactly one target unless the task genuinely spans multiple concerns.

  • Start here for map + conventionsreferences/index.md
  • New project / repo bootstrapworkflows/project-bootstrap-pjangler.md (automated) or references/project-creation.md (concepts)
  • Task intake + execution flowreferences/task-execution.md
  • Coding delivery protocolreferences/coding-workflow.md
  • Create/register servicesreferences/service-development.md
  • Generate end-to-end workflowsreferences/workflow-generation.md
  • Add/change/prune events or commandsreferences/event-command-lifecycle.md
  • Cross-component/platform orchestrationreferences/platform-lifecycle.md
  • Infrastructure, deployment, external accessreferences/infrastructure-deployment.md
  • GOD-doc behavior + drift policyreferences/god-doc-policy.md

Deterministic Runbooks

Use these when you need low-variance execution:

  • workflows/project-bootstrap-pjangler.mdPREFERRED: Automated project setup via pjangler
  • workflows/project-bootstrap.md — Manual fallback for custom cases
  • workflows/task-intake.md
  • workflows/coding-delivery.md
  • workflows/event-contract-rollout.md

Deterministic Utility Scripts

  • scripts/skill_audit.py — verify structure and required files
  • scripts/task_router_check.py — validate router targets in SKILL.md

Non-Negotiables

  1. Schema-first contracts before producer/consumer code.
  2. Events are immutable facts; commands are mutable requests.
  3. Ticketed work only; no rogue implementation.
  4. Keep GOD docs aligned with actual architecture.
  5. Prefer incremental loading over giant context dumps.

Expand your agent's capabilities with these related and highly-rated skills.

delorenj/skills

openclaw-upgrade

Upgrade OpenClaw installations to the latest version. Handles global npm installs, local development setups, release channels (stable/beta/dev), configuration preservation, and platform-specific requirements. Use when updating OpenClaw, switching release channels, or troubleshooting update issues.

9 0
Explore
delorenj/skills

vercel-composition-patterns

React composition patterns that scale. Use when refactoring components with boolean prop proliferation, building flexible component libraries, or designing reusable APIs. Triggers on tasks involving compound components, render props, context providers, or component architecture. Includes React 19 API changes.

9 0
Explore
delorenj/skills

security-monitor

Real-time security monitoring for Clawdbot. Detects intrusions, unusual API calls, credential usage patterns, and alerts on breaches.

9 0
Explore
delorenj/skills

event-driven-architecture

Kafka, RabbitMQ, SQS/SNS, event sourcing, CQRS, saga patterns, dead letter queues, and idempotency. Use when designing asynchronous systems, implementing message-driven workflows, or building event streaming pipelines.

9 0
Explore
delorenj/skills

shadcn-ui

Expert guidance for integrating and building applications with shadcn/ui components, including component discovery, installation, customization, and best practices.

9 0
Explore
delorenj/skills

just-fucking-cancel

Find and cancel unwanted subscriptions by analyzing bank transactions. Detects recurring charges, calculates annual waste, and helps you cancel with direct URLs and browser automation. Use when: 'cancel subscriptions', 'audit subscriptions', 'find recurring charges', 'what am I paying for', 'save money', 'subscription cleanup', 'stop wasting money'. Supports CSV import (Apple Card, Chase, Amex, Citi, Bank of America, Capital One, Mint, Copilot) OR Plaid API for automatic transaction pull. Outputs interactive HTML audit with one-click cancel workflow. Pairs with Plaid integration for real-time transaction access without CSV exports.

9 0
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results