learn — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited learn (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.
Kullanici /learn <kural> yazdiginda su adimlari takip et:
Kullanicinin verdigi metni analiz et:
Mevcut dizinde CLAUDE.md var mi kontrol et.
"LEARNED MISTAKES" bolumune ekle:
- [TARIH] HATA: <ogrenim> | COZUM: <ne yapilmali> | ONLEM: <kural>"ERROR TRACKING" tablosuna ekle:
| TARIH | kategori | - | 1 | Learned | Yes |Kullaniciya sor: "Bu dizinde CLAUDE.md yok. Olusturayim mi? (template: ~/.claude/templates/CLAUDE-TEMPLATE.md)"
Genel bir ogrenim ise (sadece bu projeye ozel degilse), memory sistemine de kaydet:
cd ~/.claude && PYTHONPATH=scripts python3 scripts/core/store_learning.py \
--session-id "learn-command" \
--content "<ogrenim>" \
--context "<baglam>" \
--tags "learn,<kategori>" \
--confidence highOGRENILDI:
Kural: <kural>
Severity: CRITICAL/IMPORTANT/MINOR
Kaydedildi: CLAUDE.md + memory
Kategori: <kategori>/learn API route'larda try-catch sart
-> CLAUDE.md'ye IMPORTANT/api olarak kaydeder
/learn .env dosyasini ASLA commit'leme
-> CLAUDE.md'ye CRITICAL/security olarak kaydeder
/learn React'ta useEffect cleanup unutma
-> CLAUDE.md'ye IMPORTANT/react olarak kaydeder
/learn Bu projede port 3737 kullaniliyor
-> CLAUDE.md'ye MINOR/workflow olarak kaydeder (memory'ye kaydetmez, proje-ozel)~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.