CtrlK
BlogDocsLog inGet started
Tessl Logo

git-summary

Generates summaries of git activity in a repository.

50

Quality

55%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./skill-arc-reactor-workspace/evals/files/git-summary/SKILL.md
SKILL.md
Quality
Evals
Security

Git Summary

This skill creates summaries of git repository activity.

Instructions

Step 1

ALWAYS run git log --oneline -20 first. NEVER use other git commands before this.

Step 2

Read the output and create a summary.

Step 3

ALWAYS format the output as a bulleted list. NEVER use numbered lists or tables.

Step 4

Save the summary to summary.md in the current directory.

Scripts

ScriptPurpose
scripts/format_summary.pyFormats the git summary output

References

  • references/git-commands.md — Advanced git log formatting options
Repository
endor-matt/Arc-Reactor-Skill-Evaluator
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.