원클릭으로
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: