Skip to content

Advanced Features

This chapter dives deep into OpenCode Agent Skills' advanced capabilities, including Claude Code compatibility, Superpowers workflow integration, namespace priority system, and context compression and recovery mechanism. After mastering these topics, you'll be better equipped to manage a complex skill ecosystem and ensure skills remain available in long conversations.

Prerequisites

Before You Begin

Before studying this chapter, ensure you have completed:

What You'll Learn

Learning Path

┌─────────────────────────────────────────────────────────────────────────┐
│                         Recommended Learning Order                      │
├─────────────────────────────────────────────────────────────────────────┤
│                                                                         │
│   1. Claude Code Compatibility  ──→  2. Superpowers Integration  ──→  3. Namespaces │
│         │                        │                        │             │
│         ▼                        ▼                        ▼             │
│   Reuse Claude skills      Enable workflow guidance   Control skill sources  │
│                                                                         │
│                                  │                                      │
│                                  ▼                                      │
│                                                                         │
│                         4. Context Compression Recovery                 │
│                                  │                                      │
│                                  ▼                                      │
│                         Long conversation skill persistence               │
│                                                                         │
└─────────────────────────────────────────────────────────────────────────┘

Recommended Learning Order:

  1. Learn Claude Code compatibility first - If you have Claude Code skills or want to use skills from the Claude plugin marketplace, this is the first step
  2. Then learn Superpowers integration - Users who want strict workflow guidance should learn how to enable and configure it
  3. Then learn namespaces - When you have many skills and encounter same-name conflicts, this knowledge point is critical
  4. Finally learn compression recovery - Understand how skills remain available in long conversations, more theoretical content

Learn as Needed

  • Migrating from Claude Code: Focus on Lesson 1 (compatibility) and Lesson 3 (namespaces)
  • Wanting workflow standardization: Focus on Lesson 2 (Superpowers)
  • Encountering skill conflicts: Go directly to Lesson 3 (namespaces)
  • Skills lost in long conversations: Go directly to Lesson 4 (compression recovery)

Next Steps

After completing this chapter, you can continue learning: