My codex/copilot skills
- grill-me (Relentless interviewing until user and agent reach common understanding) - https://github.com/mattpocock/skills/tree/main/skills/productivity/grill-me
- caveman (talk like caveman, preserves tokens, reduces verbosity of an agent) - https://github.com/mattpocock/skills/tree/main/skills/productivity/caveman
- handoff (dump current session to file so next session can continue the same work) - https://github.com/mattpocock/skills/tree/main/skills/productivity/handoff
- grill-with-docs (the same as grill-me, but during exploration it discovers the domain and creates a dictionary/language which should be curated and sharded with an agent) - https://github.com/mattpocock/skills/tree/main/skills/engineering/grill-with-docs
- improve-codebase-architecture (applies the Pragmatic Programmer's approach to create deep modules with interfaces, instead of multiple shallow modules) - https://github.com/mattpocock/skills/tree/main/skills/engineering/improve-codebase-architecture
- tdd (apply test-driven-development) - https://github.com/mattpocock/skills/tree/main/skills/engineering/tdd
- https://github.com/mattpocock/skills (a lot of skills in this repository are direct copy from Matt's repo)
Andrej is an AI Researcher and co-founder of OpenAI, recently joined Anthropic)
- Pragmatic Programmer (tdd, vertical slices, ubiquitous-language, tracer-bullet) https://github.com/lighthousand/books/blob/master/the-pragmatic-programmer.pdf
- Repository of valuable free books https://github.com/EbookFoundation/free-programming-books/blob/main/books/free-programming-books-subjects.md