SkillAgentSearch skills...

implement

Implement a piece of work based on a spec or set of tickets.

Install / Use

npx skills add mattpocock/skills --skill implement

Installs into whichever agent you are using.

About this skill
📄

SKILL.md

Installable skill definition

Quality Score

87/100

Supported Platforms

Universal

Our assessment of implement

implement scores 87/100 on our quality scale, 363rd of 1,751 Development & Engineering skills we index (top 21%).

Its SKILL.md is 433 bytes long, written without headings and no code examples: very short, closer to a stub than a full skill.

With 268,790 GitHub stars, it is one of the more widely adopted skills in the catalogue.

Substance
6/30
Structure
0/20
Description
12/15
Adoption
20/20
Freshness
15/15

Maintenance, license and trust

  • The repository was last updated yesterday, so implement is actively maintained.
  • It is released under the MIT license, a permissive license that allows use, modification and commercial use with attribution.
  • Its trust signals score 100/100, with no cautions. These come from repository metadata, not a code audit — read the skill file before letting an agent act on it.

implement compared with similar skills

All 4 of these similar skills score higher than implement; compare them before choosing.

SkillScoreStarsUpdatedFormat
implement (this skill)by mattpocock87268.8k1d agoSKILL.md
ai-job-searchby MadsLorentzen10043.9k4d agoCLAUDE.md
claude-howtoby luongnv8910041.7k5d agoCLAUDE.md
algorithmic-artby anthropics100177.9k2d agoSKILL.md
pptxby anthropics100177.9k2d agoSKILL.md

Frequently asked questions

How do I install implement?
Run npx skills add mattpocock/skills --skill implement. The install tabs above show the steps for each supported agent.
Which AI agents does implement work with?
It is written for Universal, as a SKILL.md file. Other agents that read the same format can often use it too.
Is implement safe to use?
It is MIT-licensed and scores 100/100 on trust signals. Skills are instructions an agent will follow, so read the file before installing it and do not approve commands you do not understand.
Is implement still maintained?
The repository was last updated yesterday, so implement is actively maintained.

name: implement description: "Implement a piece of work based on a spec or set of tickets." disable-model-invocation: true

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.

Related Skills

View on GitHub
GitHub Stars268.8k
CategoryDevelopment
Updated1d ago
Forks22.7k

Languages

Shell

Trust signals

100/100

From repository metadata: license, adoption, age and documentation. Not a code audit — see the Safety scan above for what the skill file itself contains.

No cautions