Claude Skill

implement

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

LLM Mart · 0 points · 0 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download gongyijie85-mattpocock-skills-dsh-skills_implement-cddeded.zip · 0 KB
Part of gongyijie85/mattpocock-skills-dsh — 25 skills

Install

skills CLI npx skills add https://github.com/gongyijie85/mattpocock-skills-dsh/tree/main/skills/implement
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install gongyijie85-mattpocock-skills-dsh@llmmart
Git git clone https://github.com/gongyijie85/mattpocock-skills-dsh.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole gongyijie85/mattpocock-skills-dsh collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

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.

Files (mattpocock-skills-dsh)
  • SKILL.md 431 B
    ---
    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.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related