Files
sozial/.opencode/skills/help/SKILL.md

597 B

Help Skill

Projekt Status

Zeigt die aktuelle Projektstruktur und offene TODOs.

Verwendung

Manuell: Zeigt die Verzeichnisstruktur und weist auf fehlende Dateien hin.

Struktur Check

skeleton/
├── .git/
├── .gitignore ✓
├── AGENTS.md ✓
├── .opencode/
│   ├── settings.json ✓
│   ├── rules/ ✓
│   └── skills/ ✓
├── docs/
│   ├── doku/ ✓
│   └── planung/ ✓
├── www/
│   ├── api/public/ ✓
│   ├── game/public/ ✓
│   └── www/public/ ✓
└── README.md ✓