# Applications

> Maintain: Applications (private platform tenants)

- Skill: `devantler-tech/applications` (Agent Skill)
- Install (CLI): `npx skillmds@latest add devantler-tech/applications`
- Raw SKILL.md: https://api.skillmd.com/api/skills/devantler-tech/applications/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: devantler-tech (https://skillmd.com/u/devantler-tech)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/devantler-tech/applications

---


# Maintain: Applications (private platform tenants)

Each app's canonical maintenance task menu lives **in its own (private) repo** — read the
**`## Maintenance`** section of each `AGENTS.md` (on the submodule's latest `main`):
- `applications/wedding-app/AGENTS.md` — <https://github.com/devantler-tech/wedding-app/blob/main/AGENTS.md>
- `applications/ascoachingogvaner/AGENTS.md` — <https://github.com/devantler-tech/ascoachingogvaner/blob/main/AGENTS.md>

These submodules are usually not checked out — populate at the pinned commit with the fail-closed
wrapper `.claude/scripts/submodule-init.sh applications/<name>` (**never** a bare
`git submodule update --init`, which re-introduces the shared `core.worktree` and collapses every
parallel session into one tree; never `--remote`), or do GitHub-API-only work.
**Private** repos — extra discretion. Shared cross-repo rules are in the monorepo
[`AGENTS.md`](../../../../AGENTS.md). This card is a pointer by design.

## Roadmap & enhancement
Each private app's roadmap lives in **GitHub Issues** on its repo (`roadmap` label). **Advance** via
[`product-engineering`](../../product-engineering/SKILL.md) **conservatively** (private, extra
discretion): coverage / quality / performance within the app owner's intent; don't add features
without direction.

