feat(skills-generator): add Feature Toggles skill#980
Open
wipheg wants to merge 1 commit into
Open
Conversation
jabrena
requested changes
Jul 7, 2026
Owner
There was a problem hiding this comment.
Maybe the reference, should have examples not another workflow. the Skill has the workflow but the reference could have examples.
Owner
|
Hi @wipheg , I need that commits use your personal email: As in your feature branch, you only did a commit, you could uncommit the last commit and update commit message including that information. Note: I will upgrade the contributing document to avoid this issues in the future. Juan Antonio |
Add the 057-design-feature-toggles skill XML sources, inventory registration, Gherkin coverage, and acceptance prompt entry. Normalize generated-content line splitting in the skill reference generator test so CRLF output validates consistently on Windows. Co-authored-by: Codex <codex@openai.com>
e3fa047 to
db7fb6f
Compare
Author
|
Thanks for the review, @jabrena. |
Owner
|
Verified: Author: wipheg <won159951@gmail.com>
Date: Tue Jul 7 22:49:01 2026 +0900
feat(skills-generator): add feature toggles skill
Add the 057-design-feature-toggles skill XML sources, inventory registration, Gherkin coverage, and acceptance prompt entry.
Normalize generated-content line splitting in the skill reference generator test so CRLF output validates consistently on Windows.
Co-authored-by: Codex <codex@openai.com> |
Owner
|
Hi @wipheg , the metadata continue with my name and not your full name. Examples: |
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
Closes #965
057-design-feature-togglesskill XML sources for Java enterprise feature toggle guidanceskills.xmlSkillReferenceGeneratorTestfor CRLF-safe validation on WindowsValidation
.\mvnw.cmd clean verify -pl skills-generator.agents/skills/057-design-feature-toggles/SKILL.md.agents/skills/057-design-feature-toggles/references/057-design-feature-toggles.mdNotes
The public
skills/release output was intentionally left unchanged. This PR updates the XML sources and verifies local generated output under.agents/skills/; release output should be refreshed only when preparing a release.