Assess Repo banner
noctua84 noctua84

Assess Repo

AI community

Description

--- name: assess-repo description: Read-only readiness scan of a target repo on two axes — brain memory depth and the repo's own AI-friendliness — producing the signal Phase 3's autonomy dial consumes. user-invocable: true --- # /assess-repo The **read-only "freshman orientation" gate**. Before the brain works autonomously in a repo, this scans how ready that repo is and reports it on two axes. It writes nothing — to the target repo or anywhere — and executes nothing in the target; detection i

Installation

Installs to ~/.claude/skills/noctua84-nescio-ai-assess-repo/SKILL.md

Terminal
mkdir -p ~/.claude/skills/noctua84-nescio-ai-assess-repo && curl -fsSL https://raw.githubusercontent.com/noctua84/nescio-ai/HEAD/commands/assess-repo.md -o ~/.claude/skills/noctua84-nescio-ai-assess-repo/SKILL.md

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

Full documentation available on GitHub

View Source Repository