Add Node-RED design, debugging, and MCP workflow skills #32
Labels
No labels
accessibility
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
nsaspy/skills#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Add portable agent skills for designing, editing, validating, debugging, and safely deploying Node-RED flows through the StarIntel Node-RED MCP service.
Dependencies
starintel-infra#61 Node-RED servicestarintel-infra#62 custom Node-RED MCPSkill set
Split the work into concise reusable skills, at minimum:
Requirements
Acceptance
Execution mode — AUTO-RAGE
Run the full ADARD/ADADR loop autonomously: inspect current skill conventions and the MCP contract; design the smallest coherent skill set; adversarial review for unsafe agent behavior/secret leakage/stale writes; autonomous decision gate; test-first skill fixtures where supported; exact-head verification; push a focused branch and open/update a PR targeting
main. Stop only for a genuinely unresolved requirement/security blocker, inaccessible dependency, or failed verification gate. Do not ask for approval between phases.