# Goms Klm Analysis

> GOMS and Keystroke-Level Model analysis for decomposing UI workflows into goals, operators, methods, selections, and expert-user execution estimates. Use when the user asks to compare task flows, count interaction cost, reduce clicks or keystrokes, evaluate command/menu/navigation choices, model expert performance, or redesign a workflow using GOMS, KLM, CMN-GOMS, or cognitive walkthrough style r…

- **Type:** Skill
- **Install:** `agentstack add skill-raintree-technology-agent-starter-goms-klm-analysis`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [raintree-technology](https://agentstack.voostack.com/s/raintree-technology)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [raintree-technology](https://github.com/raintree-technology)
- **Source:** https://github.com/raintree-technology/agent-starter/tree/main/templates/.claude/skills/goms-klm-analysis
- **Website:** https://claude.raintree.technology

## Install

```sh
agentstack add skill-raintree-technology-agent-starter-goms-klm-analysis
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# GOMS / KLM Analysis

Use this skill when the useful artifact is an explicit workflow model. It is best for repeatable tasks with known steps, such as dashboard triage, form submission, search/refine/open flows, command palettes, editor workflows, and mobile settings tasks.

## Choose The Model

- Use **KLM** when the task is procedural and the user already knows what to do. It estimates expert, error-free execution time.
- Use **GOMS** when there are meaningful alternatives, decision rules, or multiple methods to achieve the same goal.
- Use a lightweight cognitive walkthrough when the risk is discoverability, comprehension, or first-time use rather than speed.

## KLM Operators

Start with these operator families and adjust for the product context:

- `K`: keystroke, tap, click, button press, or discrete command.
- `P`: point to or visually acquire a target.
- `M`: mental preparation before a chunk of action.
- `H`: hand movement between input devices or postures.
- `R`: system response wait time.
- `V`: visual verification or reading needed to continue.

Do not overfit exact timings. Count removed operators and wait states first; add timings only when comparison needs a rough total.

## Workflow

1. Name the task and user expertise level.
2. Capture the current method as numbered user actions.
3. Mark operators for each action.
4. Insert mental operators before decisions, strategy shifts, mode changes, or non-obvious commands.
5. Insert response waits only when the UI blocks the next action.
6. Build the proposed method with the same operator rules.
7. Compare operator counts, waits, and error-prone transitions.
8. Recommend the smallest UI changes that remove operators or make the selected method obvious.

## Selection Rules

For GOMS, make selection rules explicit:

- If the user knows the exact item name, use search.
- If the item is recent or spatially stable, use recents or pinned navigation.
- If the task requires comparison, use a list/table with persistent controls.
- If the task is destructive, use a slower method only when it reduces error risk.

Bad selection rules reveal design problems. If the rules depend on hidden knowledge, redesign the flow instead of documenting the rule.

## Output

For a single flow:

```text
Task:
User:
Current method:
Operator model:
Findings:
Recommendations:
```

For alternatives:

```text
Option A:
- Operators:
- Waits:
- Error-prone transitions:

Option B:
- Operators:
- Waits:
- Error-prone transitions:

Decision:
```

## Guardrails

- KLM models skilled, error-free performance; do not use it as the only lens for onboarding, accessibility, or confusing flows.
- Do not count implementation steps. Count user-observable operations.
- Keep safety and confidence in the model. A slower confirmation can be correct for irreversible actions.
- If the design is for an Apple platform, pair this skill with Apple HIG guidance for platform conventions.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [raintree-technology](https://github.com/raintree-technology)
- **Source:** [raintree-technology/agent-starter](https://github.com/raintree-technology/agent-starter)
- **License:** MIT
- **Homepage:** https://claude.raintree.technology

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-raintree-technology-agent-starter-goms-klm-analysis
- Seller: https://agentstack.voostack.com/s/raintree-technology
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
