feat: improve builder-agent skill and helpers#24
Closed
keepithuman wants to merge 2 commits intomainfrom
Closed
Conversation
- Add config push pattern: itential_cli via AGManager is the standard for device config push; MOP is read-only validation only - Add 5 new task helpers: itential_cli, RunCommandTemplate, viewTemplateResults, reattempt, runTemplatesDiff - Add 10 new task helper refs and 7 new reference workflow refs to SKILL.md - Fix add-components-to-project.json: all 6 asset types with correct reference formats per type - Fix reference-form-to-automation.json: correct endpoint and response field - Fix reference-lcm-lifecycle.json: instance outgoing was incorrectly set to $var.job.instance instead of null - Fix workflow-task-evalresult.json: move guidance to description field - Update create-project.json and update-project-members.json with proper placeholder values and examples - Split OM trigger helper refs into manual and scheduled variants - Add import-project.json to scaffolds table Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
Keep both our new reference workflow entries and the sendCommand reference workflow added in main. Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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
itential_clivia AGManager as the standard for device config push; clarifies MOP is read-only validation only. Adds the pre-check → push → post-check → diff orchestrator pattern.itential_cli,RunCommandTemplate,viewTemplateResults,reattempt,runTemplatesDiff— pulled from the Port/VLAN Configuration - JUNOS project as the reference implementationadd-components-to-project.jsonnow covers all 6 asset types with correct reference formats;reference-lcm-lifecycle.jsonfixes incorrectinstanceoutgoing wiring;reference-form-to-automation.jsonfixes wrong endpoint and response fieldcreate-project.jsonandupdate-project-members.jsonupdated with proper placeholder values and examplesTest plan
itential_clitask helper matches the field names used in existing Port/VLAN JUNOS workflows${CLAUDE_PLUGIN_ROOT}/helpers/🤖 Generated with Claude Code