一键导入
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 职业分类
| 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.Bootstrap agent configuration and generate AGENTS.md from project config (codi.toml), SCM flow, monorepo structure, MCP ecosystem, and docs/ — template-based and idempotent.
Repository understanding and hierarchical codemap generation
Generate a daily planning Markdown file combining Google Calendar events and Jira tasks. Creates an executable daily agenda with configurable parameters, dynamic emoji detection, and timezone support.
Create consistent releases and changelogs
Validate, push the current branch, and create a GitHub pull request from the current diff
Push branch commits and update the existing PR body safely (prefer REST API)