Skip to content

Conversation

@thoroc
Copy link
Contributor

@thoroc thoroc commented Jan 31, 2026

Summary

Main OpenCode plugin providing 6 specialized skills for comprehensive OpenCode assistance.

Changes

  • OpenCode Specialist agent specification
  • 6 specialized skills:
    • opencode-agents: Agent discovery and management
    • opencode-commands: Command system integration
    • opencode-configuration: Config management
    • opencode-custom-tools: Custom tool development
    • opencode-plugins: Plugin system
    • opencode-skills: Skill injection and management
  • Full test coverage for all skills
  • Documentation: API, development, troubleshooting, user-guide
  • GitHub Actions workflows for release and deployment

Dependencies

Blocks

Testing

  • All tests pass: bunx nx test opencode-core-plugin
  • Type-check passes: bunx nx type-check opencode-core-plugin
  • All 6 skills have passing tests

- Main OpenCode plugin providing agent specifications
- 6 specialized skills: Agents, Commands, Configuration, Custom Tools, Plugins, Skills
- OpenCode Specialist agent for comprehensive assistance
- Depends on: opencode-notification (PR2), opencode-skills (PR4)
- Required by: PR8 (optional integration)

The core plugin provides the main skill injection system for OpenCode.
@github-actions
Copy link

⚠️ Large PR Warning

This PR is quite large with:

  • 49 changed files
  • 8286 added lines
  • 0 deleted lines

Consider breaking it down into smaller, focused PRs for easier review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants