.claude/skills/codebase-explainer1 structural issue
- error: description exceeds the 1,024-character Agent Skills limit.
SKILL.md
Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.
Produce a durable onboarding artifact for a codebase — writes `ONBOARDING.md` (or `docs/ONBOARDING.md` if `docs/` exists) covering a "read this first" minimum, system overview, dependency map (top-level deps + how each is actually used), startup flow (entry points → bootstrap → config), auth flow (or explicit "none detected"), and 5–15 important files — every claim backed by a `file:line` citation. Walks the repo via parallel Explore sub-agents so big projects don't blow context, calls out what makes THIS codebase…
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/codebase-explainerSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/codebase-explainerSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/codebase-explainerSKILL.mdRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @dennisrongo/codebase-explainerclawhub inspect @dennisrongo/codebase-explainer --version 1.0.0This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:f162ff4f0ac0f0233b97bb4e89cddc5a2d50f51062e841effbcf677f8a79187eskill-card.mdSKILL.mdInitial release of codebase-explainer — an automated, citation-based onboarding artifact generator for code repositories. - Produces a detailed, durable ONBOARDING.md covering system overview, dependency map, startup and auth flows, and top files—every claim cited with file:line. - Explores the repo using parallel Explore sub-agents, ensuring deep context even for large or complex projects. - Refreshes existing onboarding docs in-place instead of overwriting them. - Focuses on what makes THIS codebase non-obvious—avoiding generic framework descriptions. - Offers a condensed "read this first" summary in chat and an optional sharing step for teammates.