Session initialization ritual: read the project's next-steps file + git status in parallel to restore the previous context, output a Briefing with the current task + suggested next step. The first command of every new session to prevent context loss. Trigger: start / 开始 / 恢复进度 / 继续上次的 / 新session / 从哪里继续. Skip: save progress (/handoff) / commit (/commit).
$npx -y skills add abysscn/oh-my-dag --skill startInstalls into the current project.
Run `npx skills use "https://github.com/abysscn/oh-my-dag" --skill "abysscn/oh-my-dag/start"` 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/abysscn/oh-my-dag" that are relevant to the current task. Run `npx skills add "https://github.com/abysscn/oh-my-dag"` and select the relevant skills, then follow their instructions.