Log all file changes (write, edit, delete) to a SQLite database for debugging and audit. Use when: (1) Tracking code changes, (2) Debugging issues, (3) Auditing file modifications, or (4) The user asks to track file changes.
$npx -y skills add besoeasy/open-skills --skill file-trackerInstalls into the current project.
Run `npx skills use "https://github.com/besoeasy/open-skills" --skill "besoeasy/open-skills/file-tracker"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/besoeasy/open-skills" that are relevant to the current task. Run `npx skills add "https://github.com/besoeasy/open-skills"` and select the relevant skills, then follow their instructions.