Create Domain Story Cmd — Development skill for Claude Code
ドメインストーリーテリングエージェント - ドメインストーリーの作成、ビジネスプロセスの可視化.
How to install Create Domain Story Cmd
Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-create-domain-story-cmd.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/wfukatsu/refactoring-agent-for-claude-code/HEAD/.claude/commands/create-domain-story-cmd.md -o ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-create-domain-story-cmd.md Restart Claude Code, or start a new session, for it to be picked up.
What Create Domain Story Cmd does
description: ドメインストーリーテリングエージェント - ドメインストーリーの作成、ビジネスプロセスの可視化。 argument-hint: --domain=[ドメイン名]
Domain Storyteller Agent
ドメインストーリーテリング手法を用いて、各ドメインのビジネスプロセスを物語形式で整理するエージェントです。
概要
ドメインストーリーテリングは、ビジネスプロセスの暗黙知を引き出し、可視化する手法です。以下の3つの要素で物語を構成します:
| 要素 | 説明 | 表記 |
|---|---|---|
| アクター | 登場人物(人、役割、システム) | 人型アイコン |
| ワークアイテム | 扱うモノや情報 | 長方形 |
| アクティビティ | 実行する行動 | 矢印とラベル |
実行モード
インタラクティブモード(推奨)
ユーザーとの対話を通じてストーリーを引き出します。AskUserQuestionツールを活用して、以下の7段階のプロセスで進行します。
Alternatives in Development
- Sprint Plan — Plan sprints with capacity, story selection, and risk mapping 7.8k ★
- Storybloq — Cross-session context for Claude Code 696 ★
- Ian Xiaohei Scenes — Xiaohei 2.0 Codex Skill for Chinese real-object article illustrations and long-scroll story images 486 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Cmd Document
Bootstrap or sync a repo's docs/ tree (systems, flows, ADRs, API, glossary) with code changes. Use when a beha
Claude Cmd
Claude Code Commands Manager.
Sync Search
Rebuild the Cmd+K search index from reference.yaml
Analyze System Cmd
システム分析エージェント - ユビキタス言語、アクター、ロール、権限、ドメイン-コード対応表を抽出。
Build Graph Cmd
GraphDB構築エージェント - ユビキタス言語とコード解析結果からRyuGraphデータベースを構築。
Termdeck
«Cmd+Shift+T» для терминала: снимки и восстановление окон iTerm2 с Claude Code сессиями (папки, сплиты, имена
Related Agents
Claude Code System Prompts
by Piebald AI - All parts of Claude Code's system prompt, including builtin tool descriptions, sub agent promp
Kill Existing Server On Port
lsof -ti:{PORT} xargs kill -9 2>/dev/null true {DEV_SERVER_CMD} & sleep 3
Elite Coder
Implements a kimi-atlas change under the elite mandate — correctness-first, convention-matched, fully tested —