docs(edge-delivery-services): lead five skill descriptions with their trigger - #320
docs(edge-delivery-services): lead five skill descriptions with their trigger#320LuizFrare wants to merge 5 commits into
Conversation
…dobe#215) Moved the trigger ahead of the 'Reference for...' noun phrase. The scope, the aem up failure modes and both da-content / content-driven-development redirects are unchanged, only reordered. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
…his-when trigger (adobe#215) Replaced the 'Apply a ... process' opening with the trigger, kept the ALL-code-changes scope and turned the excluded cases into an explicit do-not-use clause. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
adobe#215) Moved 'Use this skill whenever...' to the front, kept the onboarding scope and the page-import / content-driven-development redirects already documented in the body. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
adobe#215) Moved the trigger ahead of the capability summary and kept the migrate/migration/migrating aliases plus the snowflake disambiguation intact. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
… trigger (adobe#215) Moved the trigger list ahead of the 'Create or edit...' opening; the three JSON config files are now named in the Covers clause. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
Per CONTRIBUTING.md: this PR was co-authored with an AI tool and should carry the |
|
Same situation as #319: the workflow runs here are sitting in The CLA check is signed and green, and One thing worth a maintainer eye beyond the diff: #215 looks complete to me. Every skill in its two tables was fixed in the July sweep, and x-search is no longer in the plugin, so the issue can probably be closed. This PR deliberately stays outside that scope and only touches five skills that show the same pattern but were never in its tables. If those five were left as they are on purpose, say the word and I will close this. |
Follow-up to #215.
Context
#215 already got its sweep. All 19 skills in its two tables were fixed on 6 July, one PR per skill (#241, #244, #245, #246, #248, #249, #250, #251, #254, #258 and siblings), and
x-searchhas since been removed from the plugin. As far as I can tell #215 can be closed — this PR does not reopen its scope.What it does cover is five skills in the same plugin that show the exact pattern #215 describes but were never in its tables. Four open with a capability statement instead of a trigger;
content-driven-developmentopens with "Apply a Content Driven Development process".Changes
Each description now follows the shape the sweep established:
aem-clicontent-driven-developmentcreate-sitepage-importue-component-modelNo information was dropped. Every scope note, trigger alias and sibling redirect already present in these descriptions is preserved — the
migrate/migration/migratingaliases and thesnowflakedisambiguation onpage-import, theda-contentandcontent-driven-developmentredirects onaem-cli, thepage-importredirect oncreate-site— only reordered so the trigger leads.Versions are untouched; semantic-release owns those.
One commit per skill, matching both the granularity of the original sweep and each skill's own
.releaserc.json.Verification
npm run validatepasses (166 skills, exit 0).