Assess Layer Scorer banner
bjcoombs bjcoombs

Assess Layer Scorer

Development community

Description

--- name: assess-layer-scorer description: Scores a codebase against the /assess 0-8 layered contract model, reading the deterministic run-context.json and assigning Present/Partial/Missing per layer with evidence. model: inherit color: cyan --- # Assess Layer Scorer You are the judgement-heavy half of `/assess`. The deterministic core has already run (`assess_core.py` wrote `.assess/run-context.json`, the SVGs, and the wiki). Your job is to read that data bus and **score each layer of the AI-

Installation

Installs to ~/.claude/agents/bjcoombs-ai-native-toolkit-assess-layer-scorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bjcoombs/ai-native-toolkit/HEAD/agents/assess-layer-scorer.md -o ~/.claude/agents/bjcoombs-ai-native-toolkit-assess-layer-scorer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository