enrich-message

Enrich drafts with code references, ticket links, and factual data into markdown.

2|Updated Feb 17, 2026
One-click install
npx skills add https://github.com/mostafa-drz/claude-skills --skill enrich-message
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enrich-message
Source: https://github.com/mostafa-drz/claude-skills/tree/main/code/enrich-message
Command: npx skills add https://github.com/mostafa-drz/claude-skills --skill enrich-message

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enriches a draft by adding code references, Linear tickets, GitHub links, and factual data from the codebase, producing a ready-to-share markdown.

Core Features & Use Cases

  • Enriches drafts with code references and ticket links to provide traceable context for reviews and discussions.
  • Integrates with GitHub, Linear, and other data sources to surface relevant facts and links automatically.
  • Use Case: When replying to a PR review, the enriched message includes precise file references and issue links to support claims.

Quick Start

Paste your draft and context, then run the enrichment to generate a polished, reference-rich reply.

Frequently Asked Questions about enrich-message

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

FAQPage Schema
How do I add code references and ticket links to a draft for a PR review?

To add code references and ticket links to a draft, you can automate enrichment by pasting your draft and context. The system sources factual data from the codebase and integrations to produce copy-ready markdown with valid references.

Can I automatically enrich Slack discussions with GitHub and Linear links?

Yes, you can automatically enrich Slack discussions with GitHub and Linear links. The tool surfaces relevant facts and links from your integrations, applying traceable context to any discussion requiring verifiable replies.

What is the best way to generate markdown with valid codebase references?

The best way to generate markdown with valid codebase references is through automated draft enrichment. It accesses project data safely in read-only mode and outputs polished, reference-rich markdown ready for sharing.

Does the enrichment process require write access to my GitHub or Linear projects?

No, the enrichment process does not require write access. It uses safe, read-only access to project data and integrations to gather factual data and code references without modifying your repositories or tickets.

When do I need to enrich a message with traceable code references?

You need to enrich a message with traceable code references when replying to PR reviews or discussing issues. This provides verifiable context by attaching precise file references and issue links to support your claims.