edi-communication

Summarize git diffs and commits into recipient-specific plain-text status reports.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-communication
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: edi-communication
Source: https://github.com/Telepotch/hirano-edi-on-claude-code/tree/main/.claude/skills/edi-communication
Command: npx skills add https://github.com/Telepotch/hirano-edi-on-claude-code --skill edi-communication

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Team communication often suffers from asynchronous updates that omit changes, context, and recipients, leading to confusion and duplicated work. This skill automatically summarizes changes from git diffs, commits, and conversation context into a clear, recipient-targeted status message.

Core Features & Use Cases

  • Collects diffs, recent commits, and relevant context to assemble a structured progress report.
  • Detects target recipients and project scope from conversation or project metadata.
  • Produces a plain-text message suitable for chat, email, or messaging apps, ready to copy to clipboard.
  • Adapts sections dynamically to reflect which parts of the project were changed and why, with explicit reasoning.

Quick Start

Provide a concise, recipient-focused status update based on the latest project changes, commits, and context.

Frequently Asked Questions about edi-communication

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

FAQPage Schema
How do I generate a project status update from git commits and diffs?

To generate a project status update from git commits, provide the diffs and recent commit history to the skill. It aggregates the changes and conversation context to produce a structured, copy-ready progress report.

Can I automatically tailor stakeholder communications based on modified project files?

Yes, you can tailor stakeholder communications by letting the skill detect target recipients and project scope from conversation context. It dynamically adapts report sections to reflect specific modified files and the rationale behind them.

What is the best way to format git diff summaries for chat or email messaging apps?

The best way to format git diff summaries for chat or email is to output plain text without markdown. The skill generates a recipient-specific, copy-ready plain-text message suitable for direct pasting into messaging apps.

Do I need to manually select recipients when creating stakeholder reporting from project changes?

No, you do not need to manually select recipients for stakeholder reporting. The skill automatically detects target recipients and project scope directly from conversation metadata and project context.

Why should I use automated status reporting instead of manually writing project updates?

Automated status reporting prevents asynchronous update confusion by capturing diffs, commits, and context that manual updates often omit. It assembles structured progress reports with explicit reasoning to eliminate duplicated work.

What limitations exist when generating plain-text status reports from repository history?

A key limitation is that plain-text status reports exclude markdown formatting, restricting visual structure. Additionally, the report quality depends heavily on the clarity of the provided git diffs and conversation context.