Skip to content

yuyingzi/oyster-sword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oyster knife

My personal collection of the most useful AI coding skills and workflows.

What's here

ponytail/ (git submodule)

The lazy senior dev plugin. Enforces YAGNI, stops over-engineering, ships the shortest working diff. Source: DietrichGebert/ponytail

engineering/

Matt Pocock's engineering skill set for AI agents — TDD, architecture design, bug diagnosis, prototyping, domain modeling, and more. Source: mattpocock/skills

fix-pr/

PR heartbeat skill — polls a GitHub PR on an interval, resolves conflicts, addresses review comments, fixes failing CI, and self-closes when no work remains.

Setup

# Clone with submodules
git clone --recurse-submodules https://github.com/yuyingzi/oyster-knife.git

# Or if already cloned
git submodule update --init

About

Personal collection of the most useful AI coding skills and workflows

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors