project
Installation
SKILL.md
Project
Overview
Use one project tracker file as the durable source of truth for long-running work. Keep the tracker current while you work, execute from Current Batch, validate at milestone boundaries, and archive the tracker when the scoped work is genuinely done.
Tracker Location
Follow repo-local guidance first.
- If the repo defines a project-tracker home in
STRUCTURE.md,AGENTS.md, or another root guidance file, use that.- Dobby workspace example:
projects/<project>/tasks.mdandprojects/archive/<project>/tasks.md.
- Dobby workspace example:
- Otherwise use the default:
docs/projects/<project>/tasks.md. - When archiving a finished project, archive under that same project-tracker home.