event4u-app/agent-config

Every claim machine-checked, including "zero runtime daemon" — governed skills, rules and replayable state. One contract, every host agent.

This repository also configures its own agents. See what agent-config tells them →

10Stars on the repository
203Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

launch-readiness

145

event4u-app/agent-config

Skill Claude CodeCodex

Use before merging a release-shaped PR — pre-merge checklist, rollout plan, rollback criteria, ops handoff. Triggers on 'ready to ship', 'launch checklist', 'rollout plan for X'.

not rated 10 today A 46 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

Use when a repeated learning, mistake, or successful pattern should be turned into a new rule or skill. Also use after completing a task to capture learnings from the work.

not rated 10 changed 2d ago A SkillSpector: warn 42 tokens original MIT

learning-tutor

147

event4u-app/agent-config

Skill Claude CodeCodex

Use when the user wants to learn a topic or verify real understanding — rapid-competence session, error drills, learning sprint, gap probe, Feynman check. Triggers 'teach me X', 'quiz me'.

not rated 10 today A SkillSpector: pass 49 tokens original MIT

legal-intake-triage

148

event4u-app/agent-config

Skill Claude CodeCodex

When triaging the quick legal-question channel + intake; classifies and ROUTES, never reviews. Triggers on 'is this a legal problem', 'do we need a lawyer for this', 'quick legal question'.

not rated 10 today A SkillSpector: pass 51 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

When setting up the legal pack — captures jurisdiction, role, escalation and playbook into a plain-prose profile every legal skill reads. Triggers on "set up legal", "legal profile".

not rated 10 today A 44 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

Run the offline (jscpd) and online (scanoss-py) similarity scanners on demand against a diff or path — the ONLY home of this repo's detection capability; no CI gate exists or ever ran it automatically.

not rated 10 today A SkillSpector: warn 51 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

Paste a URL/snippet before you borrow it — detects its license, runs the derived compatibility policy, and drafts a provenance ledger entry — even before any code is written, not after.

not rated 10 today A SkillSpector: warn 43 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

Regenerate docs/THIRD-PARTY-NOTICES.md from provenance/borrows.jsonl after any ledger change — even a single new entry — never hand-edit the notices file.

not rated 10 today A SkillSpector: warn 43 tokens original MIT

lint-skills

153

event4u-app/agent-config

Skill Claude CodeCodex

Use when running the package's skill linter against all skills and rules to validate frontmatter, required sections, and execution metadata.

not rated 10 today A SkillSpector: pass 30 tokens original MIT

livewire-architect

154

event4u-app/agent-config

Skill Claude CodeCodex needs its repo

Use when shaping a Livewire component before code — full-page vs partial, parent/child split, event flow, state-vs-props boundary, hydration cost — even on 'add this Livewire component'.

not rated 10 today A SkillSpector: pass 47 tokens original MIT

livewire

155

event4u-app/agent-config

Skill Claude CodeCodex needs its repo

Use when the project's frontend stack is Livewire — dispatched by directives/ui/{apply,review,polish}.ts. Covers reactive state, events, lifecycle hooks, and component/view separation.

not rated 10 today A 43 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

Before stating any specific fact about an LLM provider's product — models, pricing, limits, context windows, SDK/API — for OpenAI, Gemini, Claude & others, verify against official docs, not memory.

not rated 10 today A 49 tokens original MIT

logging-monitoring

157

event4u-app/agent-config

Skill Claude CodeCodex

Use when establishing what observability a project actually has — the four Golden Signals, required signal to detected implementation to evidence, and SLI/SLO provenance.

not rated 10 today A SkillSpector: pass 35 tokens original MIT

logo-generation

158

event4u-app/agent-config

Skill Claude CodeCodex

Generate a logo or brand mark — structured prompt + provider routing, with a true-vector path (vector-native provider or LLM-authored SVG). Use for logo or brand mark generation.

not rated 10 today A 40 tokens original MIT

market-entry-analysis

159

event4u-app/agent-config

Skill Claude CodeCodex

Use when sequencing market entry — geo / segment / vertical, beachhead selection, regulatory-delta. Triggers on 'should we enter market X', 'which segment first'.

not rated 10 today A 39 tokens original MIT

markitdown

160

event4u-app/agent-config

Skill Claude CodeCodex

Convert PDF, DOCX, XLSX, PPTX, EPUB, images, or audio to Markdown via the markitdown-mcp server — 'extract this PDF', 'OCR this image', 'transcribe this audio'.

not rated 10 changed 4d ago F ✓ AI review 49 tokens original MIT

mcp-builder

161

event4u-app/agent-config

Skill Claude CodeCodex

Use when building an MCP server in Python (FastMCP) or Node/TypeScript (MCP SDK) — agent-centric tool design, input schemas, error handling, and the 10-question evaluation harness.

not rated 10 today A SkillSpector: pass 47 tokens original MIT

mcp

162

event4u-app/agent-config

Skill Claude Code

Use when working with MCP (Model Context Protocol) servers — their tools, capabilities, and best practices for effective agent workflows.

not rated 10 today A SkillSpector: pass 28 tokens original MIT

md-language-check

163

event4u-app/agent-config

Skill Claude CodeCodex

Use BEFORE saving any .md under .augment/, dist/agent-src/, or agents/ — scans umlauts, German function words, and German phrases outside DE:/EN: anchor blocks. Hard gate per language-and-tone.

not rated 10 today C 49 tokens original MIT

memory-consolidation

164

event4u-app/agent-config

Skill Claude CodeCodex

Use when consolidating session signals into curated memory — four-phase loop ORIENT → GATHER → CONSOLIDATE → PRUNE. Triggers on 'mine my sessions', 'consolidate memory', 'review intake signals'.

not rated 10 today A SkillSpector: warn 51 tokens original MIT

merge-conflicts

165

event4u-app/agent-config

Skill Claude CodeCodex

Use when the user has merge conflicts or says "resolve conflicts". Understands conflict markers, resolution strategies, and verification workflow.

not rated 10 today A SkillSpector: warn 29 tokens original MIT

event4u-app/agent-config

Skill Claude CodeCodex

When shaping the primary message, supporting proofs and audience-by-message matrix from a locked positioning frame — before any copy or launch beat. Triggers on 'tighten the message stack'.

not rated 10 today A 41 tokens original MIT

migration-architect

167

event4u-app/agent-config

Skill Claude CodeCodex needs its repo

When shaping a non-trivial migration — rollout phases, dual-write windows, cutover sequencing, deprecation cycles — hands off to the framework-specific migration skill for DDL once locked.

not rated 10 today A SkillSpector: warn 41 tokens original MIT

mobile-e2e-strategy

168

event4u-app/agent-config

Skill Claude CodeCodex

Use when picking a mobile E2E framework — Detox / Appium / Maestro / XCUITest / Espresso — or planning iOS Simulator / Android Emulator coverage in CI for RN, Expo, or native apps.

not rated 10 today A 50 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: