Merge pull request #409 from mattpocock/research-skill

Add the research skill
This commit is contained in:
Matt Pocock 2026-07-02 14:06:32 +01:00 committed by GitHub
commit 5f45f2e35a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 50 additions and 0 deletions

View file

@ -12,6 +12,7 @@
"./skills/engineering/to-prd",
"./skills/engineering/implement",
"./skills/engineering/prototype",
"./skills/engineering/research",
"./skills/engineering/domain-modeling",
"./skills/engineering/codebase-design",
"./skills/engineering/code-review",