Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenCode Command Kit

English · 中文

OpenCode slash commands and a small agent persona. Part of the RAFA stack: mostly adapted from upstream, with a few RAFA-original commands. Install into ~/.config/opencode/; no live provider config included.

Suite hub: opencode-methodology → full path: Install from scratch.

Attribution

Kind Upstream
Adapted from (11 commands) waybarrios/opencode-power-pack (MIT)
Skill lineage behind that port anthropics/skills, anthropics/claude-code
Written for this kit commit, commit-push-pr, clean_gone, simplify

Details: docs/attribution.md · 中文.

Getting started

  1. Install OpenCode. Optional: OMOS via bunx oh-my-openagent install.
  2. Fastest path — bootstrap the whole suite, then come back here:
bash <(curl -fsSL https://raw.githubusercontent.com/openrafa/RAFA/main/get-started.sh)

Or install just this kit:

git clone https://github.com/openrafa/opencode-command-kit.git
cd opencode-command-kit
# skim docs/command-catalog.md and docs/attribution.md
bash scripts/install.sh --dry-run
bash scripts/install.sh
# → ~/.config/opencode/commands/ and ~/.config/opencode/agents/
  1. Reload OpenCode. Try /get-started, /code-review, /feature-dev, /agents-md-improver, or /commit.
  2. Keep team conventions in repo-root AGENTS.md only.

Custom target: bash scripts/install.sh --target /path/to/opencode-config (see examples/install-layout.md).

What lands on disk

~/.config/opencode/
├── commands/     # 16 slash-command markdown files
└── agents/       # ponytail.md (optional persona)

The installer does not write opencode.json, install plugins, or touch providers. Skills install separately into ~/.agents/skills/ (see the wiki / writing skill repos).

Contents

  • commands/ — 16 OpenCode slash commands, including /get-started (RAFA stack bootstrap)
  • agents/ponytail.md — RAFA-adapted agent persona
  • docs/command-catalog.md — grouping and intent
  • docs/attribution.md — provenance (中文)

Safety

Review command text before use. You own your OpenCode configuration and secrets.

License & credit

MIT — Copyright (c) 2026 Cyame. See LICENSE. Upstream command lineage: waybarrios/opencode-power-pack.

About

Migrated useful command, for opencode.

Resources

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages