@skhema/cli 0.4.3 → 0.4.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/commands/document.d.ts +10 -0
- package/dist/commands/document.d.ts.map +1 -0
- package/dist/commands/document.js +122 -0
- package/dist/lib/api/command-helpers.d.ts.map +1 -1
- package/dist/lib/api/command-helpers.js +2 -1
- package/dist/lib/api/passthrough.d.ts.map +1 -1
- package/dist/lib/api/passthrough.js +12 -3
- package/dist/lib/api/payload.d.ts.map +1 -1
- package/dist/lib/api/payload.js +2 -1
- package/dist/program.d.ts.map +1 -1
- package/dist/program.js +2 -0
- package/package.json +2 -2
- package/skills/.manifest.json +8 -10
- package/skills/skhema-calibrate/SKILL.md +90 -0
- package/skills/skhema-calibrate/references/assumptions.md +77 -0
- package/skills/skhema-calibrate/references/coherence.md +95 -0
- package/skills/skhema-calibrate/references/freshness.md +81 -0
- package/skills/skhema-calibrate/references/language.md +74 -0
- package/skills/skhema-communicate/SKILL.md +94 -0
- package/skills/skhema-communicate/references/audience-adaptation.md +103 -0
- package/skills/skhema-communicate/references/board-update.md +93 -0
- package/skills/skhema-communicate/references/decision-brief.md +93 -0
- package/skills/skhema-communicate/references/team-brief.md +91 -0
- package/skills/skhema-compose/SKILL.md +98 -0
- package/skills/skhema-compose/references/assemble.md +119 -0
- package/skills/skhema-compose/references/decompose.md +104 -0
- package/skills/skhema-compose/references/metrics-tree.md +101 -0
- package/skills/skhema-compose/references/options.md +109 -0
- package/skills/skhema-frame/SKILL.md +86 -0
- package/skills/skhema-frame/references/challenge.md +84 -0
- package/skills/skhema-frame/references/decision.md +92 -0
- package/skills/skhema-frame/references/outcome.md +82 -0
- package/skills/skhema-frame/references/policy.md +82 -0
- package/skills/skhema-frame/references/scope.md +79 -0
- package/skills/skhema-operate/SKILL.md +107 -0
- package/skills/skhema-operate/references/auth.md +110 -0
- package/skills/skhema-operate/references/author-elements.md +158 -0
- package/skills/skhema-operate/references/navigate.md +110 -0
- package/skills/skhema-operate/references/surfaces.md +67 -0
- package/skills/skhema-operate/references/validation-loop.md +84 -0
- package/skills/skhema-pressure-test/SKILL.md +107 -0
- package/skills/skhema-pressure-test/references/decision-grill.md +127 -0
- package/skills/skhema-pressure-test/references/full-grill.md +118 -0
- package/skills/skhema-pressure-test/references/pre-mortem.md +140 -0
- package/skills/skhema-challenge-framing/SKILL.md +0 -28
- package/skills/skhema-coherence-check/SKILL.md +0 -28
- package/skills/skhema-element-decomposition/SKILL.md +0 -28
- package/skills/skhema-element-writer/SKILL.md +0 -20
- package/skills/skhema-judgment-audit/SKILL.md +0 -28
- package/skills/skhema-semantic-sharpening/SKILL.md +0 -28
- package/skills/skhema-strategy-advisor/SKILL.md +0 -20
- package/skills/skhema-workspace-navigator/SKILL.md +0 -20
|
@@ -0,0 +1,118 @@
|
|
|
1
|
+
# Full Grill — interrogate a complete strategy end to end
|
|
2
|
+
|
|
3
|
+
Attack the whole strategy the way reality will. Work it in flow order, hit the
|
|
4
|
+
weakest links first, keep a running ledger of what survived and what broke, and
|
|
5
|
+
end with the user deciding what to change. This is not a review that produces a
|
|
6
|
+
document. It's an interrogation that produces decisions.
|
|
7
|
+
|
|
8
|
+
## Before you start
|
|
9
|
+
|
|
10
|
+
Get the strategy in front of you. If it's already written, read it. If it's in
|
|
11
|
+
their head, pull it out fast — you'll test it as they say it.
|
|
12
|
+
|
|
13
|
+
A strategy has five parts, in this order. Use them as your map:
|
|
14
|
+
|
|
15
|
+
1. **Diagnosis** — what's actually going on / the core challenge.
|
|
16
|
+
2. **Method & Positioning** — the approach they've chosen to win, and where
|
|
17
|
+
they sit versus everyone else.
|
|
18
|
+
3. **Portfolio of Initiatives** — the concrete things they're doing about it.
|
|
19
|
+
4. **Measures** — how they'll know it's working.
|
|
20
|
+
5. **Support Structures** — the capabilities, systems, and resources that make
|
|
21
|
+
it possible.
|
|
22
|
+
|
|
23
|
+
Ask them to state the strategy in these five slots. **If they can't fill a
|
|
24
|
+
slot, that's your first finding** — write it in the ledger and keep going.
|
|
25
|
+
A strategy missing its diagnosis or its measures is already broken; you don't
|
|
26
|
+
need to attack it, just point at the hole.
|
|
27
|
+
|
|
28
|
+
## The moves
|
|
29
|
+
|
|
30
|
+
### 1. Map fast, then rank by fragility
|
|
31
|
+
|
|
32
|
+
Once you have the five slots, don't attack top-to-bottom. Scan for the weakest
|
|
33
|
+
link — the claim most load-bearing and least defended — and go there first.
|
|
34
|
+
Weak links are usually: a diagnosis stated as fact with no evidence, a
|
|
35
|
+
positioning claim that any competitor could also make, a measure that wouldn't
|
|
36
|
+
actually move if the strategy failed.
|
|
37
|
+
|
|
38
|
+
Tell them where you're starting and why: "Your whole plan rests on X being
|
|
39
|
+
true. So I'm starting there."
|
|
40
|
+
|
|
41
|
+
### 2. Attack one link, name the defeater, hear the answer
|
|
42
|
+
|
|
43
|
+
Pick the adversary that bites hardest (competitor / board skeptic / indifferent
|
|
44
|
+
market). Land **one** attack. Name the defeater in the same breath — what
|
|
45
|
+
evidence or decision would end your attack. Then stop and let them defend.
|
|
46
|
+
|
|
47
|
+
Bad: "Your positioning is weak."
|
|
48
|
+
Good (competitor): "You're positioning on speed. I'm your biggest competitor and
|
|
49
|
+
I'm already faster. What's left for you? If you can point to a segment that
|
|
50
|
+
values something I *can't* copy, this attack dies — can you?"
|
|
51
|
+
|
|
52
|
+
Record the verdict before moving on:
|
|
53
|
+
- **Survived** — they answered with evidence or a real decision.
|
|
54
|
+
- **Broke** — no answer; the link doesn't hold.
|
|
55
|
+
- **Needs evidence** — plausible, but resting on a belief they haven't tested.
|
|
56
|
+
|
|
57
|
+
### 3. Attack the joints, not just the parts
|
|
58
|
+
|
|
59
|
+
The dangerous failures live between the components. A strategy can have five
|
|
60
|
+
strong parts that don't connect. Test the joints:
|
|
61
|
+
|
|
62
|
+
- Does the **Diagnosis** actually justify the **Method**? Or did they pick a
|
|
63
|
+
method they liked and back-fill the diagnosis?
|
|
64
|
+
- Do the **Initiatives** attack the diagnosis, or just keep people busy?
|
|
65
|
+
- Would the **Measures** actually *drop* if the Method were failing? If a
|
|
66
|
+
measure stays green while the strategy dies, it's decoration.
|
|
67
|
+
- Do the **Support Structures** exist yet, or is the plan assuming capabilities
|
|
68
|
+
they'd have to build first?
|
|
69
|
+
|
|
70
|
+
Joint attacks are the ones authors never see coming, because each part looks
|
|
71
|
+
fine alone.
|
|
72
|
+
|
|
73
|
+
### 4. Keep the ledger visible
|
|
74
|
+
|
|
75
|
+
Maintain a running ledger the user can see as you go. It's the spine of the
|
|
76
|
+
ritual — it turns a barrage into a map.
|
|
77
|
+
|
|
78
|
+
```
|
|
79
|
+
LEDGER
|
|
80
|
+
[Diagnosis] Survived — churn data backs the "retention not acquisition" call
|
|
81
|
+
[Positioning] Broke — "faster" is copyable; no defensible segment named
|
|
82
|
+
[Initiative 3] Needs evidence— assumes sales team can sell upmarket; untested
|
|
83
|
+
[Measure: NPS] Broke — wouldn't move if the real problem (onboarding) got worse
|
|
84
|
+
[Joint: Diag→Method] Survived — method directly attacks the named challenge
|
|
85
|
+
```
|
|
86
|
+
|
|
87
|
+
### 5. End on decisions, not a verdict
|
|
88
|
+
|
|
89
|
+
When you've worked the weak links, read the ledger back and hand the floor over:
|
|
90
|
+
"Here's what held and what didn't. What are you going to change?" Let them
|
|
91
|
+
drive. Your job was to find the wounds; theirs is to decide which to treat.
|
|
92
|
+
|
|
93
|
+
If a broke or needs-evidence line points at a missing judgment — a belief
|
|
94
|
+
they've been treating as fact, or a decision they never actually made — say so.
|
|
95
|
+
That's the concrete fix: write it down, typed honestly, so the strategy carries
|
|
96
|
+
it in the open.
|
|
97
|
+
|
|
98
|
+
## What good looks like
|
|
99
|
+
|
|
100
|
+
- Every attack named its defeater; none were unanswerable venting.
|
|
101
|
+
- You started at the load-bearing weak link, not the top of the page.
|
|
102
|
+
- At least one joint between components got tested.
|
|
103
|
+
- The ledger is legible on its own — someone who missed the session could read
|
|
104
|
+
it and know where the strategy is soft.
|
|
105
|
+
- It ended with the user naming changes, not with you delivering a grade.
|
|
106
|
+
|
|
107
|
+
## Common failure modes
|
|
108
|
+
|
|
109
|
+
- **Breadth over depth.** Landing forty shallow jabs instead of six that hurt.
|
|
110
|
+
Rank by fragility; spend your attacks on load-bearing claims.
|
|
111
|
+
- **Attacking the wording.** Sniping at phrasing is `skhema-calibrate`'s job,
|
|
112
|
+
not yours. You attack whether it *holds*, not whether it *reads well*.
|
|
113
|
+
- **Unfair strawmen.** Attacking a weak version they didn't mean. Steelman
|
|
114
|
+
first — state the strongest reading, then attack that.
|
|
115
|
+
- **Never dropping the coat.** Staying hostile once they're trying to fix
|
|
116
|
+
something. The moment they turn to repair, help them.
|
|
117
|
+
- **Ending with a report.** A scorecard they file and forget. End with the
|
|
118
|
+
question: what will you change?
|
|
@@ -0,0 +1,140 @@
|
|
|
1
|
+
# Pre-Mortem — assume it already failed, then make the strategy carry the causes
|
|
2
|
+
|
|
3
|
+
Most people ask "what could go wrong?" and get polite, vague answers. The
|
|
4
|
+
pre-mortem cheats that instinct: you don't ask *if* it fails, you declare that
|
|
5
|
+
it *has*, and work backwards from the wreckage. Then — the part people skip —
|
|
6
|
+
you convert every failure cause into something the strategy visibly carries: a
|
|
7
|
+
named assumption or a named risk with a tripwire. A failure cause you can name
|
|
8
|
+
but don't write down is a failure cause you'll walk straight into.
|
|
9
|
+
|
|
10
|
+
## The moves
|
|
11
|
+
|
|
12
|
+
### 1. Set the scene — it failed, no hedging
|
|
13
|
+
|
|
14
|
+
Put them eighteen months in the future. The strategy is a clear, acknowledged
|
|
15
|
+
failure. Not "might struggle" — it *failed*, and everyone knows it. Make them
|
|
16
|
+
sit in it before they start explaining it away.
|
|
17
|
+
|
|
18
|
+
"It's eighteen months from now. This strategy failed. Not partially — it's the
|
|
19
|
+
thing people point to as the mistake. You're in the room where that's obvious to
|
|
20
|
+
everyone. Don't tell me it might not happen. It happened. Now tell me the story
|
|
21
|
+
of how."
|
|
22
|
+
|
|
23
|
+
The certainty is the trick. "What could go wrong" invites optimism and
|
|
24
|
+
defensiveness. "It failed, why?" gives people permission to say the thing they
|
|
25
|
+
were quietly worried about.
|
|
26
|
+
|
|
27
|
+
### 2. Narrate backwards to a decision made today
|
|
28
|
+
|
|
29
|
+
Get the top failure story, then walk the causal chain back. Keep asking "and
|
|
30
|
+
what caused *that*?" until you land on a decision or assumption that exists
|
|
31
|
+
*today*. The whole value is connecting the future wreck to a present choice they
|
|
32
|
+
can still change.
|
|
33
|
+
|
|
34
|
+
"So it failed because enterprise buyers never showed up. And why not? Because
|
|
35
|
+
sales couldn't sell upmarket. And why couldn't they? Because you assumed — today
|
|
36
|
+
— that your current team could learn enterprise selling, and you never tested
|
|
37
|
+
it. There. That's a decision you're making right now."
|
|
38
|
+
|
|
39
|
+
### 3. Run it from each adversary
|
|
40
|
+
|
|
41
|
+
Don't stop at one obituary. The same strategy fails different ways depending on
|
|
42
|
+
who kills it. Walk the pre-mortem from each:
|
|
43
|
+
|
|
44
|
+
- **The competitor killed it** — what did they do that you didn't survive?
|
|
45
|
+
- **The market killed it by indifference** — nobody changed their behaviour;
|
|
46
|
+
the thing you built, nobody wanted enough to switch.
|
|
47
|
+
- **You killed it yourselves** — you couldn't execute; the capability, focus, or
|
|
48
|
+
resources weren't there.
|
|
49
|
+
|
|
50
|
+
Each lens surfaces a different class of cause. The internal-execution one is the
|
|
51
|
+
most commonly skipped and the most often fatal.
|
|
52
|
+
|
|
53
|
+
### 4. Harvest every distinct cause
|
|
54
|
+
|
|
55
|
+
List them. One line each, plainly. Don't smooth them into a narrative — you want
|
|
56
|
+
the discrete causes, because each one becomes a thing the strategy has to carry.
|
|
57
|
+
|
|
58
|
+
```
|
|
59
|
+
FAILURE CAUSES
|
|
60
|
+
1. Assumed current sales team could sell upmarket; never tested.
|
|
61
|
+
2. Competitor cut price and we had no answer.
|
|
62
|
+
3. Onboarding was too hard; users never reached the value moment.
|
|
63
|
+
4. We under-resourced the migration and it slipped two quarters.
|
|
64
|
+
```
|
|
65
|
+
|
|
66
|
+
### 5. Convert each cause into a carried judgment
|
|
67
|
+
|
|
68
|
+
This is the move that makes the pre-mortem worth doing. For every cause, turn it
|
|
69
|
+
into one of two things the strategy now holds *in the open*:
|
|
70
|
+
|
|
71
|
+
- **A typed assumption** — a thing you're *betting is true*. State it as a claim
|
|
72
|
+
about the world, then attach the evidence that would confirm or kill it, and
|
|
73
|
+
whether you actually have that evidence. ("We assume our sales team can learn
|
|
74
|
+
enterprise selling. Evidence: none yet. Status: untested bet.")
|
|
75
|
+
- **A named risk with a tripwire** — a thing that could go wrong, plus the
|
|
76
|
+
signal you'll watch and the action you'll take if it fires. ("Risk:
|
|
77
|
+
competitor price cut. Tripwire: their published price drops below ours;
|
|
78
|
+
action: we compete on X, not price.")
|
|
79
|
+
|
|
80
|
+
Which type? If the cause is *a belief you're relying on*, it's an assumption. If
|
|
81
|
+
it's *an event that could hit you*, it's a risk. The distinction between "a
|
|
82
|
+
thing we've decided is true" and "a thing we've decided to do about a danger" is
|
|
83
|
+
the whole discipline — an assumption you never test and a risk you never watch
|
|
84
|
+
are the same landmine wearing two hats.
|
|
85
|
+
|
|
86
|
+
**Encoding this in Skhema.** There is no `risk` element type in the taxonomy, so
|
|
87
|
+
both halves land as `assumption_hypothesis`. A belief is the bet stated as a
|
|
88
|
+
claim. A risk is *also* an `assumption_hypothesis` — the bet that the danger
|
|
89
|
+
stays away — paired with a linked `experiment` or `action` that carries the
|
|
90
|
+
tripwire: the signal you'll watch and what you'll do when it fires. The tripwire
|
|
91
|
+
condition itself goes in the element's `reasoning` field until the taxonomy
|
|
92
|
+
grows a better home for it. Don't reach for a `risk` type; it doesn't exist.
|
|
93
|
+
|
|
94
|
+
```
|
|
95
|
+
CAUSE 1 → ASSUMPTION: Sales team can sell upmarket.
|
|
96
|
+
Evidence held: none. Status: untested. Action: run 3 enterprise
|
|
97
|
+
deals before committing the plan to this.
|
|
98
|
+
CAUSE 2 → RISK: Competitor price cut.
|
|
99
|
+
Tripwire: their price < ours. Response: compete on integration
|
|
100
|
+
depth, do not match on price.
|
|
101
|
+
CAUSE 3 → ASSUMPTION: Users can self-onboard to the value moment.
|
|
102
|
+
Evidence held: current activation rate 22% — weak. Status: shaky.
|
|
103
|
+
CAUSE 4 → RISK: Migration under-resourced.
|
|
104
|
+
Tripwire: any milestone slips > 2 weeks. Response: pull in help now,
|
|
105
|
+
don't wait for the second slip.
|
|
106
|
+
```
|
|
107
|
+
|
|
108
|
+
### 6. Hand back what the strategy now carries
|
|
109
|
+
|
|
110
|
+
The output is the list from move 5: the assumptions the strategy is betting on
|
|
111
|
+
and the risks it's watching, each one traceable to a way this could actually
|
|
112
|
+
fail. Give it to them and let them decide which to act on now, which to
|
|
113
|
+
instrument, and which they're willing to bet on with eyes open.
|
|
114
|
+
|
|
115
|
+
The strategy hasn't changed yet — but it's stopped pretending. Every quiet
|
|
116
|
+
worry is now written down, typed, and owned.
|
|
117
|
+
|
|
118
|
+
## What good looks like
|
|
119
|
+
|
|
120
|
+
- The framing was "it failed," not "it might fail" — no hedging allowed.
|
|
121
|
+
- At least one cause traced back to a decision or assumption live *today*.
|
|
122
|
+
- All three adversaries got a turn; the internal-execution failure wasn't
|
|
123
|
+
skipped.
|
|
124
|
+
- Every harvested cause was converted — none left as a loose worry.
|
|
125
|
+
- Each assumption names its evidence (or admits it has none); each risk names a
|
|
126
|
+
tripwire and a response.
|
|
127
|
+
|
|
128
|
+
## Common failure modes
|
|
129
|
+
|
|
130
|
+
- **Letting them hedge.** "It probably would've been fine, but…" — cut it. It
|
|
131
|
+
failed. Why?
|
|
132
|
+
- **Stopping at symptoms.** "Revenue was low" is not a cause. Chase it back to a
|
|
133
|
+
decision made today.
|
|
134
|
+
- **Only the external villains.** Competitor and market are easy to blame;
|
|
135
|
+
"we couldn't execute" is the one that's usually true and usually skipped.
|
|
136
|
+
- **Harvesting without converting.** A list of scary stories you file away is a
|
|
137
|
+
wasted pre-mortem. The point is the assumptions and risks the strategy carries
|
|
138
|
+
out the other side.
|
|
139
|
+
- **Assumptions with no evidence line.** If you don't record what would confirm
|
|
140
|
+
or kill the bet, you've made a wish, not an assumption.
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-challenge-framing
|
|
3
|
-
description: "Guide strategic challenge articulation—avoid symptoms, ensure actionable and bounded problem statements."
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Challenge Framing
|
|
7
|
-
|
|
8
|
-
Guide users through articulating strategic challenges with precision.
|
|
9
|
-
|
|
10
|
-
## When to Use
|
|
11
|
-
|
|
12
|
-
- Starting a new strategy process
|
|
13
|
-
- When a problem feels vague or overwhelming
|
|
14
|
-
- When stakeholders disagree on "the real issue"
|
|
15
|
-
|
|
16
|
-
## Key Principles
|
|
17
|
-
|
|
18
|
-
- Challenges are not symptoms
|
|
19
|
-
- A well-framed challenge is specific, bounded, and actionable
|
|
20
|
-
- The framing itself is a strategic choice
|
|
21
|
-
|
|
22
|
-
## Process
|
|
23
|
-
|
|
24
|
-
TODO: Define the step-by-step process
|
|
25
|
-
|
|
26
|
-
## Examples --> what does good look like?
|
|
27
|
-
|
|
28
|
-
TODO: Add worked examples
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-coherence-check
|
|
3
|
-
description: "Examine strategic elements for internal consistency—flag contradictions, tensions, or gaps between decisions."
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Coherence Check
|
|
7
|
-
|
|
8
|
-
Validate that a set of strategic elements form a coherent whole.
|
|
9
|
-
|
|
10
|
-
## When to Use
|
|
11
|
-
|
|
12
|
-
- After multiple elements have been defined
|
|
13
|
-
- When strategy feels fragmented
|
|
14
|
-
- Before communicating strategy to others
|
|
15
|
-
|
|
16
|
-
## Key Principles
|
|
17
|
-
|
|
18
|
-
- Coherence is not automatic—it must be checked
|
|
19
|
-
- Tensions may be acceptable if acknowledged
|
|
20
|
-
- Gaps are often invisible until explicitly sought
|
|
21
|
-
|
|
22
|
-
## Check Types
|
|
23
|
-
|
|
24
|
-
TODO: Categories of coherence issues
|
|
25
|
-
|
|
26
|
-
## Process
|
|
27
|
-
|
|
28
|
-
TODO: How to systematically check for coherence
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-element-decomposition
|
|
3
|
-
description: "Break strategic questions into discrete judgment elements—surface individual decisions and their dependencies."
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Element Decomposition
|
|
7
|
-
|
|
8
|
-
Help users decompose strategy into its constituent judgment elements.
|
|
9
|
-
|
|
10
|
-
## When to Use
|
|
11
|
-
|
|
12
|
-
- After a challenge has been framed
|
|
13
|
-
- When facing a complex strategic question
|
|
14
|
-
- To create clarity on what decisions actually need to be made
|
|
15
|
-
|
|
16
|
-
## Key Principles
|
|
17
|
-
|
|
18
|
-
- Each element represents a single judgment or decision
|
|
19
|
-
- Elements have dependencies and sequences
|
|
20
|
-
- Decomposition reveals hidden complexity
|
|
21
|
-
|
|
22
|
-
## Process
|
|
23
|
-
|
|
24
|
-
TODO: Define the decomposition method
|
|
25
|
-
|
|
26
|
-
## Element Types
|
|
27
|
-
|
|
28
|
-
TODO: Categorize types of strategic elements
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-element-writer
|
|
3
|
-
description: Use when creating or editing Skhema elements, structuring element content, organizing elements into components, or applying strategy frameworks during element authoring.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Skhema Element Writer
|
|
7
|
-
|
|
8
|
-
A skill for creating and managing Skhema elements — the building blocks of your product strategy.
|
|
9
|
-
|
|
10
|
-
## Capabilities
|
|
11
|
-
|
|
12
|
-
- Create new elements with proper structure
|
|
13
|
-
- Edit existing element content
|
|
14
|
-
- Organize elements into components
|
|
15
|
-
- Apply strategy frameworks to element creation
|
|
16
|
-
|
|
17
|
-
## Usage
|
|
18
|
-
|
|
19
|
-
This skill is automatically available when installed to your agent platform.
|
|
20
|
-
Ask your AI assistant to create or edit Skhema elements.
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-judgment-audit
|
|
3
|
-
description: "Surface assumptions, evidence quality, and confidence levels for strategic elements. Distinguish facts from beliefs."
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Judgment Audit
|
|
7
|
-
|
|
8
|
-
Examine the foundations of strategic judgments and decisions.
|
|
9
|
-
|
|
10
|
-
## When to Use
|
|
11
|
-
|
|
12
|
-
- Validating critical strategic elements
|
|
13
|
-
- When confidence in a decision is unclear
|
|
14
|
-
- Before committing significant resources
|
|
15
|
-
|
|
16
|
-
## Key Principles
|
|
17
|
-
|
|
18
|
-
- Every judgment rests on assumptions
|
|
19
|
-
- Evidence varies in quality and relevance
|
|
20
|
-
- Distinguishing facts from beliefs prevents overconfidence
|
|
21
|
-
|
|
22
|
-
## Audit Dimensions
|
|
23
|
-
|
|
24
|
-
TODO: Define what to examine in each judgment
|
|
25
|
-
|
|
26
|
-
## Confidence Framework
|
|
27
|
-
|
|
28
|
-
TODO: How to assess and communicate confidence levels
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-semantic-sharpening
|
|
3
|
-
description: "Review strategy language for ambiguity and vague terms. Ensure precise meaning and shared understanding."
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Semantic Sharpening
|
|
7
|
-
|
|
8
|
-
Review and refine strategic language for clarity and precision.
|
|
9
|
-
|
|
10
|
-
## When to Use
|
|
11
|
-
|
|
12
|
-
- Reviewing strategy documents or statements
|
|
13
|
-
- When team members interpret terms differently
|
|
14
|
-
- Before finalizing strategic commitments
|
|
15
|
-
|
|
16
|
-
## Key Principles
|
|
17
|
-
|
|
18
|
-
- Ambiguity is the enemy of execution
|
|
19
|
-
- Many strategy failures are semantic failures
|
|
20
|
-
- Precision enables accountability
|
|
21
|
-
|
|
22
|
-
## Common Patterns
|
|
23
|
-
|
|
24
|
-
TODO: Document common semantic traps
|
|
25
|
-
|
|
26
|
-
## Techniques --> what does good look like?
|
|
27
|
-
|
|
28
|
-
TODO: Methods for sharpening language
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-strategy-advisor
|
|
3
|
-
description: Use when developing or refining product strategy in Skhema, including positioning, market fit analysis, competitive evaluation, and strategic recommendations.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Skhema Strategy Advisor
|
|
7
|
-
|
|
8
|
-
A skill that helps you develop and refine product strategies using the Skhema framework.
|
|
9
|
-
|
|
10
|
-
## Capabilities
|
|
11
|
-
|
|
12
|
-
- Analyze product positioning and market fit
|
|
13
|
-
- Generate strategic recommendations
|
|
14
|
-
- Evaluate competitive landscapes
|
|
15
|
-
- Create actionable strategy documents
|
|
16
|
-
|
|
17
|
-
## Usage
|
|
18
|
-
|
|
19
|
-
This skill is automatically available when installed to your agent platform.
|
|
20
|
-
Ask your AI assistant about product strategy, positioning, or competitive analysis.
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
---
|
|
2
|
-
name: skhema-workspace-navigator
|
|
3
|
-
description: Use when navigating a Skhema workspace, inspecting workspace structure, searching workspace content, understanding hierarchy, or moving between related elements.
|
|
4
|
-
---
|
|
5
|
-
|
|
6
|
-
# Skhema Workspace Navigator
|
|
7
|
-
|
|
8
|
-
A skill for navigating and understanding your Skhema workspace structure.
|
|
9
|
-
|
|
10
|
-
## Capabilities
|
|
11
|
-
|
|
12
|
-
- Browse workspace components and elements
|
|
13
|
-
- Search across workspace content
|
|
14
|
-
- Understand workspace hierarchy
|
|
15
|
-
- Navigate between related elements
|
|
16
|
-
|
|
17
|
-
## Usage
|
|
18
|
-
|
|
19
|
-
This skill is automatically available when installed to your agent platform.
|
|
20
|
-
Ask your AI assistant to help you navigate your Skhema workspace.
|