Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:42:29 +08:00
commit bece5178ef
31 changed files with 9410 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "rails-workflow",
"description": "Opus 4.5 optimized Rails API development workflow with effort parameter control, Haiku 4.5 integration (90% quality at 3x savings), thinking block handling, interleaved thinking support, and prompt caching recommendations. Features 7 specialized agents with intelligent model selection across 7 specialized agents.",
"version": "0.6.0",
"author": {
"name": "Nic Barthelemy (nbarthel)"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
],
"hooks": [
"./hooks"
]
}