Problem/Motivation
The "drupal-flake" skill works pretty well (eventually) to get a Drupal site up and running with Drupal Flake. However, if you use this skill on a normal project, it uses up much of the context window.
Steps to reproduce
Proposed resolution
I'm going to split this out into 3 different skills:
1. "process" skill - determine whether the flake is being used in a particular environment, tell the agent how to interact with drupal in this environment - drush, xdebug, etc.
2. "testing" skill - assist with setting up tests, phpunit, etc
3. "install" skill - find Drupal site templates or distributions and install them
Comments
Comment #3
freelockThis work is complete, along with cleanup jobs. If you get an error of files not getting deleted with refresh-flake, run it again and it will clean up the old file.