story-context

Community

Maintain story consistency.

Authorbrdohman
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the issue of task agents starting fresh without knowledge of prior tasks in the same story, which leads to naming inconsistencies, duplicated types, and architectural drift within a single story.

Core Features & Use Cases

  • Shared Context: Maintains a lightweight context file for cross-task consistency.
  • Read/Append Pattern: Agents read the context file before starting a task and append to it after completion.
  • Use Case: Ensures that all code generated within a single user story adheres to established naming conventions, type definitions, and architectural decisions, preventing fragmentation and improving code quality.

Quick Start

Use the story-context skill to read the context file before starting a new task within a story.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: story-context
Download link: https://github.com/brdohman/agile-maestro/archive/main.zip#story-context

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.