By KirKruglov
AI agent for full-cycle project management: document generation, monitoring, coordination, and scheduled reporting based on PMBoK 8 + Agile hybrid methodology. Covers all 32 PM tasks across 6 project phases — from initiation to closure.
Check for schedule and budget deviations
Initialize a new project with folder structure and scheduled tasks
Determine and suggest the next step based on dependencies
Send reminders for overdue tasks to executors
Review and update the project risk register
Sends deadline reminder emails to task executors for overdue or approaching-deadline tasks. Checks Jira (or project-plan.md as fallback) for tasks with deadlines within 2 business days or already overdue, groups them by assignee, and sends personalized reminders via Gmail — autonomy level 1 (no PM confirmation required). Covers project tasks #13 (Phase 3, prototyping) and #23 (Phase 5, launch/marketing). Runs as a scheduled task (Mon–Fri, 10:00) or on demand via /remind-executors. Triggers RU: «напомни исполнителям», «проверь дедлайны», «coordinate-executors», «кто просрочил задачи», «отправь напоминания команде», «какие задачи горят», «напоминания о дедлайнах», «проверь просроченные задачи». Triggers EN: 'remind executors', 'check deadlines', 'send deadline reminders', 'who has overdue tasks', 'executor reminders', 'task reminders', 'overdue tasks', 'remind the team about deadlines', 'coordinate executors', 'deadline check'.
Coordinates project meetings: generates a structured agenda, creates a Google Calendar event, and prepares a protocol template. Covers 5 meeting types across the full project lifecycle — tasks #6, #15, #17, #20, #26. Meeting types: Go/No-Go (Phase 1, #6), Client Demo (Phase 3, #15), Sprint Planning (Phase 4, #17), Sprint Demo (Phase 4, #20), Launch Status Meeting (Phase 5, #26). Reads project context files (stakeholder-map, project-plan, progress reports) to auto-populate participants and agenda topics. Mode B: agent prepares a draft agenda, PM confirms before the Calendar event is created. Triggers EN: 'coordinate meeting', 'prepare agenda', 'schedule meeting'.
Generates an approval-letter.md email body and an email-tpl-approval.md template for Phase 2 — Planning. Reads project-plan.md, project-budget.xlsx, and resource-plan.md to compose a formal approval request addressed to all Approver-level stakeholders from stakeholder-map.md. Produces two artifacts: the letter email body (approval-letter.md) and the send-email template (email-tpl-approval.md). Covers task #12 of the project management agent. Mode B: agent prepares draft, PM reviews and confirms before sending. Email level 3 — requires PM confirmation. Triggers RU: «отправь план на согласование», «письмо на согласование плана», «согласуй план с заказчиком», «запроси утверждение плана», «generate-approval-letter», «составь письмо на согласование». Triggers EN: 'send plan for approval', 'approval letter for project plan', 'request plan approval', 'generate approval letter', 'plan sign-off email', 'get plan approved'.
Generates a detailed project budget (project-budget.xlsx) for Phase 2 — Planning, based on preliminary-estimate.xlsx and resource-plan.md. Produces a single baseline scenario structured by project phases and cost categories (team, infrastructure, GTM), with a contingency reserve as a separate line item. Covers task #9 of the project management agent. Mode B: agent prepares draft, PM reviews and approves. Triggers RU: «сформируй бюджет проекта», «подготовь детальный бюджет», «сделай бюджет по фазам», «бюджет проекта», «детализируй бюджет». Triggers EN: 'generate project budget', 'create budget', 'project budget', 'detailed budget', 'budget by phase', 'budget breakdown'.
Generates a change impact assessment file (change-impact-CR-001.xlsx) for Phase 4 — Development. PM describes a scope change request; the agent classifies the change (scope / budget / timeline / resource), analyzes impact on project-plan.md and project-budget.xlsx, calculates timeline delta, budget delta, and risk level (Low / Medium / High), then produces a two-sheet xlsx artifact with a summary and detailed breakdown. PM reviews the draft and makes the final approval decision. Covers task #21 of the project management agent. Mode B: agent prepares draft, PM decides. If approved — updates project-plan.md via generate-project-plan. Triggers EN: 'scope change request', 'change impact assessment', 'generate change impact'.
External network access
Connects to servers outside your machine
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Plugin for full-cycle IT project management in Claude Cowork. Covers all 32 project management tasks across 6 phases — from initiation to closure. Based on PMBoK 8 + Agile hybrid methodology. Bilingual: English and Russian, auto-detected.
/init-project [project-name]The plugin initializes the project folder structure and starts Phase 1 automatically.
| # | Skill | Purpose |
|---|---|---|
| 1 | generate-charter | Project charter from brief and stakeholder answers |
| 2 | generate-risk-register | Risk register (initial + periodic updates) |
| 3 | generate-project-plan | Project plan with WBS, milestones, Gantt |
| 4 | generate-comm-plan | Communication plan based on stakeholder map |
| 5 | generate-meeting-protocol | Meeting protocol from notes |
| 6 | generate-plan-fact-report | Plan vs actual comparison (.xlsx) |
| 7 | generate-closure-report | Project closure report with lessons learned |
| 8 | generate-questionnaire | Client brief or team lessons questionnaire |
| 9 | generate-stakeholder-map | Stakeholder analysis and influence map |
| 10 | generate-estimate | Timeline and budget estimation (.xlsx) |
| 11 | generate-budget | Detailed project budget (.xlsx) |
| 12 | generate-resource-plan | Resource allocation plan |
| 13 | generate-checklist | Launch / tech readiness / handover checklists |
| 14 | generate-comparison-table | Prototype comparison matrix (.xlsx) |
| 15 | generate-change-impact | Scope change impact analysis (.xlsx) |
| 16 | generate-response-plan | Incident response plan |
| 17 | generate-approval-letter | Approval request letter + email |
| 18 | coordinate-meeting | Schedule meeting + agenda + protocol template |
| 19 | monitor-progress | Progress / deviation / sync / actuals reports |
| 20 | coordinate-executors | Task assignment + deadline reminders |
| 21 | send-email | Cross-cutting email service (3 autonomy levels) |
| Command | Purpose |
|---|---|
/init-project | Initialize new project: folders, state, scheduled tasks, Phase 1 chain |
/status | Current project status and next available steps |
/next-step | Recommend next action based on dependency map |
/sprint-report | Weekly sprint progress report |
/deviation-check | Check for schedule and budget deviations |
/risk-update | Review and update risk register |
/sync-check | Cross-stream synchronization report (Phase 5) |
/remind-executors | Send reminders for overdue tasks |
| Server | Purpose |
|---|---|
| Atlassian (Jira) | Task management: create, read, update, search |
| Gmail | Email: search, read, create drafts |
| Google Calendar | Events: create, read, search |
All integrations are optional — the plugin works without them by generating file-based artifacts with manual instructions.
The plugin creates and manages this folder structure:
{project-name}/
├── CLAUDE.md # Agent instructions (auto-generated)
├── project-state.md # Artifact status registry
├── 01-initiation/ # Phase 1 artifacts
├── 02-planning/ # Phase 2 artifacts
├── 03-execution/ # Phases 3-5 artifacts
├── 04-closure/ # Phase 6 artifacts
├── meetings/ # Agendas and protocols
├── reports/ # Scheduled and periodic reports
├── input/ # User-provided data (read-only)
├── logs/log.md # Agent action log
└── archive/ # Created at project closure
npx claudepluginhub kirkruglov/claude-project-managerStandalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Streamline people operations — recruiting, onboarding, performance reviews, compensation analysis, and policy guidance. Maintain compliance and keep your team running smoothly.