|
|
@@ -63,7 +63,7 @@ export const SuperpowersPlugin = async ({ client, directory }) => {
|
|
|
|
|
|
const toolMapping = `**Tool Mapping for OpenCode:**
|
|
|
When skills reference tools you don't have, substitute OpenCode equivalents:
|
|
|
-- \`TodoWrite\` → \`update_plan\`
|
|
|
+- \`TodoWrite\` → \`todowrite\`
|
|
|
- \`Task\` tool with subagents → Use OpenCode's subagent system (@mention)
|
|
|
- \`Skill\` tool → OpenCode's native \`skill\` tool
|
|
|
- \`Read\`, \`Write\`, \`Edit\`, \`Bash\` → Your native tools
|