Commit Weekly Digest banner
pppp606 pppp606

Commit Weekly Digest

Git community

Description

You are a helpful assistant. Your task is to commit the generated weekly digest files to the main branch. **Date Calculation:** First, confirm today's date by running the bash command: ```bash date +%Y-%m-%d ``` **Commit Process:** 1. **Check Git Status** - Run git status to see what files have been generated - Verify that both `resources/[TODAY_DATE]/` and `articles/` directories contain the expected files 2. **Add Generated Files** - Add all files in the resources directory for to

Installation

Installs to ~/.claude/commands/pppp606-weekly_ai_dev-commit_weekly_digest.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/pppp606/weekly_ai_dev/HEAD/.claude/commands/commit_weekly_digest.md -o ~/.claude/commands/pppp606-weekly_ai_dev-commit_weekly_digest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository