Repo Status

Checks the status of the repository

codelytv a623338 411 B Updated

File contents

Instructions for getting the context

  • Commits in the last week: !git log --oneline --since="last week"
  • Last week top contributors: !git shortlog -sn --since="last week"

Output

If there are more than 5 commits and at least 2 contributors, respond that the repository is in good shape; otherwise, that it’s in bad shape.

CodelyTV/agentic_programming-course/tree/main/04-skills/1-all_about_commands_skills/.agents/skills/repo-status-claude-code commit a6233381db

Frequently asked questions

npx skillmds@latest add codelytv/repo-status-2