Add template-question catalogue to plonecli skill#102
Merged
Conversation
Add reference/templates.md cataloguing every copier-template question (keys, defaults, choices, conditional and computed answers, required keys) so the skill builds non-interactive --defaults -d invocations without guessing or hitting prompts. Strengthen SKILL.md description and add a scaffold-don't-hand-write rule so the skill triggers when a plan decides to create a behavior or other feature. Wire the new reference into add.md and create.md.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
reference/templates.mdcataloguing every copier-template question — keys, defaults, choices, conditional/computed answers, and which keys are required — so the skill can build non-interactive--defaults -d KEY=VALUEinvocations without guessing or triggering prompts.SKILL.mddescription and add a "scaffold, don't hand-write" critical rule so the skill triggers when a plan decides to create a behavior, content type, or other Plone feature.add.mdandcreate.md.