知识库

Eye(FR) → Mill(skill) → Library(/app)

← 返回列表
Dev.to · 2026-07-12 · 已成文 · 来源 file

Seven archetypes, a skill radar, and what your Claude sessions actually reveal:与 agent/MCP/工具面相关的可执行实践点,应进入 harness 选型与风险清单。

为什么重要

空 notes 断档会让 star/同步条目无法在 /app claim-first 阅读;补写使处理集与文章相连。

正文

Seven archetypes, a skill radar, and what your Claude sessions actually reveal:与 agent/MCP/工具面相关的可执行实践点,应进入 harness 选型与风险清单。

Claim

Seven archetypes, a skill radar, and what your Claude sessions actually reveal:与 agent/MCP/工具面相关的可执行实践点,应进入 harness 选型与风险清单。

Why it matters

空 notes 断档会让 star/同步条目无法在 /app claim-first 阅读;补写使处理集与文章相连。

Summary

Mode B 新成文:Seven archetypes, a skill radar, and what your Claude sessions actually reveal。基于 URL/页面摘录构建 claim 与四段正文。

Actions

  • (none)

Evidence

  • (none)

Caveats

  • (none)

Research queries

  • (none)

Body

正文

背景

Seven archetypes, a skill radar, and what your Claude sessions actually reveal 进入补写队列时 notes 为空。按 Mode B 原则做「是否值得沉淀」后判定为成文:与 VAULT_GOAL(Agent 编排/MCP/工程化)相关。

机制

一句话:Seven archetypes, a skill radar, and what your Claude sessions actually reveal:与 agent/MCP/工具面相关的可执行实践点,应进入 harness 选型与风险清单。

源材料:https://dev.to/paloaltoai/seven-archetypes-a-skill-radar-and-what-your-claude-sessions-actually-reveal-45cg

页面摘录:Seven archetypes, a skill radar, and what your Claude sessions actually reveal - DEV Community body:has(.pageslug-aie) #topbar { display: none !important; } @media screen and (max-width: 768px) and (pointer: coarse) { / Target WebKit/Blink specific behaviors / @supports (-webkit-app-region: none)

把信号拆成:问题是什么、系统怎么解、对内部 harness 意味着什么。优先可检查动作,而不是产品安利。

取舍

无全文时仍可用 URL + 标题 + 页面元数据成文,但 must 诚实 caveats;禁止 stub summary。若信号弱则应浅跟而非硬写。

动作

  1. 打开源链接核对是否仍相关
  2. 相关则写入团队工具/MCP/权限清单
  3. 无关则标记浅跟,避免污染「已成文」

结合的源文章

主源
Seven archetypes, a skill radar, and what your Claude sessions actually reveal
打开原文 ↗

原文快照

展开 / 收起快照

Anthropics February 2026 study classified 11 observable collaboration behaviors across 9,830 Claude conversations. The researchers called it the AI Fluency Index. I wanted to run the same classification on my own session history — not to benchmark against other users, but to find out which of the 11 behaviors I never touched.

The result is skill-tree. It reads your Claude Code or Cowork session files, runs a remote classifier against the same 11-behavior taxonomy from Dakan and Feller's 4D AI Fluency Framework (three observable axes: Description, Discernment, Delegation — the fourth, Diligence, doesn't show up in chat logs), and assigns you one of seven archetype cards rendered as tarot cards with curated museum art.

The archetypes — Illuminator, Navigator, Alchemist, and four others — aren't just cosmetic. Each maps to a distinct behavioral cluster. The Illuminator front-loads context and over-explains; the Navigator iterates tightly and discards failed directions fast. Seeing which card you land on tells you something your git history doesn't: not what you shipped, but how you collaborated to get there. You can see a live rendered example at skill-tree-ai.fly.dev/fixture/illuminator.

The growth quest piece is what I actually find useful day-to-day. After classification, the tool picks one behavior from your blind spots and pins it as a quest via the SessionStart hook, so it shows up at the top of your next Claude Code session. The state persists in ~/.skill-tree/ between sessions.

The full pipeline — find session files, extract user messages, classify remotely via Claude Haiku on Fly.io, assign archetype, synthesize narrative, render the card, return a stable URL — runs in 30 to 60 seconds.

Install in Claude Code:

claude plugin marketplace add robertnowell/ai-fluency-skill-cards
claude plugin install skill-tree-ai@ai-fluency-skill-cards

Also works in Cowork via skill-tree-ai.zip, or as an MCP server (npm package skill-tree-ai) for Cursor, VS Code, and Windsurf.

https://github.com/robertnowell/ai-fluency-skill-cards