You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
Context Navigation
New here? → openagents-repo/quick-start.md
Structure
.opencode/context/
├── core/ # Universal standards & workflows
├── openagents-repo/ # OpenAgents Control repository work
├── development/ # Software development (all stacks)
├── ui/ # Visual design & UX
├── content-creation/ # Content creation (all formats)
├── data/ # Data engineering & analytics
├── product/ # Product management
└── learning/ # Educational content
Quick Routes
| Task | Path |
|---|---|
| Write code | core/standards/code-quality.md |
| Write tests | core/standards/test-coverage.md |
| Write docs | core/standards/documentation.md |
| Review code | core/workflows/code-review.md |
| Delegate task | core/workflows/task-delegation-basics.md |
| Add agent | openagents-repo/guides/adding-agent.md |
| UI development | development/ui-navigation.md |
| API development | development/backend-navigation.md |
By Category
core/ - Standards, workflows, patterns → core/navigation.md
openagents-repo/ - Repository-specific → openagents-repo/navigation.md
development/ - All development → development/navigation.md
ui/ - Design & UX → ui/navigation.md
content-creation/ - Content creation (all formats) → content-creation/navigation.md
data/ - Data engineering → data/navigation.md
product/ - Product management → product/navigation.md
learning/ - Educational → learning/navigation.md