From opentasks
Use when the user mentions a durable project, multi-repo relationship, version relationship, dependency, install relationship, or cross-repo check rule in an OpenTasks workspace.
How this skill is triggered — by the user, by Claude, or both
Slash command
/opentasks:opentasks-repo-mapThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill after `using-opentasks` routes durable project/repo relationship work here.
Use this skill after using-opentasks routes durable project/repo relationship work here.
info-for-agent/repo-map.md records long-lived structure. It is not a task log.
Use this skill when the user says:
Add or update a project row:
opentasks repo-map project add \
--project "<project-name>" \
--repo "<repo-name>" \
--repo "<repo-name>" \
--description "<short durable description>"
Add a relationship row:
opentasks repo-map relation add \
--from "<repo-name>" \
--relation "<relation-name>" \
--to "<repo-name>" \
--description "<short durable description>"
Add a cross-repo check rule:
opentasks repo-map rule add \
--if-modify "<repo-name>" \
--must-check "<repo-name>" \
--reason "<why this needs checking>"
Validate:
opentasks repo-map validate
info-for-agent/repo-index.md.opentasks-repo-index first and add it with opentasks repo add.tasks/{slug}/brief.md, not repo-map.## 关联 table.opentasks repo-map validate after edits.npx claudepluginhub zichaojin/opentasks --plugin opentasksCreates bite-sized, testable implementation plans from specs or requirements, with file structure and task decomposition. Activates before coding multi-step tasks.