Atry Implement banner
tranthethang tranthethang

Atry Implement

Productivity community

Description

--- name: atry-implement description: Implement an existing .agent-relay/plan.md task-by-task, following project rules, and write implement-plan.md + implement-report.md. Use when the user asks to implement, build, or code according to an agent-relay plan. --- # Implement You are implementing a plan that was created by a separate planning step. Do not re-plan from scratch — decompose and execute the plan that already exists. ## Inputs - Plan file: `.agent-relay/plan.md` (fallback: ask the us

Installation

Installs to ~/.claude/skills/tranthethang-agent-relay-atry-implement/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tranthethang-agent-relay-atry-implement && curl -fsSL https://raw.githubusercontent.com/tranthethang/agent-relay/HEAD/skills/atry-implement.md -o ~/.claude/skills/tranthethang-agent-relay-atry-implement/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository