hootbu-report-skill
NewTurn your git commits into polished daily work reports — a Claude Code skill (Turkish by default, English with -en).
Summary
This skill automatically generates polished daily work reports from your git commits, saving developers time on status updates.
- It defaults to Turkish output but supports English with the -en flag, making it ideal for teams that need quick, structured summaries of their daily coding activity.
Install & Usage
mkdir -p .claude/skillsmkdir -p .claude/skills && curl -o .claude/skills/hootbu-report-skill.md https://raw.githubusercontent.com/Hootbu/rapor-skill.git/main/SKILL.md/hootbu-report-skillUse Cases
Usage Examples
/hootbu-report-skill
/hootbu-report-skill -en
/hootbu-report-skill --since '2025-03-01' --until '2025-03-07'
Security Audits
Frequently Asked Questions
What is hootbu-report-skill?
This skill automatically generates polished daily work reports from your git commits, saving developers time on status updates. It defaults to Turkish output but supports English with the -en flag, making it ideal for teams that need quick, structured summaries of their daily coding activity.
How to install hootbu-report-skill?
To install hootbu-report-skill: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/hootbu-report-skill.md https://raw.githubusercontent.com/Hootbu/rapor-skill.git/main/SKILL.md. Finally, /hootbu-report-skill in Claude Code.
What is hootbu-report-skill best for?
hootbu-report-skill is a skill categorized under Development. It is designed for: claude-code, claude-skill, claude, skill, ai, git, commit, daily-report.
What can I use hootbu-report-skill for?
hootbu-report-skill is useful for: Generate a daily report of all git commits made today for your standup meeting.; Create a Turkish-language work summary from recent commits to share with your team.; Produce an English daily report using the -en flag for international team communication.; Quickly review what you accomplished yesterday without manually checking git log.; Compile a formatted report of commits across multiple repositories for end-of-day reporting.; Generate a report filtered by a specific date range to document progress on a project..