Development Commands
/mykit.specify
Section titled “/mykit.specify”Create a structured specification for a feature, bug fix, or task.
/mykit.specifySee Workflow: Specify for details.
/mykit.plan
Section titled “/mykit.plan”Generate an implementation plan from the current specification.
/mykit.planSee Workflow: Plan for details.
/mykit.tasks
Section titled “/mykit.tasks”Break the implementation plan into trackable tasks.
/mykit.tasksSee Workflow: Tasks for details.
/mykit.implement
Section titled “/mykit.implement”Execute tasks from the task list, writing code and running tests.
/mykit.implementSee Workflow: Implement for details.