Agent Skillsfynnfluegge/agtx › agtx-execute

agtx-execute

GitHub

执行已批准的实现计划。读取或获取任务上下文,实施代码变更并运行测试验证。完成后在.agtx/execute.md中记录变更和测试结果,随后立即停止等待指令。

plugins/agtx-terse/skills/agtx-execute/SKILL.md fynnfluegge/agtx

触发场景

需要执行具体的开发或修复任务 已有批准的实施方案需落地

安装

npx skills add fynnfluegge/agtx --skill agtx-execute -g -y
更多选项

非标准路径

npx skills add https://github.com/fynnfluegge/agtx/tree/main/plugins/agtx-terse/skills/agtx-execute -g -y

不安装直接使用

npx skills use fynnfluegge/agtx@agtx-execute

指定 Agent (Claude Code)

npx skills add fynnfluegge/agtx --skill agtx-execute -a claude-code -g -y

安装 repo 全部 skill

npx skills add fynnfluegge/agtx --all -g -y

预览 repo 内 skill

npx skills add fynnfluegge/agtx --list

SKILL.md

Frontmatter
{
    "name": "agtx-execute",
    "description": "Execute an approved implementation plan. Implement the changes, then write a summary to .agtx\/execute.md and stop."
}

Execution Phase

You are in the execution phase of an agtx-managed task.

Input

The argument to this command is a task ID.

If .agtx/plan.md exists in the current working directory, read it — it already contains the approved plan and all needed context. Do NOT call get_task.

If .agtx/plan.md does not exist, fetch the task description:

mcp__agtx__get_task(task_id: "<the id passed to this command>")

Instructions

  1. Read .agtx/plan.md if it exists (skip get_task), otherwise fetch via get_task
  2. Implement the changes
  3. Run relevant tests to verify your changes
  4. Fix any issues found during testing

Output

When implementation is complete, write a summary to .agtx/execute.md in the current working directory with these sections:

Changes

What files were modified/created and what was changed in each.

Testing

How you verified the changes — tests run, results, manual checks.

CRITICAL: Stop After Writing

After writing .agtx/execute.md (in the current working directory):

  • Do NOT start new work beyond the plan
  • Say: "Implementation complete. Summary written to .agtx/execute.md."
  • Wait for further instructions

Output Style

Terse. No pleasantries. Fragments OK. Short synonyms. Code exact. Status updates: one line. Pattern: [what] [why]. Done.

版本历史

  • ec5e0d9 当前 2026-07-05 09:24

同 Skill 集合

benchmark/skills/benchmark/SKILL.md
plugins/agtx-terse/skills/agtx-plan/SKILL.md
plugins/agtx-terse/skills/agtx-research/SKILL.md
plugins/agtx-terse/skills/agtx-review/SKILL.md
skills/brainstorm/SKILL.md
skills/sweep/SKILL.md

元信息

文件数
0
版本
86c4f53
Hash
6d87e6e3
收录时间
2026-07-05 09:24

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-01 14:25
浙ICP备14020137号-1 $访客地图$