Home / lamngockhuong / aiteamkit · skills/implement/SKILL.md · GitHub

implement skillA

implement is agent-read markdown (skill) from lamngockhuong/aiteamkit: Write the code for a piece of work the way a team will accept it: decide whether the work needs a plan before a line is written, follow the project's own conventions and reference modules, verify by layer with the project's own commands, then call the team review and fix what it blocks on before handing the change over. Use when a ticket, a plan, or a described requirement is ready to be built, and the question left is how to build it rather than what to build. Triggers on: "implement", "code th.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Implement a Change (`atk:implement`)

Writes the code, between two gates. The first decides whether this work may be written at all
before somebody has agreed how: most work may, some work must not. The second is the team review,
called by this skill on its own output rather than left for the reviewer to discover.

What the skill never does is decide. It builds what was agreed, and when it finds it is about to
agree something on the team's behalf, it stops and says whose call it is.

## Scope

Handles: reading the plan, ticket, or description, scoring how much agreement the work needs before
code, writing the change against the project's conventions and reference modules, verifying by
layer with the project's own commands, tidying what was written before anyone reviews it, calling
`atk:review` and fixing what it blocks on, and closing through the shared finalize sequence.

Does NOT handle: the review checklist, the severity scale, and the breadth of a review, all of
which belong to `atk:review` and are not restated here; sequencing work into phases and steps
(`atk:plan`); choosing between approaches (`atk:design-doc`); splitting work across people
…

Read the whole file at its exact version.

How to install

Latest version
mdr add lamngockhuong/aiteamkit/implement@git:20260924.59d6cfa
Exact content
mdr add lamngockhuong/aiteamkit/implement@sha256:f4aaed7c2afaf5be

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_yu2xhldaxfcr577q.svg)](https://markdownregistry.com/a/art_yu2xhldaxfcr577q)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260924.59d6cfa latest2026-09-24 59d6cfa 15,628 BA view · diff
git:20260923.4e280852026-09-23 4e28085 15,233 BA view · diff
git:20260922.2c10be82026-09-22 2c10be8 15,235 BA view · diff
git:20260922.3896e1f2026-09-22 3896e1f 15,167 BA view · diff
git:20260922.c7615a52026-09-22 c7615a5 13,312 BA view · diff
git:20260920.d282a912026-09-20 d282a91 13,127 BA view · diff
git:20260918.73a33f42026-09-18 73a33f4 13,017 BA view · diff
git:20260918.911e9832026-09-18 911e983 12,912 BA view · diff
git:20260918.cddb6932026-09-18 cddb693 12,784 BA view · diff
git:20260918.06072512026-09-18 0607251 12,273 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (15628 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

lamngockhuong/aiteamkit · 5 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_yu2xhldaxfcr577q
GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/implement
GET https://markdownregistry.com/api/v1/blob/f4aaed7c2afaf5bee893fd96b1bad831e143bd7215fa32799d6bad1011794e54

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from lamngockhuong/aiteamkit

CLAUDE.md claude
lamngockhuong/aiteamkit · CLAUDE.md
git:20260924.59d6cfa · audit A · 5 stars
breakdown skill
lamngockhuong/aiteamkit · skills/breakdown/SKILL.md · Break an epic or a design document into owned, sequenced tasks: one deliverable each, an owner, a dependency order, the…
git:20260922.c7615a5 · audit A · 5 stars
catchup skill
lamngockhuong/aiteamkit · skills/catchup/SKILL.md · Summarise an epic or a pull request for someone who was not in the conversation that produced it: what the work is and…
git:20260921.7fc6a05 · audit A · 5 stars
convention skill
lamngockhuong/aiteamkit · skills/convention/SKILL.md · Extract, record, and enforce the coding conventions a team actually follows: branch and commit rules, naming, layering…
git:20260923.3195eb0 · audit A · 5 stars
design-doc skill
lamngockhuong/aiteamkit · skills/design-doc/SKILL.md · Write the technical design document a team reviews before coding, plus the ADR that records the decision behind it…
git:20260924.59d6cfa · audit A · 5 stars
estimate skill
lamngockhuong/aiteamkit · skills/estimate/SKILL.md · Estimate a backlog and fill a sprint against real team capacity: size each item with a stated basis, mark the…
git:20260922.c7615a5 · audit A · 5 stars
fix skill
lamngockhuong/aiteamkit · skills/fix/SKILL.md · Fix a defect the way a team reviewer will accept: capture the failure verbatim, prove the cause before changing a line…
git:20260922.2c10be8 · audit A · 5 stars
git skill
lamngockhuong/aiteamkit · skills/git/SKILL.md · Carry a finished piece of work into version control: read what changed, stage it after scanning for anything that must…
git:20260922.2c10be8 · audit A · 5 stars
handover skill
lamngockhuong/aiteamkit · skills/handover/SKILL.md · Hand work over to another person or team so nothing depends on the leaver's memory: the true state of each item…
git:20260920.d282a91 · audit A · 5 stars
help skill
lamngockhuong/aiteamkit · skills/help/SKILL.md · Answer which atk skill to run. With no argument it reads the state of the project, meaning the profile, the artifacts…
git:20260923.1028253 · audit A · 5 stars
incident skill
lamngockhuong/aiteamkit · skills/incident/SKILL.md · Run a production incident and close it properly: a timeline built from evidence, impact and severity, the proven root…
git:20260922.c7615a5 · audit A · 5 stars
init skill
lamngockhuong/aiteamkit · skills/init/SKILL.md · Set up atk in a project: read the repository to find the build, test, and lint commands, the layer layout, the tracker…
git:20260924.59d6cfa · audit A · 5 stars

Every file in lamngockhuong/aiteamkit

Other files named implement

implement skill
posit-dev/skills · posit-dev/implement/SKILL.md · Orchestrates implementation of a plan file by delegating work to subagents in parallel. Verifies git branch state…
v2.0 · audit A · 520 stars
implement skill
greenfield-inc/pane · .claude/skills/implement/SKILL.md · Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when…
git:20260425.a0c906f · audit A · 483 stars
implement skill
greenfield-inc/pane · .codex/skills/implement/SKILL.md · Executes an approved plan directly in Codex with one primary implementation stream by default, bounded sidecars only…
git:20260425.a0c906f · audit A · 483 stars
implement skill
dcouple/pane · .claude/skills/implement/SKILL.md · Executes an approved plan with one primary implementation stream by default, using bounded parallel sidecars only when…
git:20260425.a0c906f · audit A · 483 stars
implement skill
dcouple/pane · .codex/skills/implement/SKILL.md · Execute an approved implementation plan directly in Codex, with manual-step detection, progress tracking, quality…
git:20260422.d71693a · audit A · 483 stars
implement skill
boshu2/agentops · skills/implement/SKILL.md · Implement changes, repairs or waves; return per-lane evidence. Use when: coding, service operations, reliability…
git:20260922.9b25983 · audit A · 445 stars
implement skill
boshu2/agentops · packs/agentops-executor/agents/implementer/skills/implement/SKILL.md · Execute one bounded RED to GREEN experiment from bead or caller intent; return derived subject identity and check…
git:20260729.a635979 · audit A · 445 stars
implement skill
boshu2/agentops · skills-codex/implement/SKILL.md · Implement changes, repairs or waves; return per-lane evidence. Use when: coding, service operations, reliability…
git:20260922.9b25983 · audit A · 445 stars

Browse by kind, by grade A, or by owner.