Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

feat(aidd-pm): add a story-map route to User Stories

オープン
#351 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
typescript
領域
tooling

調査の方向性

Start at the aidd-pm:02-user-stories map route and trace how configured support supplies and persists existing Stories. Done means the route confirms an ordered backbone and named value slices, preserves references without changing Stories, and verifies persisted readback with complete, non-duplicated scope accounting.

索引モデルが issue の本文から書いたものです。

説明

Problem

Existing User Stories can be ordered, but the framework has no product-level view that groups those Stories under ordered user activities and makes the smallest coherent value slice visible.

A Story Map is a projection of an existing Story set: its backbone is the user activities, and its bands show value slices. It must remain independent of any particular tracker, sprint, milestone, calendar, or release mechanism.

Decision

Do not add a separate story-map skill. Add a map route to aidd-pm:02-user-stories.

The concern belongs there: User Stories already own their vertical slicing, ordering, relations, and persistence. A Story Map adds the complementary horizontal organisation of the same Stories. A new skill would add another entry point and lifecycle without evidence that maps need to be independently managed as a product artifact.

aidd-pm:07-epic is not the owner: its contract deliberately stays at outcome level and does not propose child slices. Product Brief, Three Amigos, and the backlog orchestrator respectively frame opportunities, assess existing artifacts, and coordinate work; none owns this Story projection.

Scope

  • Add a map route to aidd-pm:02-user-stories.
  • Take an explicit, existing Story scope from the project’s configured support.
  • Propose an ordered backbone of user activities from that Story scope, then obtain the user’s confirmation before persisting.
  • Persist a Story Map on the selected support when authorised. It references Stories; it never copies, creates, rewrites, transitions, or moves them.
  • Organise the selected Stories into named value slices. A slice is a product-value grouping, not a GitHub milestone, sprint, calendar period, or release implementation by default.
  • Keep any projection to a tracker, roadmap, milestone, or release process outside this route unless a future, explicit integration defines it.

Terminology

slice in the existing User Stories route remains a vertical decomposition into independently valuable Stories.

The map route performs the complementary horizontal organisation:

  • backbone: ordered user activities;
  • value slice: a coherent band of referenced Stories;
  • unallocated: a Story in the selected scope that is deliberately not assigned to a value slice.

Acceptance criteria

  • A caller supplies existing Stories from its configured support; the route never invents or redrafts a Story.
  • The result contains a confirmed ordered backbone and named value slices.
  • Each selected Story is referenced at most once in a value slice, or is explicitly unallocated.
  • The map owns membership references; it does not add release, slice, or duplicate relation fields to Stories.
  • The route is support-agnostic and does not infer a tracker, milestone, sprint, or release integration.
  • A persisted map is read back and verified: every reference resolves, no Story is duplicated, and the requested scope is accounted for.

Extraction threshold

A future standalone Story Map skill is justified only if maps acquire an independent lifecycle: for example, several maps maintained separately, scenario comparison, map versioning, cross-backlog composition, or dedicated relationships and transitions. Until then, a route in 02-user-stories is the smallest coherent surface.

主要言語
TypeScript
スター
481
フォーク
45
平均マージ
19時間 38分
マージ済み PR(30日)
108

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

ai-driven-dev/framework のほかの issue

ai-driven-dev/framework の issue をすべて見る

似ている issue

TypeScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。