#568 · Primary category: AI Coding Assistants

agentic

agentic agentic-coding context-engineering

An agentic workflow tool that provides context engineering support for opencode

Project last updated:09/02/25

GitHub Stars

631

Forks

41

Contributors

3

License

MIT

Why we included this project

OpenCode users who want their AI-assisted work to be more than a series of one-off prompts will get something concrete from this tool. Agentic adds a Research → Plan → Execute → Commit → Review workflow on top of the editor, and a CLI that drops pre-configured agents and slash commands into a project's `.opencode` directory. The bundled 'thoughts' directory holds architecture decisions and implementation history, so context carries across sessions instead of being rebuilt from scratch each time. It suits developers who want guardrails on their coding agents and are willing to check each phase's output before moving on. If you're already using OpenCode and want a more disciplined ticket-to-commit pipeline, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category