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

tailor skillA

tailor is agent-read markdown (skill) from lamngockhuong/aiteamkit: Write down how this team wants a skill to behave, as a file in the project rather than an edit to the kit: read the shipped skill, ask what the team does differently and why, refuse the parts that would let a skill decide what a person owns, and write the override file with the person who approved it named in it. Use when a team keeps repeating the same correction to a skill's output, when a client or an internal standard adds a step the kit does not know about, or when an override written earli.

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

# Skill Tailoring (`atk:tailor`)

Writes `.atk/overrides/<skill>.md`, the file that tells one skill what this team does differently.
The kit stays as shipped, so the next update lands cleanly and the team's own rules survive it.

Most teams reach this skill after correcting the same output three times. That correction is a rule
the team already agreed on and never wrote down, so the interview here is short: the answer usually
exists, it just lives in somebody's head.

## Scope

Handles: reading a shipped skill to see what it already does, interviewing for what the team wants
different, refusing the instructions an override may not carry, writing or updating
`.atk/overrides/<skill>.md`, auditing existing override files against the skills they belong to, and
turning a run that went wrong into an override for this team or into a record for the author of the
skill. A run of a skill this kit does not ship reaches the record and not the override.

Does NOT handle: editing anything inside the kit, which nothing in atk does; writing an override for
a skill this kit does not ship, because nothing would read it; recording the team's coding rules,
…

Read the whole file at its exact version.

How to install

Latest version
mdr add lamngockhuong/aiteamkit/tailor@git:20260922.7125f8d
Exact content
mdr add lamngockhuong/aiteamkit/tailor@sha256:ecc8081b8f83bc92

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_vbeaffdvc3a72sbr.svg)](https://markdownregistry.com/a/art_vbeaffdvc3a72sbr)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.7125f8d latest2026-09-22 7125f8d 17,490 BA view · diff
git:20260921.e282edf2026-09-21 e282edf 16,425 BA view · diff
git:20260921.7fc6a052026-09-21 7fc6a05 13,501 BA view · diff
git:20260921.dd63c852026-09-21 dd63c85 12,908 BA view · diff
git:20260921.6a754a52026-09-21 6a754a5 12,897 BA view · diff
git:20260920.d282a912026-09-20 d282a91 11,067 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 (17490 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_vbeaffdvc3a72sbr
GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/tailor
GET https://markdownregistry.com/api/v1/blob/ecc8081b8f83bc927cd05a99a872c5697faade847ff9b84bf1d58efb7591801c

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
implement skill
lamngockhuong/aiteamkit · skills/implement/SKILL.md · 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…
git:20260924.59d6cfa · 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

Every file in lamngockhuong/aiteamkit

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