Skip to content

Add management consulting plugin (28 commands, 9 skills)#51

Open
anotb wants to merge 5 commits intoanthropics:mainfrom
anotb:feat/management-consulting-plugin
Open

Add management consulting plugin (28 commands, 9 skills)#51
anotb wants to merge 5 commits intoanthropics:mainfrom
anotb:feat/management-consulting-plugin

Conversation

@anotb
Copy link

@anotb anotb commented Feb 13, 2026

Summary

New plugin for management consulting workflows. Covers the full engagement lifecycle: winning work, standing up engagements, running analysis, building strategy, planning execution, delivering artifacts, and managing the project.

28 commands across business development, engagement initiation, research & analysis, strategy development, implementation, deliverables, project management, and pricing. 9 skills that activate automatically in context for things like hypothesis-driven problem solving, structured executive communication, and financial modeling.

Everything works standalone with web search and user input. Connects to Slack, Jira, Google Drive, and other MCP servers for deeper integration.

Commands

Walk users through structured consulting processes. Examples:

  • /rfp-analyze tears apart an RFP into requirements, evaluation criteria, and win themes
  • /framework-apply runs multi-framework strategic analysis
  • /business-case builds investment cases with financial projections
  • /implementation-plan produces phased plans with workstreams, owners, and dependencies

Skills

Domain knowledge Claude uses without explicit invocation:

  • problem-solving: hypothesis-driven decomposition, issue trees
  • strategic-frameworks: framework selection by business question, multi-framework synthesis
  • financial-modeling: business case math, sensitivity analysis, scenario modeling
  • change-management: transformation planning, resistance management, adoption tracking
  • Plus 5 more (executive-presentation, workshop-facilitation, process-excellence, project-governance, due-diligence)

Design decisions

Skills vs commands: Skills provide domain knowledge that activates automatically. Commands are explicit step-by-step workflows users invoke directly. Each skill cross-references its paired command so content isn't duplicated.

Scope: Consulting engagements touch strategy, operations, finance, change management, and delivery, which justified the higher command count compared to more focused plugins. Each command targets a distinct workflow step.

Follows existing plugin conventions throughout.

anotb and others added 4 commits February 13, 2026 02:21
End-to-end management consulting workflow plugin covering the full
engagement lifecycle from business development through project closure.

- 28 commands across 8 categories (BD, initiation, research, strategy,
  implementation, deliverables, project management, commercial)
- 9 skills for domain knowledge (problem-solving, strategic frameworks,
  financial modeling, change management, etc.)
- Follows existing plugin patterns (frontmatter, CONNECTORS.md, LICENSE)
- Registered in marketplace.json

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Skills now cross-reference their paired commands instead of duplicating
content. Each skill focuses on domain knowledge and specialized tools,
while commands own the step-by-step workflows.

- Deduplicated 6 skill files against their paired commands (~50% reduction)
- Added 6 framework sections: SWOT, Balanced Scorecard, Business Model
  Canvas, Strategy Canvas, Market Entry, Platform Strategy
- Harmonized framework selection guides across files
- Added RACI matrices, governance structures, stakeholder engagement
  to implementation and change management commands
- Updated plugin description to match repo conventions
- Added Snowflake and BigQuery MCP server configs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Remove trailing "Includes...", "Based on...", "Applies..." sentences
from 6 skill description fields to match the convention used by all
other plugins: capability statement + "Use when [triggers]."

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@anotb anotb changed the title Add management consulting plugin Add management consulting plugin (28 commands, 9 skills) Feb 13, 2026
Add pptx-consulting.md with consulting slide anatomy rules, three
parameterized slide masters, seven reusable exhibit patterns, chart
styling principles, and context adaptation guidance for pptxgenjs.
Reference from SKILL.md so the agent uses consulting conventions
when generating actual .pptx files.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant