Skip to content

Remove think keywords and fix opencode-agent command format#128

Merged
gotalab merged 1 commit intomainfrom
chore/remove-think-keywords
Feb 1, 2026
Merged

Remove think keywords and fix opencode-agent command format#128
gotalab merged 1 commit intomainfrom
chore/remove-think-keywords

Conversation

@gotalab
Copy link
Owner

@gotalab gotalab commented Feb 1, 2026

Summary

  • Remove think hard / think deeply keywords from 16 template files
  • Convert opencode-agent commands from Task() syntax to OpenCode format

Why

  • Think keywords no longer have meaning in Claude Code
  • OpenCode-agent was using Claude Code Task() syntax which doesn't work in OpenCode

Impact

  • Affected agents: claude-code, opencode, claude-code-agent, opencode-agent
  • No impact on: gemini-cli, cursor, qwen-code, windsurf, codex, github-copilot
  • OpenCode-agent commands now use proper frontmatter with agent: and subtask: true

🤖 Generated with Claude Code

- Remove `think hard` / `think deeply` keywords from 16 template files
  (no longer meaningful in Claude Code)
- Convert opencode-agent commands from Task() syntax to OpenCode format
  with `agent:` and `subtask: true` frontmatter

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@gotalab gotalab merged commit d0ac646 into main Feb 1, 2026
@gotalab gotalab deleted the chore/remove-think-keywords branch February 1, 2026 11:38
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.

1 participant