ワンクリックで
ubiquitous-language
Ubiquitous language skill — evolve controlled vocabulary
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Ubiquitous language skill — evolve controlled vocabulary
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Capability discovery — the canonical answer to 'what can you do?' and 'what do I say to ...?'
Close skill — draft resolution comment, sync backends, redirect to next task
Start skill — begin task with optional backend sync
End-of-day wrap-up skill — daily summary and status update
Morning brief skill — prioritized daily summary
Reconcile skill — detect wiki/backend drift and let the User resolve it via four moves
| name | ubiquitous-language |
| description | Ubiquitous language skill — evolve controlled vocabulary |
Evolve the controlled vocabulary by identifying and defining new domain terms.
$ARGUMENTS — Optional: path to a specific page to scan (e.g., wiki/daily/2024-03-15.md). If omitted, scans recent conversation context.
Read UBIQUITOUS_LANGUAGE.md from the workspace root. Parse the three tables:
Build a set of all currently defined terms.
If $ARGUMENTS specifies a page, read that page. Otherwise, review the recent conversation context.
Identify candidate terms that:
For each candidate term, propose a definition in the correct table format:
Proposed additions to UBIQUITOUS_LANGUAGE.md:
Brands:
| Term | Definition | Aliases |
| ---- | ---------- | ------- |
| NewBrand | Description of the brand | NB, nb |
Teams:
| Term | Definition | Aliases |
| ---- | ---------- | ------- |
| PlatformTeam | The infrastructure team | platform, plat |
Labels:
| Term | Definition | Aliases |
| ---- | ---------- | ------- |
| spike | Time-boxed investigation task | research spike |
If no new terms are found, report: "No new terms identified — vocabulary is up to date."
Present the proposed additions and ask: "Add these terms to UBIQUITOUS_LANGUAGE.md? You can accept all, select specific terms, or decline."
Only after explicit confirmation, append the accepted terms to the appropriate tables in UBIQUITOUS_LANGUAGE.md by editing the file directly.
A list of proposed vocabulary additions with definitions, written only after user confirmation.