#568 · Primary category: AI Coding Assistants
agentic
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
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.