🔍
QualityJavaScript

Analyze Default

by devcodex-labs

Analyze Default is a Quality skill for Claude Code, published by devcodex-labs in devcodex.

202 stars26 forkson devcodex-labs/devcodexAdded 2026/09/05+16% in starsRepository updated 2026/08/31
ai-codingclaude-codecodexcoding-agentcursordeveloper-toolsgemini-cligithub-copilotgroklocal-firstworkflow-runtime
Install in seconds
Install Analyze Default
Copy Analyze Default into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/devcodex-labs/devcodex/tree/main/content/skills/analyze-default ~/.claude/skills/analyze-default

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/devcodex-labs/devcodex.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
content/skills/analyze-default/SKILL.md in devcodex-labs/devcodex
Installs to
~/.claude/skills/analyze-default
Collection
One of 25 skills cataloged from this repository
Category
Quality1662 skills

What Analyze Default does

Analyze Default defines a read-only workflow for multi-round code analysis, evidence gathering, and convergence checks. Use it when you need a factual conclusion, root-cause assessment, or review of whether something is correct without changing files.

Analyze Default is cataloged under Quality on DirSkills. Analyze Default comes from a repository tagged ai-coding, claude-code, codex, coding-agent and cursor.

Documentation

README

Analyze Default Skill

定位

analyze-default 承接 analyze.default 的执行细节。instructions/13-analyze.instructions.md 只保留工作流入口、只读底线和路由索引;默认分析的轮次、证据、收敛和输出字段由本 Skill 负责。

触发条件

  • 用户要求分析、判断、解释、定位原因、评估是否合理,但当前目标是结论而不是直接改文件。
  • 语义初判为 analyze,且不满足 analyze.research 的技术调研、选型或外部资料优先条件。
  • 用户要求“全面审查 / 多维度审查 / review / audit”时不得进入本 Skill,应路由到 audit

只读边界

  • analyze 是项目内容只读工作流,禁止修改源码、规范与配置;只允许写分析报告、记忆,以及经 spec-governance 语义分流后必须写入的 active-root 运行态台账。
  • 发现必须修改的问题时,只能在结论里建议切换 devfix,不得在 analyze 内直接实施。
  • 用户先给结论、根因或方案假设时,必须独立取证;核验成立才采纳,并说明证据。

执行流程

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Analyze Default

  • What else does devcodex-labs publish alongside Analyze Default?

    Analyze Default is one of 25 skills that DirSkills catalogs from devcodex-labs/devcodex, the repository it ships in. Its siblings there include AI Agent System Architecture, AI Evaluation Engineering and API Contract Architecture. Each one is a separate skill with its own page in this directory, installs the same way Analyze Default does, and is maintained by devcodex-labs in that same repository. The rest of the collection is listed on the devcodex-labs/devcodex page.

  • How does Analyze Default compare to other Quality skills?

    Analyze Default ranks #1509 by stars among the 1662 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Analyze Default against them. Open each page to compare what they document and how they install.

More from devcodex-labs/devcodex

Analyze Default is one of 25 skills cataloged on DirSkills from devcodex-labs/devcodex.

See all 25 skills
🤖
46m ago

AI Agent System Architecture

AI Agent System Architecture covers agent routing, tool permissions, context, memory, state, and observability for tasks that need explainable and auditable agent behavior. Use it when designing agent workflows, recovery, handoff, or model-assisted governance.
AI Engineering
20226
🧪
46m ago

AI Evaluation Engineering

AI Evaluation Engineering designs evidence for model and prompt quality using golden sets, rubrics, judge calibration, repeat sampling, variance reporting, and regression decisions. Use it when comparing models, prompts, or upgrades and you need reproducible results with contamination checks.
AI Engineering
20226
🧩
46m ago

API Contract Architecture

API Contract Architecture defines and freezes public API contracts before implementation. Use it for HTTP, SDK, CLI, schema, error, pagination, idempotency, and compatibility changes that affect consumers.
AI Engineering
20226
🌐
46m ago

Accessibility I18n

Accessibility I18n handles accessibility and localization review for user-facing UI, CLI output, and docs. Use it when tasks involve keyboard flow, focus, screen readers, ARIA, RTL, translations, locale formats, or multilingual content.
Frontend
20226
🔬
46m ago

Analyze Research

Analyze Research handles technical selection, feasibility checks, dependency comparisons, and root-cause investigation in a read-only workflow. Use it when you need evidence-based recommendations without changing source files.
AI Engineering
20226
🧪
46m ago

Api Verification

Api Verification generates archive-grade .http examples and .cjs automation scripts for API changes. Use it when validating endpoint behavior, contract fields, or regression checks in dev and fix workflows.
Quality
20226