← all publishers

KirKruglov

@kirkruglov source repo

100 published skills

  1. Discuss · kirkruglov
    Persistent discussion mode — a collaborative, read-only thinking-partner mode for Q&A, ideation, analysis, or design debate. Concise, one question at a time, argues its own view, proposes 3+ alternatives when generating ideas, and writes no files until you exit. Invoke manually with /discuss; exit with "exit discussion" / "/discuss off".
    0
    installs
  2. Handoff · kirkruglov bundle
    Composes a structured handoff of the current coding session — decisions, in-progress work, open questions, touched files, and next steps — for paste into a new session. Manual-invocation only via /handoff — the skill does not self-activate. Trigger phrases — "handoff this session", "session brief", "continue in a new session", "передача сессии", "сделай handoff".
    0
    installs
  3. Arch New · kirkruglov bundle
    Design the full architecture and tech stack for a new (greenfield) project — languages, frameworks, libraries with versions verified against primary sources and package-level resolvability verified by a single lockfile resolve. Creates docs/architecture/ (architecture.md, tech-stack.md, adr/). Manual-only.
    0
    installs
  4. Adr Write · kirkruglov bundle
    Write an Architecture Decision Record into the ADR journal of the current project. Invoked by arch-new and arch-change at the moment an architecture decision has been confirmed by the user; takes a complete decision package (title, context, decision with source-verified versions, alternatives, consequences, affected records) and produces one numbered ADR file. Records a decision already made; makes no decisions itself. Never invoke outside arch-new or arch-change.
    0
    installs
  5. Arch Change · kirkruglov
    Architectural delta (stack and declared structure) for a feature in an existing product. Default is reusing the current stack; a new dependency, replacement, or version bump is allowed only for a named product need the stack does not cover. Verifies versions against primary sources, verifies package-level resolvability with a lock-only resolve, records the delta in tech-stack.md, architecture.md and an ADR. Manual invocation only.
    0
    installs
  6. Arch Critic · kirkruglov
    Critical review of a single architecture decision (proposed or already made) against product goal, verified versions, stack consistency, and cost of ownership. Read-only - returns a structured verdict in chat, never edits files. Use when arch-new or arch-change run a self-check of a candidate decision in a fresh-context subagent (self-check runs only as a subagent, never inline), or when the user asks to review an architecture choice. Triggers - "review this decision", "check this choice", "assess this architecture decision", "critique the architecture".
    0
    installs
  7. Arch Health · kirkruglov bundle
    Periodic audit of the recorded architecture of the current project - cross-document consistency, docs vs actual code dependencies, version freshness, ADR journal integrity. Read-only - reports findings and recommended actions, changes nothing. Run manually via /arch-health or from a per-project scheduled task.
    0
    installs
  8. Arch Review · kirkruglov bundle
    Check whether the codebase conforms to the recorded architecture. Diffs dependency manifests and lockfile against docs/architecture/tech-stack.md (drift tier) and executes declared structural rules from architecture.md (rules tier). Read-only - reports discrepancies, never fixes them. Run manually via /arch-review or from a CI hook.
    0
    installs
  9. Merging Branches · kirkruglov
    Use BEFORE any git merge, rebase, or branch integration. Reads the project conventions file (CLAUDE.md or AGENTS.md) to determine merge strategy, runs pre-merge safety checks (diff name-status both sides, clean working tree, up-to-date with remote, conflict scan), requires explicit user confirmation for merge to main/master/release branches. Trigger phrases — "merge X into Y", "rebase onto", or any request implying branch integration.
    0
    installs
  10. Release Finalize · kirkruglov bundle
    Finalize a product release and prepare the repo for a public push or deploy — updates the changelog and root README, scans for secrets and version consistency, creates an annotated git tag. Does NOT merge, push, or deploy. Universal — auto-detects release artifacts, optional .release-finalize.yml overrides. Manual-invocation only via /release-finalize — the skill does not self-activate.
    0
    installs
  11. Committing Changes · kirkruglov
    Use BEFORE creating any git commit. Enforces Conventional Commits format, analyzes staged changes to propose atomic splits, validates safety (no secrets, no --amend, no --no-verify unless explicitly requested), and removes Co-Authored-By trailer. Trigger phrases — "commit this", "make a commit", or any user request that implies creating a commit.
    0
    installs
  12. Send Email · kirkruglov
    Internal service skill for delivering project emails via Gmail MCP. Activated automatically when any project management skill needs to send an email: deadline reminders (E6), weekly status reports (E7), approval requests (E3), client questionnaires (E1), deviation alerts (E4, E5), or meeting notifications (E8). Handles three autonomy levels: Level 1 sends immediately without confirmation, Level 2 sends with PM copied, Level 3 shows a draft and waits for PM approval. Converts .md attachments to .docx for external recipients using the Cowork docx skill. Falls back to a saved .md draft when Gmail is unavailable. Not triggered directly by users — activated by other agent skills passing email_type, recipients, body, and autonomy_level. RU triggers (from calling skills): 'отправить письмо', 'send-email', 'уведомить стейкхолдеров'. EN triggers: 'send email', 'notify stakeholders', 'deliver report'.
    0
    installs
  13. Generate Budget · kirkruglov bundle
    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'.
    0
    installs
  14. Monitor Progress · kirkruglov bundle
    Monitors project progress across 6 operational modes: sprint progress report, deviation check (schedule vs budget), launch stream synchronization, actual data collection for project closure, weekly status report (scheduled), and daily deviation check (scheduled). Reads project-plan, project-budget, and Jira data to produce structured reports. Triggers email notifications via send-email for deviations (level 2 draft) and weekly status (level 1 autonomous). Falls back to file-only output if Jira MCP is unavailable. Covers PM tasks #18, #19, #25, #28 and scheduled tasks weekly-status (Р1) and daily-deviation (Р2). Triggers EN: 'check progress', 'project status', 'weekly report'.
    0
    installs
  15. Generate Estimate · kirkruglov bundle
    Generates a preliminary timeline and budget estimate for an IT project (Phase 1 — Initiation). Reads available project files (client questionnaire, project charter, constraints, team list), applies analogy-based estimation using built-in agent knowledge of typical IT projects, and produces a three-scenario (optimistic / realistic / pessimistic) preliminary-estimate.xlsx artifact. Covers task #4 of the project management agent. Mode B: agent prepares draft, PM reviews and corrects. Triggers RU: «сформируй оценку сроков», «подготовь предварительную оценку бюджета», «оцени сроки проекта», «сделай оценку по аналогам», «предварительная оценка». Triggers EN: 'generate estimate', 'preliminary estimate', 'estimate timeline and budget', 'create project estimate', 'ballpark estimate'.
    0
    installs
  16. Coordinate Meeting · kirkruglov bundle
    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'.
    0
    installs
  17. Generate Checklist · kirkruglov bundle
    Generates project management checklists for Phase 5 (Launch) and Phase 6 (Closure): launch readiness checklist (launch-checklist.md), technical readiness checklist (tech-readiness-checklist.md), and handover-to-operations checklist (handover-checklist.md). Covers tasks #22, #24, and #32 of the project management agent. Mode B: agent pre-populates base items from PMBoK-aligned templates and enriches with data from project-plan.md if available; PM reviews and finalizes. Checklist type is inferred from context; if ambiguous, agent asks. Triggers EN: 'launch checklist', 'tech readiness checklist', 'handover checklist'.
    0
    installs
  18. Coordinate Executors · kirkruglov bundle
    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'.
    0
    installs
  19. Generate Change Impact · kirkruglov bundle
    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'.
    0
    installs
  20. Generate Questionnaire · kirkruglov bundle
    Generates structured questionnaires for IT project management: a client requirements questionnaire (Phase 1 — Initiation) and a lessons-learned questionnaire for the team (Phase 6 — Closure). Also structures received answers for downstream skills. Triggers RU: «сформируй опросник», «подготовь опросник для заказчика», «создай бриф заказчику», «подготовь анкету по урокам», «структурируй ответы заказчика». Triggers EN: 'generate questionnaire', 'create client brief', 'prepare lessons questionnaire', 'structure stakeholder answers', 'prepare project brief'.
    0
    installs
  21. Generate Resource Plan · kirkruglov bundle
    Generates a resource allocation plan (resource-plan.md) for Phase 2 — Planning, based on project-plan.md and team-list.md. Produces a role-by-phase FTE matrix with person-month calculations, rates (when available), external resources section, and a phase-load summary. Covers task #8 of the project management agent. Mode B: agent prepares draft, PM reviews and approves. Required input for generate-budget (#9). Triggers RU: «составь ресурсный план», «распредели ресурсы по проекту», «кто и когда работает», «ресурсный план проекта», «загрузка команды по фазам», «generate-resource-plan». Triggers EN: 'generate resource plan', 'resource allocation plan', 'create resource plan', 'team allocation by phase', 'staffing plan', 'who works when'.
    0
    installs
  22. Generate Response Plan · kirkruglov bundle
    Generates an incident response plan (response-plan-{id}.md) for Phase 5 — Launch. Covers task #27 of the project management agent. Handles mixed incident types: Technical (system failures, critical bugs, infrastructure), Operational (deployment failures, process breakdowns), and Business (KPI collapse, PR crises, legal issues). Classifies severity (Critical / High / Medium / Low) from PM description; enriches the plan with team and stakeholder data from project files. The plan includes: incident description, impact assessment, response team, root cause analysis, action plan with owners, resolution timeline, escalation path, communication plan, and post-incident tasks. Mode B: agent prepares draft, PM reviews and approves. Triggers EN: 'incident response plan', 'incident occurred', 'system down'.
    0
    installs
  23. Generate Approval Letter · kirkruglov bundle
    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'.
    0
    installs
  24. Generate Stakeholder Map · kirkruglov bundle
    Generates a structured stakeholder map for IT project management (Phase 1 — Initiation). Reads available project files (client questionnaire, project charter, team list), extracts stakeholder data, and produces a stakeholder-map.md file with a summary table and narrative blocks per stakeholder. Triggers RU: «создай карту стейкхолдеров», «сформируй карту стейкхолдеров», «идентифицируй стейкхолдеров», «подготовь карту заинтересованных сторон», «кто стейкхолдеры проекта». Triggers EN: 'generate stakeholder map', 'create stakeholder map', 'identify stakeholders', 'stakeholder analysis', 'map project stakeholders', 'who are the stakeholders'.
    0
    installs
  25. Generate Comparison Table · kirkruglov bundle
    Generates a prototype comparison table (comparison-table.xlsx) for Phase 3 — Prototyping. PM describes 2–4 prototypes in chat; the agent structures evaluation criteria (standard set: technical feasibility, UX quality, cost, timeline, risk), proposes weights (customisable by PM), scores each prototype on a 1–5 scale, calculates weighted totals and provides a recommendation. Output: two-sheet xlsx file with a summary and a detailed scoring matrix. PM reviews the draft and makes the final selection decision. Covers task #14 of the project management agent. Mode B: agent prepares draft, PM decides. Triggers EN: 'compare prototypes', 'prototype comparison table', 'evaluate prototype options'.
    0
    installs
  26. Okr Progress Narrator · kirkruglov bundle
    Transform raw OKR data (metrics, percentages, notes) from files or pasted text into a readable narrative progress update for stakeholders. Use when preparing weekly or quarterly OKR reports, board updates, or team syncs. Triggers: 'okr update', 'narrate okr progress', 'stakeholder okr update', 'generate okr report', 'okr status update', 'окр апдейт', 'нарратив по OKR', 'прогресс-апдейт для стейкхолдеров', 'оформи OKR', 'прогресс по целям'.
    0
    installs
  27. Weekly Competitor Tracker · kirkruglov bundle
    Track weekly competitor changes and generate a delta-report from your markdown notes. Compares current files vs. last-week snapshot — no APIs, no code required. Use for Monday reviews, roadmap prep, or strategy meetings. Triggers: 'track competitor changes', 'weekly competitor report', 'что изменилось у конкурентов', 'отследи изменения конкурентов', 'дельта-отчёт по конкурентам'.
    0
    installs
  28. Team Update Aggregator · kirkruglov bundle
    Aggregate weekly team member updates from local .md/.txt files into a people-centric status report for managers. Organizes content by person (not by project): progress, plans, blockers, capacity, and manager flags. Use when preparing for 1-on-1s, weekly team reviews, or building a team tracker. Triggers: 'aggregate team updates', 'compile team status', 'team weekly report', 'агрегируй обновления команды', 'статус команды', 'составь отчёт по команде'.
    0
    installs
  29. Generate Project Plan · kirkruglov bundle
    Generates a project plan from the approved charter, scope, and optional duration/resource estimates. The plan is the first artifact of the Planning phase. Once approved, it unlocks: generate-risk-register (mode: detailed) and generate-comm-plan (can run in parallel). Accepts both structured estimates and free-form descriptions.
    0
    installs
  30. Generate Risk Register · kirkruglov bundle
    Generates a risk register from project charter (initial mode) or enriches it with project plan data (detailed mode). Two modes: initial — phase 1 after charter approval; detailed — phase 2 after project plan approval.
    0
    installs
  31. Weekly Digest Synthesizer · kirkruglov bundle
    Compile weekly status digests from multiple .md/.txt files. Extracts project updates, action items, and blockers into a structured report. Use when aggregating team status notes into a weekly summary. Triggers: 'compile weekly digest', 'weekly digest', 'составь дайджест', 'скомпилируй статусы'.
    0
    installs
  32. Generate Closure Report · kirkruglov bundle
    Generates a project closure report aggregating data from charter, plan-fact report, risk register, and lessons learned. Last artifact of the Closing phase. Summarizes project outcomes, deviations, realized risks, and lessons.
    0
    installs
  33. Monthly Close Checklist And Reconciliation Prep · kirkruglov bundle
    Turns a pasted bank export or transaction list into a monthly-close checklist, categorization draft with disputed flags, and an accountant/investor summary — no SaaS needed. Triggers: 'monthly close checklist', 'reconcile transactions', 'чек-лист месячного закрытия', 'сверь транзакции'.
    0
    installs
  34. Generate Meeting Protocol · kirkruglov bundle
    Generates a meeting protocol from free-form notes. Extracts decisions, action items, and plan changes. If project plan is available — links changes to WP-xxx/Mx IDs. Phase 3 artifact, but usable in any phase. Independent skill with no upstream dependencies.
    0
    installs
  35. Generate Plan Fact Report · kirkruglov bundle
    Generates a plan-vs-actual report comparing planned and actual project data across three dimensions: timelines, budget, and scope (deliverables). Part of the Closing phase. Output feeds into generate-closure-report. Format: .md, manual data input via chat.
    0
    installs
  36. Weekly Status Report Generator · kirkruglov bundle
    Transform raw weekly notes into two reports in one pass: detailed Manager Report and 3-point Skip-Level Brief. Use when sending your weekly update. Triggers: 'write my weekly status report', 'weekly status report', 'напиши мой статус-отчёт', 'еженедельный статус-отчёт', 'преобразуй заметки в отчёт'.
    0
    installs
  37. Competitive Feature Matrix Builder · kirkruglov bundle
    Build a comparative feature matrix and gap analysis from a folder of competitor notes (md/txt). Works fully offline — no web access needed. Use when preparing roadmap reviews, competitive analysis sessions, or feature prioritization. Triggers: 'build feature matrix', 'competitive feature matrix', 'compare competitors from notes', 'составь feature matrix', 'матрица фич конкурентов'.
    0
    installs
  38. Morning Standup Brief Generator · kirkruglov bundle
    Compile local notes, tasks, and project files into a structured standup brief — no connectors required. Use when preparing for morning standup, daily sync, or team check-in. Triggers: 'morning standup brief', 'daily brief', 'prepare me for standup', 'подготовь меня к стендапу', 'дейли бриф', 'утренний бриф'.
    0
    installs
  39. Setup Wizard · kirkruglov bundle
    Step-by-step guidance through a setup task on an external service or IT tool — install from scratch, connect an account, configure a feature, fix a broken setup, or migrate. Reads the official documentation, builds a route, and walks one step at a time, closing each step only on evidence you send. You perform every action; the skill never runs commands. Triggers: 'set up this service', 'help me install', 'walk me through the setup', 'настрой сервис', 'помоги установить', 'проведи по настройке'.
    0
    installs
  40. Report Analyzer · kirkruglov bundle
    Analyze large PDF or PPTX reports (consulting, research, market analysis) and produce a structured summary with key data, insights, and section overview. Trigger this skill when the user mentions: 'analyze report', 'report summary', 'report analysis', 'key takeaways from report', 'break down the report', 'what's in the report', 'summarize the report', 'проанализируй отчёт', 'разбери отчёт', 'summary отчёта', 'ключевые выводы из отчёта', 'что в отчёте', 'краткое содержание отчёта'. Also trigger when a user uploads a PDF or PPTX file and asks to summarize, extract insights, or review it — even if they don't use the exact phrases above. If a large document is uploaded with any request related to understanding its contents, use this skill.
    0
    installs
  41. Feature Guide · kirkruglov bundle
    Helps non-technical Claude users instantly understand any Claude feature or capability. Given a feature name or a description of what the user wants to accomplish, generates a structured feature card: what it is, where it's available, how to activate it, limitations, current status, and an applicability verdict. Use when users ask about Claude capabilities, features, or how to accomplish specific tasks with Claude. Triggers: feature lookup, capability check, does Claude support, how to enable, what can Claude do, can Claude, Claude feature scout, what features does Claude have, how do I use this Claude feature.
    0
    installs
  42. CSV Data Analyzer · kirkruglov bundle
    Analyze CSV files with business data through a dialogue-based flow — no code, no Python, no plugins. Profiles dataset structure, asks what you want to understand, then delivers numbered insights and a plain-language interpretation. Use when analyzing sales exports, task lists, survey results, CRM data, or any CSV file. Triggers: 'analyze my CSV', 'analyze this CSV file', 'help me understand this data', 'what insights can you find in this spreadsheet', 'проанализируй CSV', 'разбери мой файл данных', 'что в этом CSV', 'помоги понять данные из таблицы'.
    0
    installs
  43. Decision Log · kirkruglov bundle
    Extracts structured decisions from meeting notes, Slack threads, or email chains and maintains a decision log separate from action items. Each decision is captured with context, alternatives considered, participants, date, and related tasks or risks. Supports two modes: new log creation and append to an existing log with deduplication. Use when you want to capture decisions from a meeting, update decision log, log decisions, extract decisions from discussion, build decision registry, add decisions to log.
    0
    installs
  44. One To One Prep · kirkruglov bundle
    Generates a structured prep document for monthly 1-on-1 meetings with direct reports. Aggregates context from previous meeting notes and task tracker data, tracks action item status, and generates prioritized discussion topics with motivation and wellbeing questions. Use when preparing for one-on-one meetings, 1:1 check-ins, manager-employee meetings, one-to-one prep, 1-on-1 agenda generation, preparing for regular reports meetings. Russian triggers: подготовь 1-on-1, prep для ван-он-вана, готовлюсь к 1:1, подготовка к встрече с сотрудником, сгенерируй агенду для 1-on-1, подготовь встречу один на один.
    0
    installs
  45. Delegation Brief · kirkruglov bundle
    Interactive skill for Cowork that generates a structured delegation brief by asking the user up to 5 targeted questions: what to do, expected result, files involved, what not to touch, and success criteria. Outputs a ready-to-use task instruction for a new Cowork session. Use when delegating tasks to an AI assistant, structuring a vague request, or preparing clear instructions before starting work. Triggers RU: «бриф», «составь бриф», «помоги делегировать», «структурируй задачу». Triggers EN: 'brief', 'delegation brief', 'help me delegate', 'structure my task'.
    0
    installs
  46. Prompt Builder · kirkruglov bundle
    Interactive structured prompt generator for Claude based on the user's task description. Asks 7 questions and assembles a ready-to-use prompt from a universal template. EN triggers: 'create a prompt', 'write a prompt', 'prompt builder'. RU triggers: 'создай промпт', 'напиши промпт', 'prompt builder'.
    0
    installs
  47. Company Policy Drafter · kirkruglov bundle
    Draft or update company policies (PTO, remote work, expenses, AI-usage) in handbook-ready format with legal review flag and change-summary mode. Use when creating HR policies for small teams without a lawyer. Triggers: 'draft company policy', 'write a PTO policy', 'напиши корпоративную политику', 'политика удалённой работы'.
    0
    installs
  48. Cowork Plugin Audit · kirkruglov bundle
    Audit active Cowork plugins and get a keep/disable table. Reduces token usage and cognitive noise. Use when reviewing Cowork setup, adding new plugins, or starting a new project. Triggers: 'audit my plugins', 'cowork plugin audit', 'which plugins to disable', 'аудит плагинов', 'какие плагины отключить'.
    0
    installs
  49. Win Loss Debrief Writer · kirkruglov bundle
    Generate a structured win/loss debrief from closed deal notes: decision drivers, objections, competitive context, repeat/fix actions, deal trend row. No CRM. Triggers: 'win loss debrief', 'analyze this deal', 'we lost a deal help me understand why', 'разбор сделки', 'win/loss разбор', 'мы проиграли сделку — почему'.
    0
    installs
  50. Meeting Prep Briefer · kirkruglov bundle
    Generate a structured briefing document for each meeting of the day from local workspace files and a daily schedule — participants, context, and open questions in one brief. No integrations required. Triggers: 'meeting brief', 'prep my meetings', 'prepare for today's meetings', 'briefing for my calls today', 'бриф по встречам', 'подготовь встречи', 'бриф на встречи дня', 'что нужно знать перед встречами'.
    0
    installs
  51. Data Room Prep Checklist · kirkruglov bundle
    Generate a stage-specific data room checklist, folder structure, and investor gap list from your round context. Use when preparing for due diligence or getting investor-ready. Triggers: 'data room checklist', 'prepare data room', 'чек-лист дата рума', 'подготовка data room'.
    0
    installs
  52. Project Onboarding · kirkruglov bundle
    Full project onboarding for Claude Cowork: generates context.md, folder-instructions.md, file map, and starter prompts in one session. Triggers RU: «создай проект», «onboarding проекта», «новый проект», «настрой проект», «создай контекст проекта», «быстрый контекст», «обнови карту файлов», «пересканируй файлы». Triggers EN: 'create project', 'project onboarding', 'new project', 'set up project', 'quick context', 'update file map', 'rescan files'.
    0
    installs
  53. Hiring Pipeline Reviewer · kirkruglov bundle
    Generate a structured weekly status report for all candidates in your hiring pipeline from interview notes and evaluation sheets. Flags stuck candidates, summarizes scores, and recommends next steps. Use when reviewing hiring pipeline, preparing for recruiter sync, or deciding next steps on candidates. Triggers: 'review hiring pipeline', 'hiring pipeline status', 'статус по кандидатам', 'ревью пайплайна найма'.
    0
    installs
  54. Onboarding Plan 30 60 90 · kirkruglov bundle
    Generate a 30-60-90 day onboarding plan from the manager's perspective — goals, key contacts, milestones, success metrics per phase. Use when onboarding a new hire without HR support. Triggers: 'create 30-60-90 day plan', 'onboarding plan', 'план адаптации 30-60-90', 'план онбординга'.
    0
    installs
  55. Changelog Narrator · kirkruglov bundle
    Compare two document versions and produce a structured changelog — no git needed. Use for PRDs, SOPs, contracts, strategy docs. Triggers: 'compare these two documents', 'what changed between versions', 'generate a changelog', 'сравни две версии документа', 'что изменилось', 'сделай changelog'.
    0
    installs
  56. Memory Auditor Chat · kirkruglov bundle
    Audit and clean up Claude's native memory in Claude.ai: find contradictions, outdated entries, duplicates, and noise across all memory layers. Adapts scope to the current context (general chat / project). Trigger with: audit memory, check memory, memory audit, clean up memory, review memory, memory health check, what's in my memory, аудит памяти, проверь память, почисти память, разбери память, ревью памяти, что у меня в памяти.
    0
    installs
  57. Fundraise Pipeline Tracker · kirkruglov bundle
    Build a structured investor pipeline from pasted notes: Tier 1/2/3, per-investor status, next steps, follow-up priorities. Zero CRM. Bilingual EN/RU. Triggers: 'fundraise pipeline', 'track my investors', 'who should I follow up with', 'pipeline инвесторов', 'трекинг раунда', 'кому пора следить по инвесторам'.
    0
    installs
  58. Proposal And Quote Drafter · kirkruglov bundle
    Draft a client proposal and quote from discovery call notes or a brief. Turns raw, unstructured notes into scope, deliverables, timeline, three pricing packages, and a cover letter. Use when writing a client proposal, preparing a quote, или отправляешь КП после звонка. Triggers: 'write a client proposal', 'draft proposal and quote', 'turn my notes into a proposal', 'напиши предложение клиенту', 'пропозал и смета'.
    0
    installs
  59. Daily Admin Brief · kirkruglov bundle
    Turn a pasted calendar dump, inbox shortlist, and open todos into a one-page daily brief: top actions, schedule conflicts, draft reply stubs, FYI, dates to capture. Paste-first, no connectors. Triggers: 'daily admin brief', 'brief me on my day', 'бриф на день', 'разбери мой день'.
    0
    installs
  60. Memory Auditor Cowork · kirkruglov bundle
    Audit and clean up Claude's file-based memory in Cowork: find contradictions, outdated entries, duplicates, and noise across auto-memory, CLAUDE.md, User Preferences, and Project Instructions. Adapts scope to the current Cowork environment. Trigger with: audit memory, check memory, memory audit, clean up memory, review memory, memory health check, what's in my memory, аудит памяти, проверь память, почисти память, разбери память, ревью памяти, что у меня в памяти.
    0
    installs
  61. Routines Setup Assistant · kirkruglov bundle
    Interview-style setup for Claude Cowork Scheduled Tasks. Turns your recurring tasks into ready-to-paste automation prompts. Use when automating weekly reports, digests, or reviews. Triggers: 'set up routines', 'automate my recurring tasks', 'настрой рутины', 'помоги создать scheduled tasks'.
    0
    installs
  62. Skill Usage Log Reviewer · kirkruglov bundle
    Audit installed Claude skills: flag unused, spot duplicates, generate deactivation checklist. Reduces context noise from skill overload. Use when portfolio grows to 10+ skills or sessions feel slow. Triggers: 'audit my skills', 'skill usage review', 'which skills to deactivate', 'аудит скилов', 'какие скилы деактивировать'.
    0
    installs
  63. Prd Review Challenger · kirkruglov bundle
    Critical review of PRDs, feature specs, and product decision documents — acts as a devil's advocate to surface weak assumptions, missing requirements, implementation risks, and logical gaps. Use when a PM or team lead wants to stress-test a document before team review, validate a spec before development starts, or identify what's missing in a product decision. Triggers RU: «проверь PRD», «разбери спецификацию», «найди дыры в PRD». Triggers EN: 'review my PRD', 'challenge my spec', 'find holes in my PRD', 'critique my feature spec'. Do not use for writing or rewriting PRDs.
    0
    installs
  64. Context Builder Cowork · kirkruglov bundle
    Generates a ready-to-use project-context.md file for Claude Cowork through an interactive interview. Triggers EN: 'create project context', 'new project context', 'context-builder', 'generate context file', 'quick context'. Triggers RU: 'создай контекст проекта', 'новый проект контекст', 'сформируй контекстный файл', 'быстрый контекст'.
    0
    installs
  65. Retro Pattern Analyzer · kirkruglov bundle
    Analyze sprint retrospective files and surface recurring pain points, unresolved action items, and positive patterns across sprints. Use when preparing quarterly reviews or identifying systemic issues. Triggers: 'analyze retro files', 'retro pattern analysis', 'find recurring issues in retrospectives', 'проанализируй ретро', 'паттерны в ретроспективах'.
    0
    installs
  66. Prompt Library Curator · kirkruglov bundle
    Organize and tag your personal prompt collection into a structured markdown catalog with an index table. Use when you have accumulated saved prompts and want to structure, deduplicate, and label them for reuse. Triggers: 'organize my prompts', 'prompt library', 'tag my prompts', 'structure my prompt collection', 'организуй мои промпты', 'библиотека промптов', 'структурируй промпты'.
    0
    installs
  67. Weekly AI Workflow Review · kirkruglov bundle
    Analyze weekly Claude interaction notes to reveal delegation patterns, effective prompts, and optimization areas. Use for weekly AI workflow review, reflecting on Claude usage, improving prompts. Triggers: 'weekly ai workflow review', 'review my claude interactions', 'еженедельный обзор AI-задач', 'паттерны работы с Claude'.
    0
    installs
  68. Metrics Anomaly Investigator · kirkruglov bundle
    Investigate metric anomalies — build a ranked hypothesis framework and stakeholder narrative from a plain-language description. Use when a dashboard number drops or spikes unexpectedly. Triggers: 'investigate metric anomaly', 'my metric dropped', 'расследуй аномалию метрики', 'у меня упала метрика'.
    0
    installs
  69. Retention Cohort Interpreter · kirkruglov bundle
    Interpret cohort retention tables into plain-language diagnosis: curve health, drop-off points, benchmark comparison, and next steps. Use when reviewing weekly/monthly retention data, preparing investor updates, or diagnosing churn. Triggers: 'analyze retention cohort', 'interpret cohort table', 'diagnose retention drop', 'проанализируй таблицу удержания', 'интерпретируй когортный анализ', 'диагностируй отвал по когортам'.
    0
    installs
  70. Interview Debrief Synthesizer · kirkruglov bundle
    Synthesize notes from several interviewers into one comparable debrief: evidence vs impression, attributed, plus disagreements and unprobed competencies. Use after interviews. Triggers: 'interview debrief', 'synthesize interview notes', 'сведи заметки с интервью', 'дебриф по кандидату'.
    0
    installs
  71. Release Notes Generator · kirkruglov bundle
    Generate user-facing release notes from a plain-language sprint summary file — no git required. Produces 4 ready-to-use formats: changelog, email, in-app push, and social post. Triggers: 'generate release notes', 'write release notes', 'create release notes from', 'turn sprint results into release notes', 'сгенерируй release notes', 'напиши release notes', 'создай релизные заметки', 'оформи итоги спринта'.
    0
    installs
  72. Survey Results Analyzer · kirkruglov bundle
    Analyze survey CSV files and extract quantitative frequencies, qualitative themes, and Top-3 insights. No Python required — Cowork-native. Use when reviewing Google Forms/Typeform/SurveyMonkey exports, preparing stakeholder reports, or turning raw survey data into actionable findings. Triggers: 'analyze survey results', 'survey results analyzer', 'проанализируй результаты опроса', 'анализ опроса'.
    0
    installs
  73. Sprint Review Summarizer · kirkruglov bundle
    Transform sprint notes into a structured stakeholder doc: delivered, deferred, risks, next focus. No Jira needed. Use when preparing sprint review or stakeholder updates from free-form PM notes. Triggers: 'sprint review summary', 'summarize sprint results', 'итоги спринта', 'оформи итоги спринта'.
    0
    installs
  74. Cowork Session Planner · kirkruglov bundle
    Generate a pre-session brief for Cowork: current status, session goal, and prioritised work plan from local project files — before your first real message. Use when starting a session, returning after a break, or needing focus. Triggers: 'session brief', 'prepare my session', 'start my cowork session', 'бриф сессии', 'подготовь сессию', 'что делать в этой сессии'.
    0
    installs
  75. Experiment Results Interpreter · kirkruglov bundle
    Interpret A/B test results in plain language and get a ship/rollback/extend recommendation with a stakeholder summary. Use when you have experiment results from any analytics tool and need a clear go/no-go decision. Triggers: 'interpret experiment results', 'read my A/B test results', 'should I ship this experiment', 'интерпретируй результаты эксперимента', 'помоги прочитать результаты A/B теста'.
    0
    installs
  76. Backlog Grooming Assistant · kirkruglov bundle
    Analyze backlog files (CSV or Markdown) to flag problematic items and generate a structured grooming agenda. No Jira API needed — works entirely with local exports. Use when preparing for sprint grooming, auditing accumulated tasks, or reviewing the backlog after a sprint. Triggers: 'groom my backlog', 'backlog grooming assistant', 'подготовь повестку груминга', 'груминг-ассистент', 'проверь бэклог на проблемы'.
    0
    installs
  77. Session Handoff Composer · kirkruglov bundle
    Compose a structured handoff document when your chat session fills up. Extracts decisions, in-progress tasks, open questions, and next steps into a ready-to-paste block for a new session. Triggers: 'compose handoff', 'session handoff', 'составь хэндофф', 'подготовь handoff-документ'.
    0
    installs
  78. Kpi Digest Builder · kirkruglov bundle
    Aggregate numeric KPIs from local files (.md, .txt, .csv) into a weekly snapshot with delta vs. previous week. Use when preparing weekly reports. Triggers: 'build kpi digest', 'weekly kpi snapshot', 'собери KPI дайджест', 'еженедельный снапшот KPI'.
    0
    installs
  79. Reading List Prioritizer · kirkruglov bundle
    Prioritize and group your reading list from a local md-file by topic and relevance to your role. Use when you have too many saved articles and need a weekly reading plan. Triggers: 'prioritize my reading list', 'what should I read first', 'расставь приоритеты в списке чтения', 'что мне читать первым'.
    0
    installs
  80. Workspace Health Monitor · kirkruglov bundle
    Audits a manager's workspace files (meeting notes, plans, tasks, logs) to detect orphaned files, forgotten action items, duplicates, and plan-to-reality drift. Use when you want to clean up your workspace, run a weekly hygiene check, find forgotten commitments buried in notes, or spot conflicting information across project documents. Triggers RU: «аудит воркспейса», «проверь рабочую папку», «найди забытые задачи», «почисти workspace», «что я забыл сделать». Triggers EN: workspace audit, workspace health check, find forgotten tasks, orphaned files, weekly cleanup.
    0
    installs
  81. Feature Announcement Writer · kirkruglov bundle
    Generate a multi-format feature announcement pack from a single product description — no copywriting experience needed. Produces 4 ready-to-use formats: changelog entry, email, in-app push, and social post. Use when launching a new feature, announcing a beta, or preparing a communication pack for multiple channels. Triggers: 'write feature announcement', 'feature announcement writer', 'generate announcement for my feature', 'напиши анонс фичи', 'создай пакет анонса', 'генератор анонса фичи'.
    0
    installs
  82. Research To Content Brief · kirkruglov bundle
    Transform research notes (audience, competitor signals, trend snippets) into a structured content brief. Use when turning scattered research files into an actionable creation plan. Triggers: 'research to content brief', 'бриф из исследований', 'составь контент-бриф из заметок'.
    0
    installs
  83. Newsletter Digest Builder · kirkruglov bundle
    Build a structured weekly digest from a folder of saved articles and newsletters. Prioritizes by role (PM, marketer, or custom). Triggers: 'build newsletter digest', 'newsletter digest', 'summarize my saved articles', 'I have too many newsletters to read', 'собери дайджест из рассылок', 'дайджест из статей', 'сделай еженедельный дайджест', 'у меня накопилось много статей'.
    0
    installs
  84. Context Window Health Check · kirkruglov bundle
    Assess the health of your current Claude session context and get a clear action recommendation — no technical metrics needed. Use when your session feels long, Claude seems to be forgetting earlier details, or you are unsure whether to continue or start fresh. Triggers: 'check my context', 'context health check', 'is my context running out', 'should I start a new session', 'проверь мой контекст', 'оценка контекста', 'контекст заканчивается'.
    0
    installs
  85. Research Folder Synthesizer · kirkruglov bundle
    Synthesize a folder of mixed local files (articles, notes, excerpts) into a structured thematic report with key findings and gaps. Use when consolidating research before writing a report, PRD, or strategy doc. Triggers: 'synthesize my research folder', 'research synthesis', 'turn my notes into a report', 'синтезируй папку с исследованиями', 'синтез ресёрча', 'сведи файлы в отчёт'.
    0
    installs
  86. Content Performance Reporter · kirkruglov bundle
    Compile weekly analytics CSV exports from Instagram, YouTube, Google Analytics, LinkedIn, TikTok, Facebook, and Twitter into a narrative performance report: what worked, what didn't, the week's pattern, and concrete recommendations. No code, no dashboards, no API required. Triggers: 'content performance report', 'analyze my content performance', 'what worked this week', 'weekly content report', 'compile my analytics', 'отчёт по контенту', 'что сработало на этой неделе', 'анализ контент-аналитики', 'еженедельный отчёт по контенту', 'скомпилируй аналитику'.
    0
    installs
  87. Job Description And Scorecard Builder · kirkruglov bundle
    Generate a job description and a matched interview scorecard from role notes. Paired hiring documents for managers who hire without an HR team. Use when opening a new role. Triggers: 'write a job description', 'job description and scorecard', 'вакансия и скоркард', 'напиши вакансию'.
    0
    installs
  88. Campaign Retrospective Writer · kirkruglov bundle
    Analyse a completed marketing campaign and produce a structured retrospective: goal vs. result, channel breakdown, what worked/didn't, recommendations, and trend line. Triggers: 'write campaign retrospective', 'campaign debrief', 'напиши ретро по кампании', 'разбор кампании'.
    0
    installs
  89. User Persona Synthesizer · kirkruglov bundle
    Extract recurring profiles from real CustDev transcripts and generate evidence-backed persona cards. Use when synthesizing interviews into personas for product docs or roadmap. Triggers: 'synthesize personas', 'create user personas', 'extract personas from transcripts', 'синтезируй персоны', 'создай персоны из интервью', 'извлеки персоны из транскриптов'.
    0
    installs
  90. Exec Metrics Storyteller · kirkruglov bundle
    Transform a metrics snapshot into a board-ready executive narrative tied to revenue and LTV. Generates Headline KPIs, Executive Summary, Revenue & Unit Economics, Trend Analysis, and Outlook sections. Use when preparing board decks, C-suite reviews, or investor updates. Triggers: 'exec metrics report', 'board metrics report', 'C-suite metrics story', 'отчёт по метрикам для борда', 'нарратив метрик для руководства'.
    0
    installs
  91. Jobs To Be Done Extractor · kirkruglov bundle
    Extract JTBD statements from custdev transcripts and interview notes. Synthesizes multiple md/txt files into a prioritized JTBD map with evidence quotes and frequency counts. Use when converting custdev notes to structured jobs, preparing for roadmap sessions, synthesizing interview patterns. Triggers: 'extract jobs to be done', 'JTBD from interviews', 'синтез custdev заметок', 'извлеки JTBD из интервью'.
    0
    installs
  92. User Feedback Synthesizer · kirkruglov bundle
    Synthesize user interview transcripts and feedback files into a prioritized insight report with themes, quotes, and open questions. Use when analyzing batches of user interviews, support tickets, or survey responses. Triggers: 'synthesize feedback', 'analyze user interviews', 'user feedback report', 'синтезируй фидбек', 'разбери транскрипты', 'отчёт по фидбеку'.
    0
    installs
  93. North Star Metric Auditor · kirkruglov bundle
    Audit a North Star Metric against 4 criteria and propose 2–3 business-model-fit alternatives. Use when evaluating your NSM, choosing a new metric, or preparing a strategy review. Triggers: 'audit north star metric', 'is my NSM correct', 'аудит north star metric', 'проверь нашу NSM'.
    0
    installs
  94. Accounts Receivable Followup Writer · kirkruglov bundle
    Draft escalating invoice reminder sequences (gentle→neutral→firm→final) from invoice details and client relationship context. Preserves relationships while collecting payment. Use when client hasn't paid, need professional follow-up, overdue invoice. Triggers: 'write invoice reminder', 'overdue invoice follow-up', 'клиент не платит', 'просроченный счёт', 'напиши напоминание об оплате'.
    0
    installs
  95. Invoice And Payment Tracker Summary · kirkruglov bundle
    Build an invoice aging summary from a pasted invoice list: paid/overdue classification, aging buckets, per-client reconciliation, and needs-action list. No SaaS needed. Triggers: 'invoice aging summary', 'who owes me money', 'aging-сводка по счетам', 'кто из клиентов не заплатил'.
    0
    installs
  96. Weekly Metrics Story Writer · kirkruglov bundle
    Turn dashboard numbers into a ready-to-send weekly narrative for stakeholders. Paste metrics + context → polished email or Slack post in minutes. Use when writing weekly updates for leadership or team. Triggers: 'weekly metrics story', 'write metrics narrative', 'metrics to email', 'turn numbers into story', 'недельный нарратив по метрикам', 'метрики в email', 'напиши обновление по метрикам'.
    0
    installs
  97. Industry Trend Brief · kirkruglov bundle
    Turn a folder of articles and industry clippings into a weekly trend signals brief for your product team. Use when preparing for planning sessions or roadmap reviews. Triggers: 'industry trend brief', 'trend signals from articles', 'тренд-бриф из статей', 'создай brief по трендам'.
    0
    installs
  98. Generate Charter · kirkruglov bundle
    Generates a project charter from brief, stakeholder answers, and constraints. The charter is the first artifact of the Initiation phase. Once approved, it unlocks dependent tasks: generate-risk-register, generate-project-plan, generate-estimate. Accepts both structured briefs and free-form notes.
    0
    installs
  99. Stakeholder Adapter · kirkruglov bundle
    Adapts any working document (PRD, status update, proposal, meeting notes) into audience-specific versions: Leadership/Executives, Engineering/Team, and Client/External partner. Applies audience-specific framing rules — business impact for executives, technical depth for engineers, outcome language for clients. Use when the same document needs to reach multiple audiences without manual rewriting. Triggers RU: «адаптируй документ», «сделай версию для руководства», «разные версии документа». Triggers EN: 'adapt document', 'stakeholder adapter', 'create executive version', 'make a client version', 'rewrite for audience'.
    0
    installs
  100. Generate Comm Plan · kirkruglov bundle
    Generates a communication plan from project charter, project plan, and stakeholder data. Includes stakeholder matrix (influence/interest), communication matrix, and escalation rules. Phase 2 artifact. In MVP stakeholders are extracted from charter; in P1 — from stakeholder-map.md.
    0
    installs