ワンクリックで
context-sync
Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
Create git commits using goji rules from .goji.json (type/scope/emoji/signoff) with path-based heuristics.
Skill para registrar worklogs en Jira usando el issue key derivado del branch actual y una descripcion basada en los commits del branch.
Skill para listar issues no terminadas asignadas al usuario en Jira usando `jasper.toml`, elegir una y crear un branch `feature/<ISSUE-KEY>`.
Skill para generar un reporte de implementacion para el issue de Jira derivado del branch actual usando un template y un resumen basado en commits, y publicarlo como comentario.
Skill para crear issues de tipo epic y/o task en Jira Cloud a partir de un archivo Markdown y luego completar componentes, labels y issue keys.
Create consistent releases and changelogs
| name | context-sync |
| description | Audit and synchronize local OpenCode context, commands, skills, agents, config, and AGENTS.md with the current repository. |
| license | Proprietary |
Load skill: targets, invalid task names, and metadata drift.Review these areas when present:
.opencode/context/.opencode/agent/.opencode/skills/.opencode/commands/.opencode/config/.agents/skills/.claude/skills/opencode.jsonAGENTS.mdIf a scope hint is provided (context, agents, commands, skills, config, workflow, repo, all), use it only when that scope can be checked safely without hiding cross-file drift.
AGENTS.mdTaskfile.ymlopencode.json.opencode/paths.json.opencode/config/agent-metadata.json.opencode/context/project/*.md.opencode/commands/*.md.agents/skills/<skill-name>/SKILL.md.claude/skills/<skill-name>/SKILL.md.opencode/skills/<skill-name>/SKILL.mdLoad skill: <name> reference resolves in this order:
.agents/skills/<name>/SKILL.md.claude/skills/<name>/SKILL.md.opencode/skills/<name>/SKILL.mdTaskfile.yml and its includes; do not assume local tasks must be declared inline when they are provided through includes:.architecture/infrastructure..opencode/context/project/*.md aligned with the actual repo layout, active workflows, and local skill locations..infobot/... task backend as stale unless a current repo file explicitly restores that workflow..opencode/agent/ and the agent registry in opencode.json.