Token导航 LogoToken导航TokenDH.com
运维和基础设施external-servicegithub未标认证来源可访问clear审计提醒

cognitive-load-assessment认知负荷评估

Agent Skill

cognitive-load-assessment 用于处理 GitHub 仓库、Issue、Pull Request 和代码协作信息,适合在 Codex、Claude、Cursor、Gemini CLI 中需要围绕仓库状态、代码变更或协作事项进行整理时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

318

周安装

13

GitHub Stars

61

下载量

103
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:cognitive-load-assessment(认知负荷评估)
来源仓库:https://github.com/melodic-software/claude-code-plugins
仓库路径:skills/cognitive-load-assessment
安装命令:
npx skills add https://github.com/melodic-software/claude-code-plugins --skill cognitive-load-assessment
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/melodic-software/claude-code-plugins --skill cognitive-load-assessment

简介

cognitive-load-assessment 测量与管理团队协作中的认知负荷以优化生产力。

  • 适用于在 Codex、Claude、Cursor、Gemini CLI 中进行任务复杂度分析与资源规划。
  • 采用文档优先方法,先查阅 docs-management 与 MCP 服务器获取模式参考。
  • 结合 perplexity 等工具验证概念准确性。
  • 涉及团队数据时应确保隐私保护与最小权限原则。

SKILL.md

Cognitive Load Assessment Skill

When to Use This Skill

Use this skill when:

  • Cognitive Load Assessment tasks - Working on measure and manage team cognitive load
  • Planning or design - Need guidance on Cognitive Load Assessment approaches
  • Best practices - Want to follow established patterns and standards

Overview

Measure and manage team cognitive load to optimize productivity and sustainability.

MANDATORY: Documentation-First Approach

Before assessing cognitive load:

  1. Invoke docs-management skill for cognitive load patterns
  2. Verify concepts via MCP servers (perplexity)
  3. Base guidance on cognitive load theory and Team Topologies

Cognitive Load Theory for Teams

Three Types of Cognitive Load:

┌─────────────────────────────────────────────────────────────┐
│                    TOTAL COGNITIVE LOAD                     │
├─────────────────────────────────────────────────────────────┤
│  ┌───────────────┐  ┌───────────────┐  ┌───────────────┐    │
│  │   INTRINSIC   │  │  EXTRANEOUS   │  │    GERMANE    │    │
│  │   (Domain)    │  │  (Accidental) │  │  (Learning)   │    │
│  │               │  │               │  │               │    │
│  │ • Business    │  │ • Bad tools   │  │ • New skills  │    │
│  │   complexity  │  │ • Tech debt   │  │ • Growth      │    │
│  │ • Domain      │  │ • Manual      │  │ • Innovation  │    │
│  │   knowledge   │  │   processes   │  │               │    │
│  └───────────────┘  └───────────────┘  └───────────────┘    │
│                                                              │
│  GOAL: Reduce extraneous, manage intrinsic, allow germane   │
└─────────────────────────────────────────────────────────────┘

Intrinsic Cognitive Load

INTRINSIC LOAD: Inherent complexity of the domain

Sources:
• Business domain complexity
• Required domain knowledge
• Problem space difficulty
• Integration complexity
• Compliance requirements

Management Strategies:
• Clear bounded contexts
• Domain-driven design
• Right team for right domain
• Specialists where needed
• Documentation and training

Assessment Questions:
□ How complex is the business domain?
□ How much domain knowledge is required?
□ How many systems must team understand?
□ How many stakeholders to coordinate with?
□ How complex are compliance requirements?

Extraneous Cognitive Load

EXTRANEOUS LOAD: Unnecessary complexity (waste)

Sources:
• Poor tooling and processes
• Technical debt
• Unclear requirements
• Manual deployments
• Legacy systems
• Poor documentation
• Meeting overload

Management Strategies:
• Invest in developer experience
• Reduce technical debt
• Automate repetitive tasks
• Clear communication
• Self-service platforms
• Reduce handoffs

Assessment Questions:
□ How much time on non-value work?
□ How painful are deployments?
□ How much context switching?
□ How many manual processes?
□ How much waiting for others?

Germane Cognitive Load

GERMANE LOAD: Productive learning and growth

Sources:
• Learning new technologies
• Skill development
• Innovation work
• Process improvement
• Mastering the domain

Management Strategies:
• Protected learning time
• Conference attendance
• Hackathons
• Mentoring programs
• Stretch assignments

Assessment Questions:
□ How much time for learning?
□ How much innovation work?
□ Are people growing skills?
□ Is knowledge being shared?
□ Is there time for experimentation?

Cognitive Load Assessment

Assessment Framework

Team Cognitive Load Formula:

TOTAL LOAD = Intrinsic + Extraneous + Germane

HEALTHY: Total Load < Capacity
STRESSED: Total Load ≈ Capacity
OVERLOADED: Total Load > Capacity

Capacity Factors:
• Team size
• Experience level
• Tool quality
• Process maturity
• Support availability

Assessment Questionnaire

Rate each item 1-5 (1=Low load, 5=High load):

INTRINSIC LOAD (Domain Complexity)
□ ___ Business domain complexity
□ ___ Number of systems owned
□ ___ Integration complexity
□ ___ Stakeholder coordination
□ ___ Compliance requirements
Intrinsic Score: ___/25

EXTRANEOUS LOAD (Unnecessary Complexity)
□ ___ Tooling and infrastructure friction
□ ___ Manual processes and deployments
□ ___ Technical debt burden
□ ___ Waiting time for dependencies
□ ___ Context switching frequency
Extraneous Score: ___/25

GERMANE LOAD (Learning & Growth)
□ ___ New technology adoption rate
□ ___ Process change frequency
□ ___ Skill development demands
□ ___ Innovation expectations
□ ___ Documentation/training work
Germane Score: ___/25

TOTAL COGNITIVE LOAD: ___/75

Interpretation:
< 30: Low load (capacity available)
30-45: Moderate load (sustainable)
45-60: High load (at risk)
> 60: Overloaded (unsustainable)

Domain Complexity Assessment

Domain Complexity Matrix

FactorLow (1)Medium (3)High (5)
Entities<1010-50>50
RulesSimpleModerateComplex
Integrations0-23-5>5
Stakeholders1-23-5>5
RegulationsNoneSomeHeavy

Team-Domain Fit

Domain Size Assessment:

SMALL DOMAIN (Team can fully own):
• Limited bounded context
• Clear boundaries
• Manageable complexity
• 5-9 person team appropriate

MEDIUM DOMAIN (Stretching team limits):
• Multiple sub-domains
• Some complexity
• Some dependencies
• May need splitting

LARGE DOMAIN (Team overloaded):
• Multiple bounded contexts
• High complexity
• Many dependencies
• MUST split into multiple teams

Cognitive Load Reduction Strategies

Reduce Extraneous Load

Platform Strategies:
• Self-service infrastructure
• Golden paths for common tasks
• Automated testing and deployment
• Centralized observability
• Clear documentation

Process Strategies:
• Reduce meetings
• Async communication
• Clear ownership
• Reduce handoffs
• Eliminate approval bottlenecks

Tooling Strategies:
• Developer experience investment
• IDE integration
• Local development parity
• Fast feedback loops
• Reduced context switching

Manage Intrinsic Load

Team Design Strategies:
• Right-size bounded contexts
• Align teams to domains
• Specialists for complex subsystems
• Clear team APIs
• Reduce dependencies

Knowledge Strategies:
• Domain documentation
• Onboarding programs
• Pair programming
• Knowledge sharing
• Cross-training

Protect Germane Load

Learning Strategies:
• 20% time for learning
• Conference budget
• Training programs
• Innovation sprints
• Mentoring relationships

Growth Strategies:
• Stretch assignments
• Rotation programs
• Leadership development
• Technical career tracks
• Community involvement

Assessment Template

# Cognitive Load Assessment: [Team Name]

## Team Profile
- **Size:** [N people]
- **Age:** [Months/years together]
- **Domain:** [Description]
- **Current Load:** [High/Medium/Low]

## Intrinsic Load Analysis

### Domain Complexity
[Description of domain complexity]

### Score: [X/25]

| Factor | Score | Notes |
|--------|-------|-------|
| Business complexity | [1-5] | [Details] |
| Systems owned | [1-5] | [Details] |
| Integration complexity | [1-5] | [Details] |
| Stakeholder coordination | [1-5] | [Details] |
| Compliance requirements | [1-5] | [Details] |

## Extraneous Load Analysis

### Pain Points
[Description of unnecessary complexity]

### Score: [X/25]

| Factor | Score | Notes |
|--------|-------|-------|
| Tooling friction | [1-5] | [Details] |
| Manual processes | [1-5] | [Details] |
| Technical debt | [1-5] | [Details] |
| Waiting/blocking | [1-5] | [Details] |
| Context switching | [1-5] | [Details] |

## Germane Load Analysis

### Learning Capacity
[Description of learning demands]

### Score: [X/25]

| Factor | Score | Notes |
|--------|-------|-------|
| New technology | [1-5] | [Details] |
| Process changes | [1-5] | [Details] |
| Skill development | [1-5] | [Details] |
| Innovation work | [1-5] | [Details] |
| Documentation work | [1-5] | [Details] |

## Total Assessment

| Load Type | Score | Status |
|-----------|-------|--------|
| Intrinsic | [X/25] | [Good/Warning/Critical] |
| Extraneous | [X/25] | [Good/Warning/Critical] |
| Germane | [X/25] | [Good/Warning/Critical] |
| **Total** | **[X/75]** | **[Overall status]** |

## Recommendations

### Immediate Actions (Reduce Extraneous)
1. [Action]
2. [Action]

### Short-term (Manage Intrinsic)
1. [Action]
2. [Action]

### Long-term (Protect Germane)
1. [Action]
2. [Action]

## Reassessment Schedule
- Next review: [Date]
- Metrics to track: [List]

Workflow

When assessing cognitive load:

  1. Gather Team Input: Survey or interview team members
  2. Score Each Type: Rate intrinsic, extraneous, germane
  3. Identify Hotspots: Where is load highest?
  4. Analyze Causes: Why is load high?
  5. Prioritize Reductions: Focus on extraneous first
  6. Plan Actions: Specific improvements
  7. Track Progress: Reassess periodically

References

For detailed guidance:


Last Updated: 2025-12-26

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Antigravity

27.98%
按下载量换算29

trae

23.76%
按下载量换算24

windsurf

16.41%
按下载量换算17

Claude Code

11.06%
按下载量换算11

Codex

7.04%
按下载量换算7

Gemini CLI

3.62%
按下载量换算4

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills