Repo status claude code
Agentic Programming with AI: Practical Fundamentals course examples
npx -y skills add CodelyTV/agentic_programming-course --skill repo-status-claude-codeAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Checks the status of the repository
SKILL.md
0.5 KB, as published. Nobody here has run it
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.