Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-config.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agent-config.
Skill Claude CodeCodex
Install or upgrade the event4u agent-config suite. This marketplace plugin is a bootstrap shim — it ships hooks plus this pointer only; ALL skills, rules, and commands are installed via npx -y @event4u/agent-config init. Use when the user asks to install, set up, or upgrade agent-config, or wonders why this plugin…
Instructions file GitHub Copilot
Instructions for event4u-app/agent-config, covering copilot repository instructions — event4u/agent-config, ✅ what this repo contains, ✅ scope control, ✅ portability rules for this package and ✅ editing .augment/ — source-of-truth rule.
Instructions file CodexOpenCode
Instructions for event4u-app/agent-config, covering event4u/agent-config, source of truth, working on this repo, pointers and emergency triage — when nothing else is reachable.
Instructions file
Instructions for event4u-app/agent-config, a project described as: Every claim machine-checked, including "zero runtime daemon" — governed skills, rules and replayable state. One contract, every host agent.
Agent
This agents/ directory serves two roles at once, by design.
Agent
Maintainer-facing index of all 737 artefacts in this package. Auto-generated from .agent-src.uncondensed/ and docs/guidelines/.
Hook
Runs when a session starts, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs when a session ends, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs when the agent finishes a response, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs when you submit a prompt, before the agent sees it, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs before the agent uses a tool, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs after a tool call finishes, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs before the context is compacted, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs when a subagent starts, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Hook
Runs when a subagent finishes, executing dispatch.js with --platform, --event and --native-event. From event4u-app/agent-config.
Agent
What happened. One paragraph, no log excerpts, no names. State the pattern, not the anecdote.
Agent
Agent-layer orchestrator — routes to init, optimize, audit. Covers AGENTS.md and its multi-tool stubs (CLAUDE.md, GEMINI.md, copilot-instructions.md, .cursorrules).
Skill Claude CodeCodex
Use when reviewing UI for accessibility — WCAG 2.2 AA, keyboard nav, focus, ARIA, contrast, screen-reader semantics — even on 'is this a11y-OK?' or 'mach das barrierefrei'.
Skill Claude CodeCodex
Use when defining or auditing the activation event — aha-moment selection, retention correlation, falsifiable definition. Triggers on 'what is our aha moment', 'redefine activation'.
Skill Claude CodeCodex
Use when capturing an architectural decision — file naming, next ADR number, Status / Context / Decision / Consequences, index regen; fires even without saying 'ADR'.
Skill Claude CodeCodex
Adversarial critique — devil's advocate, stress-test, honest teardown ('poke holes', 'be brutal', 'was hältst du davon'); explicit request only. Routine code or design review → code-review.
Skill Claude CodeCodex
Use when reading, creating, or updating agent documentation, module docs, roadmaps, or AGENTS.md. Understands the full .augment/, agents/, and copilot-instructions structure.
Skill Claude CodeCodex
Use for an adversarial red-team / blue-team / auditor review of an AI agent's CONFIG + behaviour (rules, skills, MCP, hooks, permissions) — attack-chain → defensive-gap list, not a code audit.