weekly-shiplog

Collect commits, PRs, and releases into a weekly narrative report.

17|1|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/aaronjmars/miroshark-aeon --skill weekly-shiplog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: weekly-shiplog
Source: https://github.com/aaronjmars/miroshark-aeon/tree/main/skills/weekly-shiplog
Command: npx skills add https://github.com/aaronjmars/miroshark-aeon --skill weekly-shiplog

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of comprehensive weekly summaries of project activity, saving time on manual report compilation.

Core Features & Use Cases

  • Activity Collection: Gathers commits, pull requests, and releases over the past week from watched repositories.
  • Contextual Summarization: Reads related articles and diffs to understand key changes and highlights.
  • Narrative Generation: Creates engaging weekly summaries that highlight major shipped features, fixes, and project momentum, suitable for team updates and public reports.

Quick Start

Use the weekly-shiplog skill to generate an overview of this week’s project activity and milestones.

Frequently Asked Questions about weekly-shiplog

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

FAQPage Schema
How do I automate weekly release notes from GitHub commits and pull requests?

Automate weekly release notes by accessing the GitHub API to collect recent commits, pull requests, and releases, then parse markdown diffs to synthesize a narrative summary of project activity.

What is the best way to generate a weekly project report for multiple GitHub repositories?

The best way to generate a weekly project report for multiple repositories is to gather activity data via the GitHub API, analyze related diffs, and compile the milestones into a narrative summary highlighting shipped features and fixes.

Does this weekly update automation require GitHub API access to compile repository activity?

Yes, weekly update automation requires GitHub API access to pull recent commits, pull requests, and releases. It also uses markdown parsing to analyze code diffs and contextualize project changes.

Can I use this tool for software development teams tracking progress across multiple repositories?

Yes, this tool is built for software development teams tracking progress across multiple repositories. It collects activity data from watched repositories and generates engaging summaries of shipped features and project momentum.

How does contextual summarization work when generating weekly shiplogs?

Contextual summarization works by reading related articles and markdown diffs to understand key code changes, then synthesizing that data into an engaging narrative report highlighting major shipped features, fixes, and project momentum.