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

Remaining tasks

User interface changes

API changes

Data model changes

Comments

freelock created an issue. See original summary.

  • freelock committed 97b776cf on 1.0.x
    feat: #3585029 Improve/refactor skills to reduce consuming so much...
freelock’s picture

Status: Active » Fixed

This 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.

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.