Agent Skillsfynnfluegge/agtx › agtx-execute

agtx-execute

GitHub

根据批准的实施方案执行代码变更。读取计划或获取任务详情,实施修改并运行测试修复问题。完成后生成摘要至.agtx/execute.md并停止等待指令。

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

Trigger Scenarios

用户要求执行已批准的实现计划 调用 agtx-execute 命令

Install

npx skills add fynnfluegge/agtx --skill agtx-execute -g -y
More Options

Non-standard path

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

Use without installing

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.

Version History

  • ec5e0d9 Current 2026-07-05 09:24

Same Skill Collection

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

Metadata

Files
0
Version
ec5e0d9
Hash
6d87e6e3
Indexed
2026-07-05 09:24

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-08 17:44
浙ICP备14020137号-1 $Carte des visiteurs$