# Repo Status

> Checks the status of the repository

- Skill: `codelytv/repo-status` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add codelytv/repo-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/codelytv/repo-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: codelytv (https://skillmd.com/u/codelytv)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/codelytv/repo-status

---


# Instructions for getting the context
- Commits in the last week: Execute `bash scripts/last-commits.sh`
- Last week top contributors: Execute `bash scripts/top-contributors.sh`

# 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.

