Agent skill

knowledge-management

Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir.

vibeeval521★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add vibeeval/vibecosystem --skill knowledge-management --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: skills/knowledge-management/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 521
Language: C#

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Knowledge Management Buyuk projelerde bilgi kaybini onleyen 4 katmanli organizasyon sistemi. ## 4 Katmanli Bilgi Yapisi ``` KATMAN 1: AKTIF ISLER Simdi uzerinde calisilanlar. Sprint task'lari, aktif bug'lar, devam eden feature'lar. Konum: thoughts/active/ veya .claude/active/ Kural: Max 5-7 aktif is. Fazlasi = fokus kaybı. KATMAN 2: SORUMLULUK ALANLARI Surekli sahip oldugun alanlar. Auth modulu, API layer, deployment pipeline. Konum: thoughts/areas/ veya .claude/areas/ Kural: Her alan icin tek sayfalik "durum raporu" tut. KATMAN 3: REFERANSLAR Tekrar tekrar basvurulan bilgiler. API dokumantasyonu, tasarim kararlari, benchmark sonuclari. Konum: thoughts/references/ veya .claude/references/ Kural: Ihtiyac duyuldugunda hizla bulunabilmeli. KATMAN 4: ARSIV Tamamlanan isler, eski kararlar, deprecated feature'lar. Konum: thoughts/archive/ veya .claude/archive/ Kural: Silme, tasi. Bir gun lazim olabilir. ``` ## Bilgi Akisi ``` YENi BILGI geldiginde: 1. Aktif is ile ilgiliyse → KATMAN 1'e ekle 2. Surekli sorumluluk alaniysa → KATMAN 2'ye ekle 3. Referans/dokumantasyonsa → KATMAN 3'e ekle 4. Hicbirine uymuyorsa → KATMA (gereksiz bilgi) IS TAMAMLANDIGINDA: 1. KATMAN 1'den kaldir 2. Ogrenim

What's inside
Steps it walks through
  1. 4 Katmanli Bilgi Yapisi
  2. Bilgi Akisi
  3. Progressive Summarization
  4. Katman 0: Ham Kaynak
  5. Katman 1: Yakalama
  6. Katman 2: Kalin Isaret
  7. Katman 3: Ozet
  8. Katman 4: Remix
  9. Codebase Second Brain
  10. Dosya Yapisi
  11. ADR (Architecture Decision Record) Formati
  12. Bilgi Yakalama Tetikleyicileri
  13. Bilgi Erisim Hiyerarsisi
  14. Haftalik Bakım
More from vibecosystem
All skills →
About this skill
What does the knowledge-management skill do?

Proje bilgisini 4 katmanli yapida organize et. Aktif projeler, sorumluluk alanlari, referans kaynaklar ve arsiv. Progressive summarization ile bilgiyi katman katman ozumse. Second brain pattern'i ile codebase bilgisini yapilandir.

How do I install it?

Run `npx skills add vibeeval/vibecosystem --skill knowledge-management --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From vibeeval/vibecosystem, a repository with 521 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going