firefly-journal

Transform git commit history into summaries, patch notes, and social media posts.

5|Updated Nov 22, 2025
One-click install
npx skills add https://github.com/AutumnsGrove/Lattice --skill firefly-journal
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: firefly-journal
Source: https://github.com/AutumnsGrove/Lattice/tree/main/.claude/skills/firefly-journal
Command: npx skills add https://github.com/AutumnsGrove/Lattice --skill firefly-journal

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms raw git commit history into human-readable summaries, patch notes, and social media posts, making your development work visible and shareable.

Core Features & Use Cases

  • Automated Summary Generation: Analyzes git logs to identify and group related changes into coherent "stories."
  • Drafting Content: Writes human-sounding summaries and social media posts in the user's voice.
  • Use Case: After a sprint, use this Skill to automatically generate a draft blog post or a series of tweets about the features and fixes you shipped, saving you the effort of recalling and articulating your work.

Quick Start

Use the firefly-journal skill to generate a summary of your git activity from the last 7 days.

Frequently Asked Questions about firefly-journal

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

FAQPage Schema
How do I generate changelogs from git commit history automatically?

To generate changelogs from git commit history automatically, this Skill analyzes your commit messages and file changes, grouping related work into coherent stories to draft human-readable summaries and patch notes in your voice.

What is the best way to turn git commits into social media posts?

The best way to turn git commits into social media posts is using this Skill to analyze your development work and draft platform-specific content, including Bluesky posts and journey updates, written in your natural voice.

How does git commit analysis group related changes into release notes?

Git commit analysis groups related changes into release notes by examining commit messages alongside file modifications, identifying related work, and weaving those grouped changes into a coherent narrative for your patch notes.

Can I draft patch notes for a specific time period like a 7-day sprint?

Yes, you can draft patch notes for a specific time period like a 7-day sprint. The Skill analyzes your git activity for the specified window and automatically generates summaries of the features and fixes you shipped.

Does the generated content sound like a developer wrote it or is it robotic?

The generated content does not sound robotic. This Skill drafts human-sounding summaries and social media posts specifically in the user's voice, articulating your development work naturally for sharing.