opencode-prompt.md
· 615 B · Markdown
Raw
We are working on this task:
<task>
Use a retrieval-first workflow.
Context priority:
1. Current repo code
2. Repo-local docs: AGENTS.md, PROJECT.md, README.md, docs/, adr/
3. Active issue/PR/task description
4. Linked project gists or design docs
5. Confluence/Google Docs
6. External API docs
7. General web search only if needed
Before editing:
- read the repo guidance files
- search for similar existing implementations
- inspect relevant tests
- identify docs/specs that need updates
- flag stale/conflicting context
- produce a concise implementation plan
Do not modify files until the plan is complete.
We are working on this task:
Use a retrieval-first workflow.
Context priority:
- Current repo code
- Repo-local docs: AGENTS.md, PROJECT.md, README.md, docs/, adr/
- Active issue/PR/task description
- Linked project gists or design docs
- Confluence/Google Docs
- External API docs
- General web search only if needed
Before editing:
- read the repo guidance files
- search for similar existing implementations
- inspect relevant tests
- identify docs/specs that need updates
- flag stale/conflicting context
- produce a concise implementation plan
Do not modify files until the plan is complete.