Filesystem Context

Using the FILE SYSTEM for context — scratch pads, plan persistence, dynamic skill loading, sub-agent file workspaces, and terminal log persistence. Use when the user asks to "offload context to files", "implement scratch pads", "persist agent plans", "use filesystem for agent memory", or mentions file-based context management, tool output persistence, or just-in-time context loading. NOT for in-context optimization like KV-cache or observation masking (use context-optimization), NOT for summarization or compression techniques (use context-compression), NOT for understanding context theory or fundamentals (use context-fundamentals).

viktorbezdek 5d4d51c 4 files · 36.5 KB Updated

File contents

viktorbezdek/skillstack/tree/main/filesystem-context/skills/filesystem-context commit 5d4d51cf59

Frequently asked questions

npx skillmds@latest add viktorbezdek/filesystem-context