Agent Skills › CopilotKit/OpenTag › implement-issue

implement-issue

GitHub

根据 Linear 简报在 GitHub 仓库中执行代码实现。自动创建分支、编辑指定文件、运行单一测试并推送 PR,严格遵循简报指令,禁止猜测或探索。

agent/coding/skills/implement-issue/SKILL.md CopilotKit/OpenTag

Trigger Scenarios

用户要求实现新的功能或修复 Bug 需要基于特定简报创建新分支和草稿 PR

Install

npx skills add CopilotKit/OpenTag --skill implement-issue -g -y
More Options

Non-standard path

npx skills add https://github.com/CopilotKit/OpenTag/tree/main/agent/coding/skills/implement-issue -g -y

Use without installing

npx skills use CopilotKit/OpenTag@implement-issue

指定 Agent (Claude Code)

npx skills add CopilotKit/OpenTag --skill implement-issue -a claude-code -g -y

安装 repo 全部 skill

npx skills add CopilotKit/OpenTag --all -g -y

预览 repo 内 skill

npx skills add CopilotKit/OpenTag --list

SKILL.md

Frontmatter
{
    "name": "implement-issue",
    "description": "Implement a Linear brief in a named GitHub repo. Use when the brief skill is implement-issue or the user wants a new branch and draft PR."
}

implement-issue

Implement only the brief. Do not rediscover the issue. Do not explore the repo to invent a plan.

The brief must include repo, issue, files, change, and one test command. If any of those are missing, stop. Return status: failed and say the brief is incomplete. Do not guess.

  1. Call prepare_repository with the repo and branch opentag/<issue-id>.
  2. Work from the returned directory and branch.
  3. Edit only the listed files.
  4. Run the one test command from the brief.
  5. Do not guess pnpm test. Do not run the full monorepo suite.
  6. If green, commit locally and call publish_changes.
  7. If red, do not call publish_changes unless the brief says open_anyway: true.

Version History

  • 6a770d8 Current 2026-08-19 13:55

Same Skill Collection

agent/coding/skills/fix-ci/SKILL.md
agent/coding/skills/fix-tests/SKILL.md
agent/coding/skills/merge-main/SKILL.md

Metadata

Files
0
Version
d5ea8cf
Hash
7c70012f
Indexed
2026-08-19 13:55

inicio - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-25 09:56
浙ICP备14020137号-1