You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added
SKILL.md: explicit template-placeholder substitution step — OWNER/REPO, OWNER_USERNAME, PROJECT_NAME, YYYY-MM-DD are replaced with the
target repo's real values when templates are copied (badges, discussions,
security advisory, clone URLs no longer ship broken)
SKILL.md metadata: requires now lists jq + python3 alongside gh / git (they were already needed by Module A)
SKILL.md Module D: documents $default-branch triggers and lockfile-aware
dependency install for Node projects
SKILL.md Module B: issue forms now also follow the user's chosen language
(Preflight step 5)
Changed
CI templates: push.branches: [main] → [$default-branch] — workflows
now trigger on any default branch name (Node / Python / Go / Rust)