ワンクリックで
repo-status
Checks the status of the repository
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Checks the status of the repository
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Manage the kanban board. List, read, and close GitHub issues.
Create or improve documentation based on the current conversation. Use this when a plan has been created and changes were requested because it didn’t follow the repository’s conventions.
Create or improve documentation based on the current conversation. Use this when a plan has been created and changes were requested because it didn’t follow the repository’s conventions.
Backend conventions and patterns. Use when working on API routes, dependency injection, or hexagonal architecture in the backend.
Database conventions and patterns. Use when working on database schemas, migrations, or data modeling.
Testing conventions and patterns. Use when writing or modifying tests, creating mocks, or using object mothers.
| name | repo-status |
| description | Checks the status of the repository |
| user-invokable | true |
| disable-model-invocation | true |
git log --oneline --since="last week"git shortlog -sn --since="last week"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.