coder-beads
dynatrace-oss/opencode-coder
Use this skill for beads-centric planning, issue structure, execution orchestration, acceptance review gates, beads setup/runtime troubleshooting, beads health checks, and beads follow-up bug/task filing when users ask to capture tracker bugs/tasks (for example with repro and expected vs actual), even without explicitly saying beads. Trigger only for beads tracker workflow requests. Do not trigger for opencode-coder mode/runtime controls (stealth mode, team mode, OPENCODE_CODER_DISABLED), observability or production-log triage into bugs, external task-sync/import-export workflows (GitHub issues/Jira), docs lifecycle/taxonomy cleanup, simplify cleanup, GitHub releases, or general coding tasks.
coder-docs
dynatrace-oss/opencode-coder
Use this skill whenever the user wants to create, refresh, review, reorganize, audit, slim, standardize, or fix project documentation; define canonical docs taxonomy; update AGENTS.md routing; or clean up stale, confusing, misrouted, or hollow docs. Trigger even when the user says things like 'our docs are messy,' 'does AGENTS still match the repo?,' 'help standardize the docs,' or 'review the docs before changing anything.'
github-task-sync
dynatrace-oss/opencode-coder
GitHub backend for task synchronization. Syncs beads issues with GitHub issues bidirectionally using gh CLI. Use when: (1) User wants to sync with GitHub specifically, (2) Task-sync skill delegates to GitHub backend, (3) User mentions 'GitHub issues', 'gh sync', or 'import from GitHub'. Implements import (GitHub → beads), export (beads → GitHub), and bidirectional workflows.
opencode-coder-dev
dynatrace-oss/opencode-coder
Internal dev skill for working IN the opencode-coder plugin repo. Use when the AI assistant needs to: (1) Analyze OpenCode logs using the log-analyzer tool, (2) Run or understand dev commands (analyze-logs, fix-bugs, import-tasks, release), (3) Execute the release workflow, (4) Triage and import bugs from GitHub issues, (5) Understand plugin internals for development