wfukatsu

Create Domain Story Cmd — Development skill for Claude Code

Development community

ドメインストーリーテリングエージェント - ドメインストーリーの作成、ビジネスプロセスの可視化.

How to install Create Domain Story Cmd

Installs to ~/.claude/commands/wfukatsu-refactoring-agent-for-claude-code-create-domain-story-cmd.md

Terminal
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 Repository