Files
2025-11-30 08:49:43 +08:00

17 lines
498 B
JSON

{
"name": "project-roles",
"description": "Role-based workflows for Laravel/Vue projects with Linear integration and research-driven documentation. Includes tech lead, backend engineer, frontend engineer, and fullstack engineer roles with commands for project planning, issue management, and documentation generation.",
"version": "1.1.0",
"author": {
"name": "RasmusGodske"
},
"skills": [
"./skills"
],
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}