help is agent-read markdown (skill) from lamngockhuong/aiteamkit: Answer which atk skill to run. With no argument it reads the state of the project, meaning the profile, the artifacts on disk and their approval state, the plans, and the branch, then names the next skill with the line to type, the evidence behind it, what the skill needs first, and who approves what it produces, plus what is waiting on which person. Given a question or a situation it routes it to one skill; given a skill name it explains that skill. Use when someone asks which skill fits, what .
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
# Which Skill to Run (`atk:help`)
Answers "which skill do I need?" for the project it runs in. A list of skills already exists in the
README and in the `/` menu; what neither of them knows is that this project's requirement is still
`IN REVIEW`, that the branch has three commits and no pull request, or that there is no profile yet.
This skill reads that state, then points at one skill and says why.
It answers in the session and writes nothing. The answer is true at the moment it is given, for the
person who asked, and the next person asks again and gets the answer true for them.
## Scope
Handles: reading the project state that decides which skill comes next, routing a question or a
situation to one skill, explaining what one skill produces and what it needs first, naming the
artifacts that are waiting on a person and who that person is, and saying plainly when a request is
outside this kit.
Does NOT handle: running the skill it recommends, which the person asking does by typing the line;
getting a new member started on the project itself (`atk:onboard`, which writes the onboarding
…
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.
GET https://markdownregistry.com/api/v1/artifacts/art_4uyubbcf7huasv5e
GET https://markdownregistry.com/api/v1/resolve?ref=lamngockhuong/aiteamkit/help
GET https://markdownregistry.com/api/v1/blob/c9eac7a9c042ac4f37c64aa2fe68963ff96be66125638ea1abe9f675a1e5f6f0
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.
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…
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…
lamngockhuong/aiteamkit · skills/convention/SKILL.md · Extract, record, and enforce the coding conventions a team actually follows: branch and commit rules, naming, layering…
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…
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…
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…
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…
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…
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…
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…
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…
indranilbanerjee/digital-marketing-pro · skills/help/SKILL.md · Show the Digital Marketing Pro guide with live plugin state — version, agent, skill, command, and connector counts read…
oliver-kriska/claude-elixir-phoenix · plugins/elixir-phoenix/skills/help/SKILL.md · Choose Phoenix review, plan, debug, or test command. Use when user asks which /phx: command or plugin skill handles a…
bitwize-music-studio/claude-ai-music-skills · skills/help/SKILL.md · Shows available skills, common workflows, and quick reference for the plugin. Use when the user asks for help, what…
yonatangross/orchestkit · src/skills/help/SKILL.md · OrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right…
yonatangross/orchestkit · plugins/ork/skills/help/SKILL.md · OrchestKit help directory with categorized skill listings. Use when discovering skills for a task, finding the right…
7xuanlu/wenlan · plugin-codex/skills/help/SKILL.md · Show a one-screen Codex reference for the Wenlan plugin. Use when the user asks for Wenlan help, command list, invokes…
7xuanlu/wenlan · plugin/skills/help/SKILL.md · One-screen quick reference for the Wenlan plugin. Lists the daily verbs, the daily flow, where data lives, and how to…
crisandrews/clawcode · skills/help/SKILL.md · List available commands the user can invoke. Works from CLI or messaging channels. Triggers on /help, /commands…