Ensures project worklogs and documentation are written to an Obsidian vault with proper naming conventions
This skill ensures that project worklogs, plans, and documentation are written to an Obsidian vault instead of project directories.
CRITICAL: When working on any project and Claude needs to create worklogs, plans, documentation, or notes:
~/Documents/Main Vault/10-19 Logs/15 Worklogs{project-name}/{YYYY-MM-DD}-{title}.md
my-app/2025-11-05-initial-setup.mdwebsite-redesign/2025-11-05-navigation-refactor.mdApply this convention when:
.py, .js, .tsx, etc.) - these go in the project directoryUse standard Markdown with frontmatter:
---