Use this skill when the user introduces a new requirement, feature request, scope change, or implementation direction for this repository. Before coding, create a technical plan in docs using the required naming convention docs/tech-plan-<topic>-<YYYYMMDD>-session-<session-id>.md, then align the implementation to that plan.
$npx -y skills add xigua-wang/skill-doctor --skill technical-plan-guardInstalls into the current project.
Run `npx skills use "https://github.com/xigua-wang/skill-doctor" --skill "xigua-wang/skill-doctor/technical-plan-guard"` 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/xigua-wang/skill-doctor" that are relevant to the current task. Run `npx skills add "https://github.com/xigua-wang/skill-doctor"` and select the relevant skills, then follow their instructions.