convention skillA
convention is agent-read markdown (skill) from lamngockhuong/aiteamkit: Extract, record, and enforce the coding conventions a team actually follows: branch and commit rules, naming, layering, error handling, test layout, review etiquette, and the tooling that enforces each rule automatically. Also offers to draft the collaboration files the project has none of, `CONTRIBUTING.md`, the pull request template, and `CODEOWNERS`, writing only the ones the team picks. Use when a team has no written convention, when the written one no longer matches the code, when reviews k.
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
# Team Conventions (`atk:convention`) Writes down the rules a team already follows and enforces. It can also suggest rules from published standards, and each one stays a proposal until the Tech Lead adopts it; nothing is imported on the team's behalf. A rule that no tool enforces and no reviewer checks is a wish; this skill labels it as one. ## Scope Handles: deriving conventions from the existing codebase and git history, recording them, mapping each rule to the tool that enforces it, auditing whether the code still matches the document, suggesting rules from the published standards for the detected stack as proposals, and offering to draft the collaboration files the project does not have yet. Does NOT handle: reviewing a specific change (`atk:review`), configuring CI pipelines beyond the lint and format layer, or choosing the tech stack. ## Roles Tech Lead owns the document and is the approver. Every Dev is bound by it. A rule added without the team agreeing is a proposal, marked as such. See `shared/team-roles.md`. ## Invocation ```bash /atk:convention # Derive from the codebase and write or update the document …
Read the whole file at its exact version.
How to install
mdr add lamngockhuong/aiteamkit/convention@git:20260923.3195eb0mdr add lamngockhuong/aiteamkit/convention@sha256:56420a8c8ad7215aPin 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.
[](https://markdownregistry.com/a/art_tsatxe2eowuee4iz)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260923.3195eb0 latest | 2026-09-23 | 3195eb0 | 17,986 B | A | view · diff |
| git:20260922.3896e1f | 2026-09-22 | 3896e1f | 16,324 B | A | view · diff |
| git:20260922.c7615a5 | 2026-09-22 | c7615a5 | 15,455 B | A | view · diff |
| git:20260920.89d3fa3 | 2026-09-20 | 89d3fa3 | 15,109 B | A | view · diff |
| git:20260920.d282a91 | 2026-09-20 | d282a91 | 9,716 B | A | view · diff |
| git:20260918.f67e5b5 | 2026-09-18 | f67e5b5 | 9,378 B | A | view · diff |
| git:20260918.73a33f4 | 2026-09-18 | 73a33f4 | 6,724 B | A | view · diff |
| git:20260918.911e983 | 2026-09-18 | 911e983 | 6,618 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (17986 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
lamngockhuong/aiteamkit · 5 stars · license MIT · pushed 2026-09-24 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_tsatxe2eowuee4iz GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/convention GET https://markdownregistry.com/api/v1/blob/56420a8c8ad7215ab20b5e04825ef99421e074ea5e8ba344d27e49fa002615d5
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
Every file in lamngockhuong/aiteamkit