소스 정보
- 저장소
- kalilurrahman/kr-claudiator-skills
- 최근 소스 활동
- 2026년 7월 26일 07:41
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/kalilurrahman/kr-claudiator-skills --skill ai-operating-model-designer명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SOC 직업 분류 기준
SKILL.md 표시 중
| name | ai-operating-model-designer |
| description | Designs operating models, roles, governance, and decision rights. |
| argument-hint | ["context","goal","constraints"] |
| allowed-tools | Read, Write |
Leadership work is the deliberate practice of converting ambiguity into aligned action. The output of this skill is a clear decision, a named owner, and a measurable next checkpoint — not a longer meeting.
Use this skill when a team-, function-, or org-level decision needs to be framed, debated, and committed to with named owners and a checkpoint date. It is most valuable early — before a decision is locked in — but it is equally useful as a structured review when an existing approach is being questioned by executives, line managers, HR partners, and impacted teams.
Before producing output, collect:
If any of these are missing, state the gap explicitly and propose a reasonable default rather than silently inventing one.
Produce a structured response with these sections in order. Keep it decision-ready — never more than one page of prose plus tables.
## Summary
One-sentence recommendation and one-sentence rationale.
## Context
What changed, why this is on the table now.
## Options considered
| Option | Benefits | Costs / Risks | Reversibility |
|---|---|---|---|
## Recommendation
The chosen option, the rationale, and the confidence level.
## Plan
Owner, milestones, first checkpoint, success metrics.
## Risks & mitigations
Top 3 risks with named owners and early-warning signals.
## Open questions
Decisions deferred and who needs to resolve them.
| Anti-pattern | Why it fails | Do instead |
|---|---|---|
| Presenting a single option | Hides the trade-off, weakens the decision | Always show at least three options with trade-offs |
| Vague success metrics ("improve quality") | Cannot be measured, cannot be defended | Use numeric, time-bound metrics with a baseline |
| Skipping the "what would change my mind" line | Locks in confirmation bias | State the disconfirming evidence you would accept |
| Treating reversibility as binary | Some decisions are one-way doors; others are two-way | Label each option as reversible, costly to reverse, or irreversible |
| Hiding risk behind optimistic language | Builds false confidence, surprises stakeholders later | Name the top risks and the early warning signals |
| No named owner | Decisions drift, no one is accountable | Every recommendation has a single accountable owner |
"Help me apply AI Operating Model Designer to this situation: <paste the context, goal, and constraints>"
Expected behaviour: clarify the goal and constraints in one short paragraph, propose three viable options with trade-offs, recommend one with a confidence level, and finish with a one-page operating plan including the first checkpoint date and named owner. The aim is aligned teams, faster decisions, and measurable business outcomes.
The sections above describe what to produce. This section describes how practitioners actually run this in the field, including the conversations, artefacts, and review loops that turn a one-page recommendation into a sustained outcome.
A recommendation that is never revisited is a recommendation that quietly fails. Bake review checkpoints in from day one:
Decisions stall not because the analysis is wrong but because the choreography is wrong. Use a lightweight RACI on every recommendation:
| Role | Meaning | Anti-pattern |
|---|---|---|
| Responsible | Does the work | More than two people listed |
| Accountable | Owns the outcome, signs off | Shared accountability (always becomes no accountability) |
| Consulted | Two-way input before the decision | Consulted after the decision is made — purely performative |
| Informed | One-way notification after the decision | Informed people are asked to approve — wastes their time and yours |
If you cannot name a single Accountable person in one minute, the recommendation is not ready to ship.
Senior readers scan first, read second, and only re-read the parts they disagree with. Optimise for that pattern:
| Failure mode | Symptom | Counter-move |
|---|---|---|
| Analysis paralysis | Weeks of investigation, no decision | Time-box the analysis. State the decision quality you can defend in the time available. |
| HiPPO override | Highest-paid person's opinion wins regardless of evidence | Force the trade-off table into the room before opinions are voiced |
| Sunk-cost gravity | Team defends the current path because of prior investment | Re-frame: what would we choose today with no prior investment? |
| Scope creep at the checkpoint | Review becomes a re-planning session | Separate "did this work?" from "what next?" Run them as two meetings. |
| Stealth de-scoping | Success metrics quietly soften between day 0 and day 90 | Lock the day-0 metrics into the artefact; require an explicit amendment to change them. |
| Owner drift | Accountable person leaves, no one re-assigns | Owner reassignment is a mandatory step in onboarding/offboarding the role |
A product line is debating whether to invest in a major rewrite of a legacy service that has been failing under peak load.
A weak response: "We should rewrite it because the code is old."
A response that uses this skill:
Recommendation. Do not rewrite. Invest one quarter in targeted performance work on the existing service and a parallel strangler-fig migration of the top two failing endpoints. Confidence: medium. Would change my mind if peak-load incidents continue at the current rate for two consecutive months after the performance work ships.
Options considered. (1) Full rewrite — 9–12 months, ~$1.4M, high risk of partial delivery. (2) Performance fix in place — 6 weeks, ~$120K, addresses 80% of incident volume per last-quarter analysis. (3) Strangler-fig migration — 6 months for the two hottest endpoints, ~$400K, preserves optionality.
Plan. Owner: Platform tech lead. Day 30: performance fix in staging with load test results. Day 60: production rollout and a 30-day incident-rate comparison. Day 90: decision on whether to expand the strangler-fig scope.
Risks. (1) Performance fix masks a deeper architectural issue — mitigated by capturing flame graphs before and after. (2) Strangler-fig endpoints are not in fact the hottest ones — mitigated by re-running the traffic analysis at day 0. (3) Team capacity collides with a separate compliance deadline — escalated to the portfolio review on the next planning cycle.
That is the shape of output this skill should produce: a defensible, time-bound, owner-attached recommendation that respects the reader's time and survives turnover.
The sections below extend this skill into a complete operating playbook so it can run end-to-end inside Claude Code, CoWork, or any agentic tool without further prompting. Pull only the sections you need for a given engagement.
Before producing any output, the skill confirms:
If any of these are missing, the skill asks targeted clarifying questions before generating output. It never invents constraints the user did not state.
The canonical workflow for Ai Operating Model Designer runs in five stages. Each stage has an explicit exit criterion so the skill knows when to advance.
Stage 1 — Frame. Restate the problem in one paragraph. Name the decision, the deadline, the stakeholders, and the success metric. Surface assumptions explicitly so they can be challenged.
Stage 2 — Diagnose. Inventory the current state with concrete evidence: metrics, quotes, screenshots, configs, tickets. Separate facts from interpretations. Identify the two or three root causes that explain most of the gap, not the long tail of symptoms.
Stage 3 — Design. Generate at least two viable options. For each option, capture: what changes, who owns it, what it costs, what it unblocks, what it risks, and how it could fail. Recommend one with a written rationale.
Stage 4 — Execute. Convert the chosen option into a sequenced plan: milestones, owners, dependencies, gating checks, communication cadence, and rollback triggers. Anything that cannot be assigned an owner and a date is not yet a plan.
Stage 5 — Validate. Define how success will be measured, when the measurement happens, and what action follows each possible result. Schedule the retrospective before the work starts, not after.
Depending on the request, the skill returns one or more of:
Every artifact uses clear headings, short paragraphs, and tables where comparison helps. No filler. No restating the prompt. No hedging language when a recommendation is warranted.
The skill applies the following heuristics when choices are not obvious:
| Anti-pattern | Why it fails | What the skill does instead |
|---|---|---|
| Generic best-practice list with no context | Reader cannot act on it | Tailors recommendations to the stated constraints |
| Recommendation without trade-offs | Hides the cost of being wrong | Names the price paid for the recommendation |
| Plan with no owners or dates | Cannot be executed or tracked | Assigns a named owner and a date to every action |
| Metrics theatre | Measures activity, not outcome | Ties every metric back to the user or business outcome |
| Boil-the-ocean scope | Nothing ships | Cuts scope to the smallest valuable slice |
| Buried recommendation | Reader misses the point | Leads with the recommendation in the first paragraph |
The skill self-checks each output against these gates before returning it:
If any gate fails, the skill rewrites the section before returning it.
Context: Designs operating models, roles, governance, and decision rights.
Frame: the team needs a defensible recommendation within five working days; the audience is a cross-functional steering group; the cost of delay is higher than the cost of being slightly wrong.
Diagnose: the dominant constraint is decision latency, not analytical depth. Existing data is sufficient for a directional call.
Design: two viable options surfaced. Option A optimises for speed and reversibility. Option B optimises for completeness but slips the deadline by two weeks.
Execute: Option A recommended. Plan sequenced into a two-week sprint with named owners, a mid-point checkpoint, and a clear rollback trigger.
Validate: success measured against a single leading indicator at day 30 and a single lagging indicator at day 90. Retrospective scheduled for day 35.
A one-shot artifact rarely changes outcomes. The skill recommends a lightweight cadence to keep the work alive: