ワンクリックで
git-publish
Use when committing or pushing changes in this repository. Applies to staging review, semantic commit messages, hook-aware commit workflow, and safe direct pushes when the user explicitly wants them.
メニュー
Use when committing or pushing changes in this repository. Applies to staging review, semantic commit messages, hook-aware commit workflow, and safe direct pushes when the user explicitly wants them.
Use when drafting, revising, or evaluating blog posts for this repository's ML-Affairs site. Applies to new post ideas, post outlines, editorial feedback, title refinement, and rewriting blog content to match the repo's stored content strategy and writing style.
Use when preparing to publish or review changes for this repository's website or blog. Applies to pre-publish QA, content release checks, accidental page exposure checks, metadata review, and final verification before merging or deploying site changes.
Use when updating the LaTeX CV in this repository, compiling it, publishing the latest PDF, or creating a job-targeted CV variant from a job description. Applies to edits under cv/latex, tailoring the summary and bullets for a role, generating role-specific variants, and keeping assets/pdfs/cv.pdf aligned only when explicitly requested.
Use when reviewing, critiquing, or redesigning the visual design of this Jekyll website. Applies to homepage hierarchy, typography, color system, imagery, navigation, page composition, consistency across sections/pages, and recommending or implementing a stronger visual direction.
Use when maintaining or modifying the structure, templates, styling, navigation, configuration, analytics, or content publishing behavior of this Jekyll website. Applies to layout fixes, page additions, homepage section changes, internal-doc exposure issues, and general repository hygiene for the site.
| name | git-publish |
| description | Use when committing or pushing changes in this repository. Applies to staging review, semantic commit messages, hook-aware commit workflow, and safe direct pushes when the user explicitly wants them. |
Use this skill when the user asks to commit, push, publish, or otherwise finalize repo changes through git.
make install-hooks..env fileswip/_site/make build before commit.make audit is the stronger pre-push check when content/config/layouts changed.git status --short.wip/, and generated output are not staged.make buildmake auditfeat:fix:refactor:style:docs:chore:feat(blog): ...fix(site): ...docs(skills): ...feat(blog): sharpen PyFlink social metadata and LinkedIn embedfix(site): exclude internal scripts from published outputdocs(skills): codify post-before-social publishing flowupdatesmisc fixesstufffinal changes.env, _site/, or wip/.reset --hard.master or main.master is acceptable, that is sufficient authorization for this repo, but still make sure the commit is clean first.When finishing a git task, report: