Home / akillness / jeo-skills · .agent-skills/implement/SKILL.md · GitHub

implement skillA

implement is agent-read markdown (skill) from akillness/jeo-skills: Implement a piece of work based on a spec or set of tickets. Use when an agreed spec or ticket set should now be built. Triggers on: implement, build this spec, work these tickets..

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

Implement a piece of work based on a spec or set of tickets. Use when an agreed spec or ticket set should now be built. Triggers on: implement, build this spec, work these tickets.

This skill is imported from `mattpocock/skills` (MIT) and is **user-invoked** upstream.

## When to use this skill

- Implement a piece of work based on a spec or set of tickets.
- Use when an agreed spec or ticket set should now be built.
- Triggers on: implement, build this spec, work these tickets.

## Instructions

Implement the work described by the user in the spec or tickets.

Use /tdd where possible, at pre-agreed seams.

Run typechecking regularly, single test files regularly, and the full test suite once at the end.

Once done, use /code-review to review the work.

Commit your work to the current branch.

## Examples

- Apply this skill to one narrow scope first, confirm the output matches the shape described above, then widen to the full task.
- When a step needs a fact from the repository or the environment, look it up instead of asking the user for it.

## Best practices

- Keep the upstream procedure intact; record deviations explicitly instead of silently improvising.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add akillness/jeo-skills/implement@v1.0
Exact content
mdr add akillness/jeo-skills/implement@sha256:57605d7c500f57d7

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

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
v1.0 latest2026-09-11 8052d3c 2,355 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 (2355 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

akillness/jeo-skills · 47 stars · license none · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_abyma6avomr7xvtj
GET https://markdownregistry.com/api/v1/resolve?ref=akillness/jeo-skills/implement
GET https://markdownregistry.com/api/v1/blob/57605d7c500f57d7d27d947f99722f990ec005c6af5d28ea23662257cedc70fc

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 akillness/jeo-skills

academic-research skill
akillness/jeo-skills · .agent-skills/academic-research/SKILL.md · Full academic research pipeline from discovery to publication — 4 reference pipelines, 27 modes, 39-agent ensemble…
v1.0.0 · audit A · 47 stars
agent-pulse skill
akillness/jeo-skills · .agent-skills/agent-pulse/SKILL.md · Operate and extend barretlee/agent-pulse, the evidence-backed AI industry intelligence system: inspect source catalog…
v1.0 · audit A · 47 stars
agent-reach skill
akillness/jeo-skills · .agent-skills/agent-reach/SKILL.md · Operate Panniantong/Agent-Reach, the MIT-licensed installer, doctor, and routing layer for platform-specific internet…
v1.0.0 · audit A · 47 stars
agentation skill
akillness/jeo-skills · .agent-skills/agentation/SKILL.md · Exact rendered-UI feedback router → choose copy-paste review, watch-loop sync, self-driving critique, or platform…
v1.1.0 · audit A · 47 stars
agentic-gamedev-skills skill
akillness/jeo-skills · .agent-skills/agentic-gamedev-skills/SKILL.md · Discover, select, and safely install focused skills from abagames/agentic-gamedev-skills. Use when a user explicitly…
v1.0.0 · audit A · 47 stars
agentic-skills skill
akillness/jeo-skills · .agent-skills/agentic-skills/SKILL.md · Production engineering lifecycle for spec-first, test-driven implementation, review, and staged shipping; use for…
v1 · audit A · 47 stars
agenticskills skill
akillness/jeo-skills · .agent-skills/agenticskills/SKILL.md · One-shot installer for the akillness/oh-my-gods agent skill bundle (80+ god-skills) — wraps the official install.sh…
v1.0.0 · audit B · 47 stars
aider-cli-workflow skill
akillness/jeo-skills · .agent-skills/aider-cli-workflow/SKILL.md · Runs a scope-locked, test-backed Aider coding loop with commit hygiene; use for local-repo AI pair-programming on one…
v1.0.0 · audit A · 47 stars
airship skill
akillness/jeo-skills · .agent-skills/airship/SKILL.md · Drive Airship (`@airshiplabs/cli`), a CLI that puts a visual, pannable design canvas in front of a running dev server…
v1.0 · audit A · 47 stars
amrouter skill
akillness/jeo-skills · .agent-skills/amrouter/SKILL.md · Self-hosted AI gateway with one OpenAI-compatible endpoint for multi-provider LLM, embedding, image, and audio routing…
git:20260911.fa4fe6b · audit A · 47 stars
animato skill
akillness/jeo-skills · .agent-skills/animato/SKILL.md · Drive Animato (github.com/otdnnc/Animato) as an API-key agent loop that turns a rigged .fbx/.gltf model plus a…
v1.0.0 · audit A · 47 stars
api-design skill
akillness/jeo-skills · .agent-skills/api-design/SKILL.md · Design or refactor API contracts for REST and GraphQL systems.
v1.1.0 · audit A · 47 stars

Every file in akillness/jeo-skills

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.