State Directory Manager Best Practices

Sub-skill of state-directory-manager: Best Practices.

vamseeachanta Updated

File contents

Best Practices

Best Practices

  1. Use Standard Locations - Follow XDG or $HOME/.app-name
  2. Initialize Early - Call init before any operations
  3. Handle Permissions - Use 700 for private data
  4. Clean Up Regularly - Remove old temp/cache files
  5. Rotate Logs - Prevent unbounded growth

vamseeachanta/workspace-hub/tree/main/.agents/skills/_core/bash/state-directory-manager/best-practices commit 4b7ea2c511

Frequently asked questions

npx skillmds@latest add vamseeachanta/state-directory-manager-best-practices