# Overrides

> Override: Skill — {skill-name}

- Skill: `event4u-app/overrides` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add event4u-app/overrides`
- Raw SKILL.md: https://api.skillmd.com/api/skills/event4u-app/overrides/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: event4u-app (https://skillmd.com/u/event4u-app)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/event4u-app/overrides

---

# Override: Skill — {skill-name}

> Override for `.augment/skills/{skill-name}/SKILL.md`

---
**Mode:** `extend` | `replace`
**Original:** `.augment/skills/{skill-name}/SKILL.md`
---

<!-- MODE EXPLANATION:
  - extend:  The original skill is loaded FIRST, then this file adds to or modifies specific sections.
             Use this to add project-specific behavior, extra steps, or constraints.
  - replace: The original skill is IGNORED entirely. This file is the sole source of truth.
             Use this when the original skill does not fit the project at all.
-->

## Additional Behavior

<!-- For mode: extend — describe what to add or change. Reference original sections by heading. -->

## Replaced Sections

<!-- For mode: replace — write the complete skill definition from scratch. -->


