Agent skill for orienting agents with a codebase
SaferSkills independently audited learn-this-project (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill helps an agent learn an unfamiliar repository quickly and report only what is supported by evidence in the repo.
The goal is not to read everything. The goal is to produce a reliable working model of the project, identify the key files that support that model, and stay explicit about uncertainty.
Use this skill when:
Do not use this skill as a substitute for task-specific investigation once the relevant subsystem is already known.
for follow-on work.
and runtime entrypoints over prose docs alone.
inspected the repo broadly.
Start broad, then narrow:
README*, manifests, Makefile, and CI.service wiring, or exported APIs.
For the detailed workflow, sampling strategy, and ambiguity rules, load:
references/WORKFLOW.md for the step-by-step repo-triage processreferences/EVIDENCE.md for confidence levels, evidence standards, andinsufficient-evidence handling
Produce a concise report that covers:
Use the output template in assets/report-template.md when you need a concrete response shape. Load it before writing the final report if the user wants a structured project summary or if the repo is complex enough that a fixed format improves clarity.
For more output guidance, load:
references/OUTPUT.md for section expectations and writing rulesassets/report-template.md for a fill-in templateDo not load every supporting file by default.
references/WORKFLOW.md when you are actively exploring a repository.references/EVIDENCE.md when the repo is ambiguous, large, stale, orlightly documented.
references/OUTPUT.md and assets/report-template.md when preparingthe final summary for the user.
The skill is successful when the final report:
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.