Create an implementation plan (auto-infers: feature, bug, chore)
/plugin marketplace add elafo/hefesto/plugin install hefesto@hermes<path|prompt> | feature|bug|chore <path|prompt>dev/# Developer: Implementation Planning Router command that infers work type and delegates to the appropriate planning skill. ## Input Handling The argument can be: | Input Type | Example | Handling | |------------|---------|----------| | **Folder path** | `.hefesto/features/.../stories/001-login` | Read all relevant files in folder | | **File path** | `specs/issue-123/description.md` | Read the file directly | | **Text prompt** | `"Add user authentication with OAuth"` | Use as the work description | If a path is provided, read its contents to understand the work. If it's a prompt, use it...
/planTe ayuda a planificar antes de programar. Crea estrategias detalladas para hacer que el desarrollo sea más fluido.