majestic-founder
v0.1.0Founder decisions: company strategy, plan review, priorities, technology impact, bootstrapped finance, go-to-market, fundraising asks, and launch readiness.
By Majestic LabsLicense: MIT0 GitHub starsUpdated 1 hour ago
Directory evidence
- Runtimes
- Codex, Claude Code, and Agent Plugins
- Parsed components
- 10 skill or MCP entries
- Source updated
- Aug 27, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install plugin
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add majestic-founder@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/majesticlabs-dev/majestic-abilitiesClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/founder/.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── plugin.json├── skills/bootstrapped-finance/SKILL.md├── skills/company-strategy/SKILL.md├── skills/founder-fit/SKILL.md├── skills/founder-plan-review/SKILL.md├── skills/founder-priorities/SKILL.md├── skills/fundraising-ask-review/SKILL.md├── skills/go-to-market-motion/SKILL.md├── skills/launch-legal-checklist/SKILL.md├── skills/launch-readiness/SKILL.md└── skills/technology-impact-assessment/SKILL.md
Included Skills10
Analyze cash runway, burn, unit economics, working capital, hiring ROI, and spending tradeoffs for bootstrapped companies. Use when a founder asks how long cash will last, whether the business can afford a hire or tool, what to cut, whether growth economics are sustainable, or how base, upside, and downside scenarios affect survival.
Build a future-back company strategy with explicit horizons, prerequisites, resource gaps, milestones, bets, and revisit triggers. Use when a founder needs to connect a multi-quarter ambition to present commitments, balance the core with adjacent bets, or test whether market expansion belongs in the plan.
Map a founder's drives, hindrances, and outside-in edge into an evidence-based self-portrait, then distill the one or two extreme traits a strategy can bet on. Use when a founder asks who they really are, what work fits them, what to build given who they are, what drives or drains them, what their unfair advantage is, or what to bet the company on. Not for company or product strength inventories, strategy design, positioning, or therapy.
Review an existing company, product, feature, or system plan from a founder perspective for premise quality, ambition, focus, strategic leverage, user value, and execution risk. Use when a founder asks to think bigger, rethink a plan, test whether it is ambitious enough, hold scope while increasing rigor, selectively consider expansion, or reduce an overbuilt plan. Not for authoring an implementation plan or checking engineering handoff readiness alone.
Turn a founder's competing priorities and calendar into a stage-fit operating plan with explicit tradeoffs, delegation choices, review cadence, and revisit criteria. Use when a founder is overloaded or reactive, has too many priorities, asks what to cut, delegate, or defer, needs a calendar audit, or needs a daily, weekly, and monthly execution cadence.
Review and tighten an existing fundraising ask for round coherence, evidence-backed claims, milestone fit, and target-investor relevance. Use when a founder shares a pitch deck, fundraising memo, investor email, meeting narrative, round summary, or use-of-funds plan before investor outreach or meetings. Not for choosing an instrument, valuation, or legal terms.
Choose a go-to-market motion and channel portfolio that fits the product, deal economics, stage, and ICP, then phase it from validation to scale. Use when deciding between product-led, inbound, outbound, partner, or enterprise motions or reallocating channel effort.
Return a minimum viable legal and compliance launch checklist with general-information items, counsel-required questions, and a sequenced next-action list. Use when a founder needs to identify launch legal unknowns and escalation points, not a legal review or legal drafting.
Review a founder-led launch and return a blunt go, narrow, or delay recommendation with blockers and minimum fixes. Use when deciding whether to ship a waitlist, beta, paid release, or public campaign, especially when owners, follow-up, support capacity, sequencing, or legal and compliance exposure are unclear.
Assess how a current external technology, platform, model, standard, or vendor change affects a named company or product, then recommend action, experiment, monitoring, or no material action. Use when a founder asks what a technology announcement means for the business. Not for general market research, implementation planning, or trend summaries without a decision context.
Plugin manifests3
{
"name": "majestic-founder",
"version": "0.1.0",
"description": "Founder decisions: company strategy, plan review, priorities, technology impact, bootstrapped finance, go-to-market, fundraising asks, and launch readiness.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"founder",
"strategy",
"startup"
],
"skills": "./skills/",
"interface": {
"displayName": "Majestic Founder",
"shortDescription": "Founder strategy, plan review, finance, go-to-market, and launch skills.",
"longDescription": "Founder decisions: company strategy, plan review, priorities, technology impact, bootstrapped finance, go-to-market, fundraising asks, and launch readiness.",
"developerName": "Majestic Labs",
"category": "Business",
"capabilities": [
"Skills"
],
"defaultPrompt": [
"Pressure-test this company strategy.",
"Review this plan from a founder perspective.",
"Assess whether this launch is ready."
]
}
}{
"name": "majestic-founder",
"displayName": "Majestic Founder",
"version": "0.1.0",
"description": "Founder decisions: company strategy, plan review, priorities, technology impact, bootstrapped finance, go-to-market, fundraising asks, and launch readiness.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"founder",
"strategy",
"startup"
]
}{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "majestic-founder",
"version": "0.1.0",
"description": "Founder decisions: company strategy, plan review, priorities, technology impact, bootstrapped finance, go-to-market, fundraising asks, and launch readiness.",
"author": {
"name": "Majestic Labs"
},
"license": "MIT",
"keywords": [
"founder",
"strategy",
"startup"
]
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[majestic-founder on Agent Plugins Marketplace](https://pluginsmp.com/plugins/majestic-founder)