# Align

> Use when the user needs scope alignment, shared language, or docs clarity before or between gated lanes.

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

---


# Align

Use this skill inside Codex when the problem is ambiguity, drift, or mismatched language rather than missing implementation. `align` is a non-gating helper skill.

## Output

Produce:
- current ambiguity or mismatch
- normalized terminology
- scope boundary and exclusions
- acceptance checks or rewritten prompts
- exact next trigger, usually `$maestro` or the lane that owns the next decision

## Rules

- Align language and scope without creating a new release gate.
- Prefer tightening existing artifacts over inventing parallel docs.
- Keep terminology Meta-Architect-native for user-facing surfaces.
- Use `references/shared-language.md` for naming, taxonomy, and docs-clarity patterns.

