ワンクリックで
assess-team-test-coverage
assess test coverage contributions and patterns by developer
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
assess test coverage contributions and patterns by developer
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Obsidian Vault Integration — Automatically save session logs to your Obsidian vault. Enables persistent AI agent memory across pi sessions.
Show this user guide for Pi coding agent. Use when: user asks how to use pi, pi configuration, available skills, extensions, commands, or needs help getting started.
orchestrate comprehensive repository assessment using parallel specialist analysis
assess AI tool adoption and usage patterns in the team
analyze code review participation and quality by developer
orchestrate comprehensive team assessment using parallel specialist analysis
| name | assess-team-test-coverage |
| description | assess test coverage contributions and patterns by developer |
Analyze test coverage patterns — who writes tests, who doesn't, quality of tests.
Find test files and their authors via git blame:
Attribute test contributions:
Assess:
Save to: docs/assessment/team-<YYYY-MM-DD>-test-coverage.md
# Team Assessment: Test Coverage
## Test Contribution by Author
| Author | Test Commits | Test Files Owned | Coverage % | Score |
|--------|--------------|------------------|------------|-------|
| ... | N | N | X% | A-F |
## Test Coverage Distribution
[Analysis of coverage across codebase]
## Untested Components
| Component | Risk | Owner |
|-----------|------|-------|
| ... | High/Med/Low | ... |
## Key Findings
1. [Finding with evidence]
2. [Finding with evidence]
## Score: A-F (one line rationale)
## Recommendations
1. [Priority]
2. [Secondary]
Return max 10 lines: