ワンクリックで
github-workflows
Activate this skill whenever opening Pull Requests, creating branches, or responding to GitHub issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Activate this skill whenever opening Pull Requests, creating branches, or responding to GitHub issues.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Activate this skill whenever writing tests, running linters, or committing code.
Activate this skill whenever preparing a release, bumping versions, or creating tags.
Activate this skill whenever designing new features, modifying Docker compose logic, or interacting with Liferay environments.
Run FIRST before any task when workspace root lacks AGENTS.md. Creates AGENTS.md tailored to the Python environment (pyproject.toml, .venv, pytest).
Guides agents on documenting, naming, and categorizing upstream bugs/limitations in the repository's JIRA issue tracker.
Guides and scripts for developing, testing, linting, and releasing Liferay Docker Manager (LDM).
| name | github-workflows |
| description | Activate this skill whenever opening Pull Requests, creating branches, or responding to GitHub issues. |
To prevent unnecessary code churn, sweeping reformatting, and out-of-scope changes, all edits MUST be strictly scoped to the active issue:
fix/ or bugfix/) MUST NOT modify more than 10 files. Edits exceeding this limit will trigger a CI failure, requiring a bypass override ([bypass sprawl] or [bypass limit] in the PR title/description) or splitting the PR into smaller, atomic contributions.Closes #XYZ or Resolves #XYZ) to ensure GitHub automatically closes the issues on merge.