Skip to content

smithyyang/opencode-global-prompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

opencode-global-prompt

Global instruction file for OpenCode that enforces proactive task tracking and clarifying-questions discipline across all sessions.

What it does

  • Todowrite Discipline — Automatically prompts the model to create and maintain a task list for any multi-step work, keeping you informed of progress.
  • Ask Before Assuming — Guides the model to use the question tool when requirements are ambiguous, rather than guessing.

Installation

Add to your global OpenCode config (~/.config/opencode/opencode.json):

{
  "instructions": [
    "~/.config/opencode/global-prompt.md"
  ]
}

Then restart OpenCode.

Files

  • global-prompt.md — The instruction file consumed by OpenCode.

License

MIT

About

Global instruction file for OpenCode that enforces proactive todowrite tracking and clarifying-questions discipline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors