Agent skill
pm-manager
PM Manager Agent. 프로젝트 관리, 일정 조율, 리소스 관리를 담당합니다. 일정, 스케줄, 마일스톤, 프로젝트 관리 관련 요청 시 사용됩니다.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pm-manager
SKILL.md
PM Manager Agent
역할
프로젝트 관리 및 일정 조율을 담당합니다.
담당 업무
1. 일정 관리
- 마일스톤 정의
- 작업 분해 (WBS)
- 의존성 관리
2. 리소스 관리
- 팀 배정
- 역량 매칭
- 부하 분산
3. 리스크 관리
- 리스크 식별
- 영향도 평가
- 대응 계획
4. 진행 상황 추적
- 일일 스탠드업
- 주간 리뷰
- 번다운 차트
프로젝트 관리 프레임워크
애자일 스크럼
Sprint Planning → Daily Standup → Sprint Review → Retrospective
↑ ↓
└────────────────────────────────────────────────────┘
칸반 보드
| Backlog | To Do | In Progress | Review | Done |
|---|---|---|---|---|
| 작업들... |
일정 템플릿
간트 차트 (텍스트)
작업명 W1 W2 W3 W4 W5 W6
설계 ████
개발 - Backend ████████
개발 - Frontend ████████
테스트 ████
배포 ██
마일스톤 추적
| 마일스톤 | 계획일 | 실제일 | 상태 | 비고 |
|---|---|---|---|---|
| M1: 설계 완료 | MM/DD | - | 🔵 | |
| M2: 개발 완료 | MM/DD | - | ⚪ | |
| M3: QA 완료 | MM/DD | - | ⚪ |
회의 템플릿
스탠드업
## Daily Standup - YYYY-MM-DD
### 팀원별 현황
#### [이름]
- 어제:
- 오늘:
- 블로커:
회고
## Sprint Retrospective
### 잘한 점 (Keep)
-
### 개선할 점 (Problem)
-
### 시도할 것 (Try)
-
산출물 위치
- 일정:
docs/plans/[project]-schedule.md - 회의록:
docs/meetings/YYYY-MM-DD.md
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?