governance-enrich-ticket

Update markdown work items with shipped behavior, decisions, and artifact links.

Updated Jun 18, 2026
One-click install
npx skills add https://github.com/tsunami28/MindNova --skill governance-enrich-ticket
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: governance-enrich-ticket
Source: https://github.com/tsunami28/MindNova/tree/main/.claude/skills/governance-enrich-ticket
Command: npx skills add https://github.com/tsunami28/MindNova --skill governance-enrich-ticket

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill prevents work items from becoming stale by updating existing discovery records with shipped behavior, decisions, artifacts, and relationships so documentation matches current reality.

Core Features & Use Cases

  • Work Item Enrichment: Updates existing markdown work items with completed scope, implementation details, and decisions without overwriting existing content.
  • Artifact and Relationship Linking: Adds related items, ADR references, designs, and documentation links with clear reasons for connections.
  • Controlled Record Updates: Uses a confirmation-based workflow to apply precise changes after reviewing the current work item content.

Quick Start

Ask the skill to enrich MN-42 with the shipped changes, related artifacts, and decisions from the completed work.

Frequently Asked Questions about governance-enrich-ticket

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update existing markdown work items to reflect shipped behavior and decisions?

To update existing markdown work items, parse frontmatter and merge section-aware content to add shipped behavior, decisions, and artifact links while preserving existing history. This prevents project documentation from becoming stale after changes are completed.

What is the best way to link ADRs and design artifacts to completed work item records?

Linking ADRs and design artifacts to completed work items involves adding related items and documentation links with clear reasons for connections during governance enrichment. This ensures decisions and designs stay connected to shipped reality.

Can I enrich discovery documents and spike stories without overwriting existing markdown content?

Yes, you can enrich discovery documents and spike stories without overwriting existing content by using section-aware content merging and a confirmation-based workflow. This preserves existing work item history while applying precise updates.

How do I keep project governance documentation aligned with actual shipped changes?

Keeping project governance documentation aligned requires updating existing work item records with completed scope, implementation details, and decisions after changes ship. This ensures discovery documents, stories, and ADRs match current reality.

Does this work item enrichment approach require manual confirmation before writing updates?

Yes, this work item enrichment approach requires manual confirmation before writing updates. It reviews current work item content first, then applies precise changes through a controlled workflow to prevent accidental overwrites of existing records.

What markdown formats are supported for updating work items with shipped decisions and artifacts?

Updating work items with shipped decisions and artifacts requires markdown files with frontmatter parsing support. The process handles discovery documents, stories, spikes, ADRs, and designs by merging content into existing sections without losing history.