CtrlK
BlogDocsLog inGet started
Tessl Logo

pantheon-ai/opencode-toolkit

Complete toolkit for configuring and extending OpenCode: agent creation, custom slash commands, configuration management, plugin development, and SDK usage.

98

Quality

98%

Does it follow best practices?

Impact

Pending

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

Overview
Quality
Evals
Security
Files

task.mddesign-commands/evals/scenario-0/

evals task.md

Create a /deploy slash command that:

  1. Accepts an environment name as an argument (e.g. /deploy staging)
  2. Runs git status to check for uncommitted changes first
  3. Injects the current git log (last 5 commits) into the prompt
  4. Runs the appropriate deploy script for the specified environment

Place the command file in the correct location.

design-commands

tile.json