You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extend HVE-Core's Copilot agent collection to OpenCode (and Kilo CLI) for the full RPI workflow. Agent body content is 100% portable; frontmatter requires a translation layer and runSubagent maps to OpenCode's task tool. Targets .opencode/agents/, .opencode/skills/, and .opencode/commands/.
Summary
Extend HVE-Core's Copilot agent collection to OpenCode (and Kilo CLI) for the full RPI workflow. Agent body content is 100% portable; frontmatter requires a translation layer and runSubagent maps to OpenCode's task tool. Targets .opencode/agents/, .opencode/skills/, and .opencode/commands/.
Work Required:
RPI agents
Subagents (all mode: subagent, hidden: true)
Utility agents
Commands
Skills
Docs & pipeline
Acceptance Criteria
Related