ワンクリックで
create-adr
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Safe, project-wide remediation of a dangerous or incorrect code pattern using structured search and replace.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Run a multi-faceted code review on uncommitted changes using specialized review subagents.
Commit (if needed), push the current branch to origin, and generate a pull request description in the chat.
Generate a session handoff document capturing the current working state for the next session.
Proactively audit GitHub Actions workflows and CI/CD logs for deprecations, stale runtimes, and missing best practices.
| name | create-adr |
| description | Create an Architectural Decision Record (ADR) to document a design choice or technical strategy. |
| metadata | {"author":"ssfcultra","version":"1.0"} |
Create an Architectural Decision Record (ADR) to document a design choice or technical strategy.
A description of the technical decision, or a reference to a recent decision made in the conversation.
# ADR: {YYYYMMDDii} - {Short Description}
## Status
Accepted
## Context
{The background and problem...}
## Decision
{The technical choice made...}
## Consequences
- **Pros**: ...
- **Cons**: ...
- **Maintenance**: ...
kh). Format: YYYYMMDDii.{ID}-{kebab-case-description}.md./docs/adr/ directory exists./docs/adr/{filename}.docs: record ADR {ID} - {description}.A new Architectural Decision Record file in /docs/adr/ committed to the repository.
YYYYMMDDii format for IDs.db.session (or self.session injected) as the primary source of truth in service layers to avoid synchronization issues with g.db_session.