17 lines
583 B
JSON
17 lines
583 B
JSON
{
|
|
"name": "stackshift",
|
|
"description": "Reverse engineering toolkit that transforms any application into a fully-specified, spec-driven codebase through a 6-gear process. Auto-detects app type (monorepo service, Nx app, etc.) then choose route: Greenfield (tech-agnostic for migration) or Brownfield (tech-prescriptive for maintenance). Includes Gear 6.5 validation, code review, and coverage mapping.",
|
|
"version": "1.6.0",
|
|
"author": {
|
|
"name": "Jonah Schulte"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"agents": [
|
|
"./agents"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |