From role-ceo
Sanity-check a proposed decision, project, or initiative against the company vision and current strategic priorities. Returns an assessment with a clear recommendation.
npx claudepluginhub sitloboi2012/team-marketplace --plugin role-ceoThis skill uses the workspace's default tool permissions.
Pressure-tests whether a proposed decision is on-thesis. This is a thinking tool for the CEO — read-only, no outbound actions.
Guides Next.js Cache Components and Partial Prerendering (PPR): 'use cache' directives, cacheLife(), cacheTag(), revalidateTag() for caching, invalidation, static/dynamic optimization. Auto-activates on cacheComponents: true.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Share bugs, ideas, or general feedback.
Pressure-tests whether a proposed decision is on-thesis. This is a thinking tool for the CEO — read-only, no outbound actions.
Restate $ARGUMENTS in one sentence. If the user's phrasing is fuzzy, sharpen it and confirm before proceeding. The check is only as good as the question.
Evaluate the decision against five dimensions:
| Dimension | Ask |
|---|---|
| Vision fit | Does this move us toward the stated vision, or sideways, or backward? |
| Current priority fit | Is this one of the 2-3 things we said we'd focus on this quarter, or a distraction? |
| Leverage | Does this compound (platform / team capacity / customer moat), or is it one-shot? |
| Reversibility | If we're wrong, can we unwind it? (Type 1 vs Type 2 in the two-way-door sense.) |
| Opportunity cost | What are we saying no to by saying yes? |
For each dimension, give a one-line judgment and an honest concern if there is one.
Pick one:
# Strategy check — <one-line summary of decision>
**Recommendation:** <Proceed | Proceed with changes | Delay | Don't do it>
**One-line rationale:** <why, in a sentence>
## The decision as stated
<restated cleanly>
## Check
**Vision fit:** <one line + concern>
**Current priority fit:** <one line + concern>
**Leverage:** <one line + concern>
**Reversibility:** <one line + concern>
**Opportunity cost:** <what we'd be saying no to>
## If you proceed
<2-3 bullets on how to do it well, or what would de-risk it>
## If you don't
<2-3 bullets on what to do instead, or trigger conditions for revisiting>
## Open questions
- <question that, if answered, would change the recommendation>