๐Ÿงช
QualityTypeScript

Assess

by yonatangross

Assess is a Quality skill for Claude Code, published by yonatangross in orchestkit.

225 stars24 forkson yonatangross/orchestkitAdded 2026/09/03Repository updated 2026/09/02
agent-orchestrationagentsai-agentsai-developmentanthropicclaude-codeclaude-code-pluginclaude-plugindeveloper-toolsfastapilanggraphllmmcpragreactsecuritytestingtypescript
Install in seconds
Install Assess
Copy Assess 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/yonatangross/orchestkit/tree/main/src/skills/assess ~/.claude/skills/assess

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/yonatangross/orchestkit.git

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

In this catalog

Source file
src/skills/assess/SKILL.md in yonatangross/orchestkit
Installs to
~/.claude/skills/assess
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1478 skills

What Assess does

Assess scores code, designs, or architectures across correctness, maintainability, security, performance, testability, and simplicity. It produces pros/cons analysis, compares against project conventions, and suggests actionable improvements.

Assess is cataloged under Quality on DirSkills. Assess comes from a repository tagged agent-orchestration, agents, ai-agents, ai-development and anthropic.

Documentation

README

Assess

Comprehensive assessment skill for answering "is this good?" with structured evaluation, scoring, and actionable recommendations.

๐ŸŽฏ Quick Start

/ork:assess backend/app/services/auth.py
/ork:assess our caching strategy
/ork:assess --model=opus the current database schema
/ork:assess frontend/src/components/Dashboard

Effort levels (CC 2.1.111+ adds xhigh)

Effort Behavior
low / medium Subset of dimensions, faster turnaround
high (default) All six dimensions with pros/cons
xhigh All six dimensions + one additional assessor pass focused on uncertainty/caveats; emits confidence per dimension

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

Commands Assess provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /model
  • /effort

Frequently asked about Assess

  • What else does yonatangross publish alongside Assess?

    Assess is one of 25 skills that DirSkills catalogs from yonatangross/orchestkit, the repository it ships in. Its siblings there include AI UI Generation, API Design and Accessibility. Each one is a separate skill with its own page in this directory, installs the same way Assess does, and is maintained by yonatangross in that same repository. The rest of the collection is listed on the yonatangross/orchestkit page.

  • How does Assess compare to other Quality skills?

    Assess ranks #1379 by stars among the 1478 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 Assess against them. Open each page to compare what they document and how they install.

More from yonatangross/orchestkit

Assess is one of 25 skills cataloged on DirSkills from yonatangross/orchestkit.

See all 25 skills โ†’
๐ŸŽจ
7h ago

AI UI Generation

AI UI Generation covers prompt patterns, tool selection, review checklists, token injection, and CI gates for AI-produced UI. Use it when generating components or full-stack UI with json-render, v0.app, Stitch, Bolt Cloud, or Cursor.
AI Engineering
22524
๐Ÿ”Œ
7h ago

API Design

API Design covers REST and GraphQL contract design, versioning schemes, RFC 9457 Problem Details, and OpenAPI specs. Use it when defining endpoint shapes, deprecation windows, or standardizing error responses across services.
AI Engineering
22524
โ™ฟ
7h ago

Accessibility

Accessibility provides patterns for WCAG 2.2 AA compliance, keyboard focus management, React Aria components, and honoring user preferences. Use it when building screen-reader support, keyboard navigation, dialogs, forms, or reduced-motion and contrast handling.
Frontend
22524
๐Ÿ“Š
7h ago

Activation Audit

Activation Audit checks real spawn telemetry to see which OrchestKit sub-agents are being used, which never fire, and how often generic agents replace specialists. Use it before pruning the catalog or after changing agent spawn paths.
AI Engineering
22524
๐Ÿค–
7h ago

Agent Orchestration

Agent Orchestration provides patterns for agent loops, multi-agent coordination, framework selection, and multi-scenario workflows. Use it when building autonomous loops, routing work across agents, or comparing orchestration frameworks.
AI Engineering
22524
๐Ÿ“Š
7h ago

Analytics

Analytics queries local OrchestKit data to report agent usage, skill frequency, hook timing, team activity, session replays, cost estimates, and trends. Use it when reviewing performance or understanding usage patterns from privacy-safe local files.
Data
22524