jpskill.com
📦 その他 コミュニティ

productivity-mental-models

個人の生産性やチームの効率を上げるために、実績のある思考モデルを活用し、集中力向上、意思決定の迅速化、タスク管理の原則などを応用して、より効果的な働き方を実現するSkill。

📜 元の英語説明(参考)

Apply proven mental models to boost personal and team productivity — focus techniques, decision frameworks, and task management principles. Use when: improving personal productivity, making better decisions faster, coaching teams on effective work habits.

🇯🇵 日本人クリエイター向け解説

一言でいうと

個人の生産性やチームの効率を上げるために、実績のある思考モデルを活用し、集中力向上、意思決定の迅速化、タスク管理の原則などを応用して、より効果的な働き方を実現するSkill。

※ jpskill.com 編集部が日本のビジネス現場向けに補足した解説です。Skill本体の挙動とは独立した参考情報です。

⚡ おすすめ: コマンド1行でインストール(60秒)

下記のコマンドをコピーしてターミナル(Mac/Linux)または PowerShell(Windows)に貼り付けてください。 ダウンロード → 解凍 → 配置まで全自動。

🍎 Mac / 🐧 Linux
mkdir -p ~/.claude/skills && cd ~/.claude/skills && curl -L -o productivity-mental-models.zip https://jpskill.com/download/15291.zip && unzip -o productivity-mental-models.zip && rm productivity-mental-models.zip
🪟 Windows (PowerShell)
$d = "$env:USERPROFILE\.claude\skills"; ni -Force -ItemType Directory $d | Out-Null; iwr https://jpskill.com/download/15291.zip -OutFile "$d\productivity-mental-models.zip"; Expand-Archive "$d\productivity-mental-models.zip" -DestinationPath $d -Force; ri "$d\productivity-mental-models.zip"

完了後、Claude Code を再起動 → 普通に「動画プロンプト作って」のように話しかけるだけで自動発動します。

💾 手動でダウンロードしたい(コマンドが難しい人向け)
  1. 1. 下の青いボタンを押して productivity-mental-models.zip をダウンロード
  2. 2. ZIPファイルをダブルクリックで解凍 → productivity-mental-models フォルダができる
  3. 3. そのフォルダを C:\Users\あなたの名前\.claude\skills\(Win)または ~/.claude/skills/(Mac)へ移動
  4. 4. Claude Code を再起動

⚠️ ダウンロード・利用は自己責任でお願いします。当サイトは内容・動作・安全性について責任を負いません。

🎯 このSkillでできること

下記の説明文を読むと、このSkillがあなたに何をしてくれるかが分かります。Claudeにこの分野の依頼をすると、自動で発動します。

📦 インストール方法 (3ステップ)

  1. 1. 上の「ダウンロード」ボタンを押して .skill ファイルを取得
  2. 2. ファイル名の拡張子を .skill から .zip に変えて展開(macは自動展開可)
  3. 3. 展開してできたフォルダを、ホームフォルダの .claude/skills/ に置く
    • · macOS / Linux: ~/.claude/skills/
    • · Windows: %USERPROFILE%\.claude\skills\

Claude Code を再起動すれば完了。「このSkillを使って…」と話しかけなくても、関連する依頼で自動的に呼び出されます。

詳しい使い方ガイドを見る →
最終更新
2026-05-18
取得日時
2026-05-18
同梱ファイル
1

📖 Skill本文(日本語訳)

※ 原文(英語/中国語)を Gemini で日本語化したものです。Claude 自身は原文を読みます。誤訳がある場合は原文をご確認ください。

生産性に関するメンタルモデル

概要

生産性とは、より多くの時間働くことではありません。それは、何をすべきかを知っている状態と、実際にそれを行う状態の間の摩擦を取り除くことです。『The Personal MBA』では、賢い人が実行に失敗する理由と、その解決方法を説明するいくつかのメンタルモデルが紹介されています。

このスキルでは、最も実践的な生産性フレームワークを扱います。それは、アクラシアの克服、モノアイディアリズムの達成、認知スイッチングコストの削減、最重要タスクの特定、そして問題と解決策を掘り下げるための5回の「なぜ」/「どのように」の使用です。

指示

ユーザーが生産性の向上、時間管理、集中力、または根本原因分析について質問してきた場合は、これらのメンタルモデルを適用してください。

モデル1:アクラシア — 知行不一致

定義: アクラシアとは、より良い判断に反する行動をとる状態です。提案書を書くべきだと分かっているのに、代わりに Twitter をスクロールしているような状態です。

アクラシアは怠惰ではありません。それは、あなたを取り巻くシステムの失敗です。あなたの環境は、実行ではなく、気を散らすように最適化されています。

解決策(意志力ではなく、環境設計):

  1. 良い行動から摩擦を取り除く — IDE を開いたままにし、Slack を閉じ、作業時間中はソーシャルメディアをブロックする
  2. 悪い行動に摩擦を加える — ウェブサイトブロッカーを使用し、電話を別の部屋に置き、気を散らすサイトからログアウトする
  3. 事前コミットする — カレンダーに作業時間をスケジュールする。いつまでに何を納品するかを誰かに伝える。
  4. 意思決定疲れを軽減する — 明日何に取り組むかを前日の夜に決める。朝の意思決定は、意志力を消耗させる。
  5. 情けないほど小さく始める — 「提案書を書く」よりも「一文を書く」方が始めやすい。始めることが戦いの9割。

例: 難しいリファクタリングタスクに着手できない開発者:

  • 悪い例: 「今日、リファクタリングに取り組む」(曖昧で、延期しやすい)
  • 良い例: 「午前9時に auth.ts を開き、非推奨の関数を削除し、最初の呼び出し箇所を置き換える。それだけ。」(具体的、小さい、曖昧さがない)

モデル2:モノアイディアリズム — シングルタスク集中

定義: モノアイディアリズムとは、たった一つのことに集中する状態です。マルチタスクの反対であり、最高の仕事が生まれる場所です。

科学的根拠: あなたの脳は、複雑なタスクを並行処理できません。「マルチタスク」と呼んでいるものは、実際には急速なコンテキストスイッチングであり、パフォーマンスを低下させます。

モノアイディアリズムを達成する方法:

  1. 次の60〜90分間、一つのタスクを選ぶ
  2. 中断を排除する — メールを閉じ、通知を消音にし、DNDモードを使用する
  3. 「完了」を定義する — 「/users エンドポイントの API ドキュメントの最初のドラフトを書き終えたら完了」
  4. タイマーを設定する — 外部構造が役立ちます。60分または90分。タイマーが鳴ったら、休憩を取る。
  5. 中断された場合は、どこまで進んでいたかを書き留める — 「メールフィールドのバリデーションロジックを実装している途中だった。」これにより、再開コストが削減されます。

チームへの応用: 「集中フライデー」 — 会議なし、Slack なし、ひたすら集中作業。ある企業は、これを導入した後、1週間あたり35%多くのコードが出荷されたと報告しています。

モデル3:認知スイッチングペナルティ

定義: タスクを切り替えるたびに、脳は新しいコンテキストに完全に再エンゲージするために約23分必要です(カリフォルニア大学アーバイン校の研究)。

計算は壊滅的です:

開発者の1日:8時間 = 480分
タスク間の切り替え:8回(Slack の ping、会議、別のチケット...)
切り替えコスト:8 × 23分 = 184分 LOST
実際の生産的な時間:480 - 184 = 296分(4.9時間)
これは、1日の38%が切り替えに浪費されていることになります。

スイッチングコストの削減:

  1. 類似の作業をまとめて行う — コードレビューは1日を通して散発的に行うのではなく、午後2時にまとめて行う
  2. 集中ブロックを保護する — 複雑な作業には、最低3時間のブロックを確保する。途中で会議を挟むと台無しになる。
  3. デフォルトで非同期にする — Slack メッセージに即座に返信する義務はない。午前10時、午後1時、午後4時に確認する。
  4. 会議なしの午前中 — 複雑な作業は午前中に、共同作業は午後に
  5. ツーピザカレンダー — カレンダーに1日2つ以上の会議がある場合は、何かが間違っている

マネージャー向け: 開発者に「ちょっとした質問」で ping を送るたびに、チームに23分のコストが発生します。質問をまとめてください。一度にすべて送信してください。自然な区切りで応答させてください。

モデル4:最重要タスク(MIT)

定義: 毎日、他に何も完了しなくても、その日を成功させるであろう2〜3個のタスクを特定します。これらを最初に実行します。

プロセス:

  1. 前日の終わり:明日の2〜3個の MIT を書き出す
  2. 朝:MIT #1 をすぐに開始する(メールの前、Slack の前)
  3. 1 が完了またはブロックされるまで、MIT #2 に移動しない

  4. その他すべては「できればやる」リストに入れる — MIT が完了した後でのみ処理する

MIT の選択:

  • 完了した場合、今週最大のインパクトを与えるタスクはどれですか?
  • 最も長く避けているタスクはどれですか?(通常、最も重要なタスク)
  • 今日完了しない場合、明日問題が発生するタスクはどれですか?

毎日の計画の例:

MITs:
  1. 支払い連携 PR を出荷する(他の3人のチームメンバーをブロックしている)
  2. 投資家向けアップデートメールを作成する(締め切り:明日)
  3. Q1予算をレビューして承認する(財務チームが待っている)

できればやる(時間があれば):
  - 通知モジュールをリファクタリングする
  - 緊急性の低い Slack スレッドに返信する
  - 競合分析ドキュメントを読む

モデル5:5回の「なぜ」

定義: 症状から根本原因を掘り下げるために、「なぜ?」を5回尋ねます。

例:「売上が減少している」

なぜ売上が減少しているのですか?
  → なぜなら、リードが顧客に転換する数が減っているから

なぜリードの転換数が減っているのですか?
  → なぜなら、営業サイクルが14日から45日に長くなっているから

なぜ営業サイクルが長くなっているのですか?
  → なぜなら、見込み客が1回ではなく3〜4回のデモを必要としているから

なぜより多くのデモが必要なのですか?
  → なぜなら、最初のデモが彼らの特定のユースケースに対応していないから

なぜユースケースに対応していないのですか?
  → なぜなら、業界ごとにカスタマイズする代わりに、一般的なデモスクリプトを使用しているから

根本原因:一般的なデモスクリプト。「売上が悪い」ではない。
修正:5つの業界固有のデモテンプレートを作成する。期待
📜 原文 SKILL.md(Claudeが読む英語/中国語)を展開

Productivity Mental Models

Overview

Productivity isn't about working more hours. It's about removing the friction between knowing what to do and actually doing it. The Personal MBA identifies several mental models that explain why smart people fail to execute — and how to fix it.

This skill covers the most actionable productivity frameworks: overcoming akrasia, achieving monoidealism, reducing cognitive switching costs, identifying your Most Important Tasks, and using the 5-Fold Why/How to drill into problems and solutions.

Instructions

When a user asks about productivity improvement, time management, focus, or root cause analysis, apply these mental models.

Model 1: Akrasia — The Knowing-Doing Gap

Definition: Akrasia is the state of acting against your better judgment. You KNOW you should write that proposal, but you're scrolling Twitter instead.

Akrasia isn't laziness. It's a failure of the system around you. Your environment is optimized for distraction, not execution.

Fixes (environment design, not willpower):

  1. Remove friction from good behavior — Keep your IDE open, close Slack, block social media during work blocks
  2. Add friction to bad behavior — Use website blockers, put phone in another room, log out of distracting sites
  3. Pre-commit — Schedule work blocks on your calendar. Tell someone what you'll deliver by when.
  4. Reduce decision fatigue — Decide the night before what you'll work on tomorrow. Morning decisions = depleted willpower.
  5. Start pathetically small — "Write one sentence" is easier to start than "write the proposal." Starting is 90% of the battle.

Example: Developer who can't start a difficult refactoring task:

  • Bad: "I'll work on the refactor today" (vague, easy to postpone)
  • Good: "At 9:00 AM, I'll open auth.ts, delete the deprecated function, and replace the first call site. That's it." (specific, small, no ambiguity)

Model 2: Monoidealism — Single-Task Focus

Definition: Monoidealism is the state of focusing on exactly ONE thing. It's the opposite of multitasking — and it's where all your best work happens.

The science: Your brain cannot parallel-process complex tasks. What you call "multitasking" is actually rapid context switching, and it destroys performance.

How to achieve monoidealism:

  1. Pick ONE task for the next 60-90 minutes
  2. Eliminate interruptions — close email, silence notifications, use DND mode
  3. Define "done" — "I'm done when I've written the first draft of the API docs for the /users endpoint"
  4. Set a timer — External structure helps. 60 or 90 minutes. When it rings, take a break.
  5. If interrupted, write down where you are — "I was in the middle of implementing the validation logic for the email field." This reduces restart cost.

Team application: "Focus Fridays" — no meetings, no Slack, just deep work. One company reported 35% more code shipped per week after implementing this.

Model 3: Cognitive Switching Penalty

Definition: Every time you switch between tasks, your brain needs ~23 minutes to fully re-engage with the new context (University of California, Irvine research).

The math is devastating:

Developer's day: 8 hours = 480 minutes
Switches between tasks: 8 times (Slack ping, meeting, different ticket...)
Switching cost: 8 × 23 minutes = 184 minutes LOST
Actual productive time: 480 - 184 = 296 minutes (4.9 hours)
That's 38% of the day wasted on switching.

Reducing switching costs:

  1. Batch similar work — Do all code reviews at 2 PM, not scattered throughout the day
  2. Protect focus blocks — 3-hour minimum blocks for complex work. One meeting in the middle destroys it.
  3. Async by default — Slack messages don't need instant replies. Check at 10 AM, 1 PM, 4 PM.
  4. Meeting-free mornings — Complex work in the morning, collaborative work in the afternoon
  5. Two-pizza calendar — If your calendar has more than 2 meetings per day, something is wrong

For managers: Every time you ping a developer with "quick question," you cost the team 23 minutes. Batch your questions. Send them all at once. Let them respond when they're at a natural stopping point.

Model 4: Most Important Tasks (MITs)

Definition: Each day, identify 2-3 tasks that would make the day a success even if nothing else gets done. Do these FIRST.

The process:

  1. End of previous day: Write tomorrow's 2-3 MITs
  2. Morning: Start MIT #1 immediately (before email, before Slack)
  3. Don't move to MIT #2 until #1 is complete or blocked
  4. Everything else goes on a "could do" list — handle only after MITs are done

Choosing MITs:

  • Which task, if completed, would have the biggest impact this week?
  • Which task have I been avoiding the longest? (Usually the most important)
  • Which task, if NOT completed today, would create a problem tomorrow?

Example daily plan:

MITs:
  1. Ship the payment integration PR (blocks 3 other team members)
  2. Write the investor update email (deadline: tomorrow)
  3. Review and approve the Q1 budget (finance team waiting)

Could do (if time permits):
  - Refactor the notification module
  - Reply to non-urgent Slack threads
  - Read the competitor analysis doc

Model 5: The 5-Fold Why

Definition: Ask "why?" five times to drill from symptom to root cause.

Example: "Our sales are declining"

Why are sales declining?
  → Because fewer leads are converting to customers

Why are fewer leads converting?
  → Because our sales cycle has lengthened from 14 to 45 days

Why has the sales cycle lengthened?
  → Because prospects need 3-4 demos instead of 1

Why do they need more demos?
  → Because the first demo doesn't address their specific use case

Why doesn't it address their use case?
  → Because we use a generic demo script instead of customizing per industry

ROOT CAUSE: Generic demo script. Not "sales are bad."
FIX: Create 5 industry-specific demo templates. Expected impact: cut sales
cycle back to 14-21 days, increase conversion by 30-40%.

Rules for effective 5-Fold Why:

  • Don't accept "because people are lazy/stupid" — that's a process failure, not a people failure
  • At each level, verify with data if possible
  • The root cause should be something you can FIX (actionable)
  • Sometimes 3 whys is enough. Sometimes 7 is needed. Five is a guideline, not a law.

Model 6: The 5-Fold How

Definition: The reverse of 5-Fold Why. Start with a goal and ask "how?" five times to break it into concrete actions.

Example: "I want to reach $10k MRR"

How do I reach $10k MRR?
  → Get 200 customers at $50/month average

How do I get 200 customers?
  → Convert 5% of 4,000 qualified leads

How do I get 4,000 qualified leads?
  → Run content marketing + paid ads targeting SMB owners

How do I run effective content marketing?
  → Publish 2 SEO articles/week + 1 case study/month + distribute on LinkedIn

How do I publish 2 articles/week consistently?
  → Block Tuesday and Thursday mornings for writing. Use an outline template.
     Batch 4 outlines on Monday. Write Tuesday + Thursday. Edit Friday.

ACTIONABLE PLAN: Block mornings, use templates, batch outlines.
Much more concrete than "reach $10k MRR."

Model 7: Externalization

Definition: Get it OUT of your head and INTO a system. Your brain is for generating ideas, not storing them.

What to externalize:

  • Tasks → Task manager (Todoist, Linear, even a text file)
  • Ideas → Notes app or capture inbox
  • Decisions → Written pros/cons list
  • Plans → Written documents with dates and owners
  • Recurring processes → Checklists and SOPs

Why it matters: Every item you hold in your head consumes cognitive bandwidth. A brain juggling 15 "I should remember to..." items has less capacity for creative problem-solving. Write it ALL down.

Implementation: End each work session with a 5-minute "brain dump" — write down everything that's in your head about what needs to happen next. Tomorrow-you will thank today-you.

Examples

Example 1: Design a productive daily routine

User request: "I'm a solo founder and I feel like I'm busy all day but accomplish nothing. Help me fix this."

Output:

Productivity Diagnosis: Busy but Unproductive

  Likely causes:
  1. No MITs defined → everything feels equally urgent
  2. Reactive mode → email/Slack drives your day, not priorities
  3. Context switching → jumping between coding, marketing, support, admin

  Recommended Daily Structure:

  EVENING BEFORE:
    - Write tomorrow's 2-3 MITs (5 min)
    - "The day is won or lost before it begins"

  MORNING BLOCK (8:00-11:30) — Deep Work:
    - Phone in another room, Slack closed, email closed
    - MIT #1 (90 min), break (15 min), MIT #2 (90 min)
    - This is where 80% of your real output happens

  MIDDAY (11:30-13:00) — Communication:
    - Process email (batch, not trickle)
    - Respond to Slack
    - MIT #3 if time permits

  AFTERNOON (13:00-16:00) — Collaborative/Admin:
    - Meetings (batch them here, NEVER in the morning)
    - Customer support
    - Admin tasks

  END OF DAY (16:00-16:30) — Shutdown:
    - 5-minute brain dump
    - Set tomorrow's MITs
    - Close all work apps (real shutdown, not "I'll just check one thing")

  Key rules:
    - Morning block is sacred. No exceptions.
    - If it's not an MIT, it can wait until afternoon.
    - Check email 2x/day max, not continuously.

Example 2: Root cause analysis for a team problem

User request: "My dev team keeps missing sprint commitments. We've tried adding more developers but it didn't help."

Output:

5-Fold Why Analysis: Missed Sprint Commitments

  Why do we miss sprint commitments?
    → Stories aren't completed by end of sprint

  Why aren't stories completed?
    → Developers start stories but get blocked mid-sprint

  Why do they get blocked?
    → Dependencies on other teams (design, API team) aren't resolved in time

  Why aren't dependencies resolved?
    → They're discovered DURING the sprint, not before

  Why are dependencies discovered late?
    → Stories enter the sprint without technical breakdown or dependency mapping

  ROOT CAUSE: Inadequate sprint planning / story refinement
  NOT "we need more developers" (adding people made it worse — Brooks's Law)

  Fix:
    1. Require dependency mapping before any story enters a sprint
    2. Add a "refinement" session mid-week for NEXT sprint's stories
    3. Rule: if a story has an unresolved external dependency, it doesn't enter the sprint
    4. Track "blocked time" as a metric — make the problem visible

  Expected result: 70-80% sprint completion (from current ~50%)
  within 3 sprints of implementing this change.

Guidelines

  • Productivity advice should be specific and actionable, not generic. "Focus more" is useless. "Block 9-11:30 AM, close Slack, work on MIT #1" is actionable.
  • When doing 5-Fold Why, push past comfortable answers. "People aren't trying hard enough" is never the root cause — it's always a system/process issue.
  • Context switching costs are usually the #1 hidden productivity killer. Flag it aggressively.
  • Prefer environment design over willpower. Willpower is finite and unreliable. Systems are consistent.
  • For teams, always consider Brooks's Law: adding people increases communication overhead (n×(n-1)/2).
  • MITs should be outputs ("ship the PR"), not activities ("work on the code"). Outputs are measurable.