docs/plans/2026-03-26-task-skill-auto-pr-sync.md
Update the task skill so verified code-changing tracked work opens or updates the PR before any tracker comment, and any GitHub issue comment includes the PR URL.
task skill source and adjacent skill/repo rules.agents/rules/task.mdc with PR-before-comment behaviorcheck before PR creation, so the task skill should defer to that workflow instead of inventing a new one.pnpm run prepare runs pnpm dlx skiller@latest apply, which regenerated .codex/skills/task/SKILL.md with the new wording.