project-log
Installation
SKILL.md
Project Log Skill
Creates or updates a project handoff log so anyone picking up the project understands its current state.
Instructions
1. Ensure .docs folder exists
- List the project root directory.
- If
.docsdoes not exist, create it. - Use the workspace root path for all operations.
2. Create or update project-log.md
- Path:
.docs/project-log.md - If the file exists, append a new entry rather than overwriting.
- If it does not exist, create it with the structure below.