Open-source Claude skill for management consulting frameworks and case studies

What this is
A developer has created an open-source Claude skill specifically designed for management consulting and strategy work. The skill provides structured reference material that can be used with Claude AI to assist with consulting problems, case interview preparation, and strategic analysis.
Key details from the source
The skill is built as a collection of 80+ markdown files organized by domain. The creator describes it as "something reusable and open; providing a foundation to hit the ground running on future projects/help with the workload; and help out academic endeavors."
The content covers several specific areas:
- Frameworks — issue trees, profitability analysis, Porter's Five Forces, BCG matrix, market sizing, DuPont analysis, DCF (Discounted Cash Flow), and others
- Industry context — key metrics, economics, and terminology for healthcare, financial services, energy, TMT (Technology, Media, Telecommunications), consumer/retail, industrials, and real estate
- Case studies — three worked examples: profitability decline, market entry, and PE (Private Equity) market sizing, each with a full walkthrough from prompt to recommendation
- Specialist areas — due diligence, post-merger integration, GenAI enterprise strategy, corporate restructuring (the creator notes these need "vertical depth")
The project is MIT licensed and completely free. The creator is actively seeking contributors with experience in consulting, finance, operations, or any of the covered industries to help refine and expand the content. There are open issues on the repository for those looking for starting points.
The GitHub repository is available at: https://github.com/DogInfantry/claude-skill-management-consultant-B1
The creator's stated goal is for this to be "a good tool for case interview prep, strategy work, or just having a more grounded thinking partner on Claude."
📖 Read the full source: r/ClaudeAI
👀 See Also

Claude-File-Recovery: CLI tool extracts files from Claude Code session history
claude-file-recovery is a Python CLI tool and TUI that parses JSONL session transcripts from ~/.claude/projects/ to recover files created, modified, or read by Claude Code, including point-in-time recovery of earlier file versions.

GitHub Comic Bot: Turn Commits into Daily Medieval Knight Comics
A bot that reads GitHub commits and generates 4-panel comic strips featuring a deadpan medieval knight, built with Claude Code and Gemini, running on GitHub Actions with free tier costs.

/goal for Claude Code: persistent tasks with adversarial review
A /goal command for Claude Code that keeps it working on a long task across many turns, with an optional separate Claude session reviewing the final result to prevent false completion.

Claude Desktop App Cowork Function Enables AI-to-AI Communication via Shared Google Docs
Users successfully implemented Claude-to-Claude communication using the new cowork function in the desktop app, with two AI agents reading and writing to a shared Google Doc in a structured five-exchange dialogue.