Agentic

Modular AI agents and commands for structured software development with OpenCode.
What It Does
Agentic is a context engineering tool that assists OpenCode in producing reliable software improvements.
Agentic is a workflow management system for AI-assisted software development using OpenCode. It provides:
- Context Management: Organized "thoughts" directory structure for storing architecture docs, research, plans, and reviews
- Modular AI Agents & Commands: Pre-configured prompts and specialized subagents that enhance OpenCode's capabilities through task decomposition and context compression
- Structured Development Workflow: A phased approach (Research → Plan → Execute → Commit → Review) for handling tickets and features
- Distribution System: A CLI tool to distribute agent/command configurations to projects via
.opencode directories
Purpose
The system aims to:
- Make AI-assisted development more systematic and reproducible
- Reduce context window usage through specialized subagents
- Maintain project knowledge over time (architecture decisions, research, implementation history)
- Provide guardrails for AI agents through structured workflows
Quick Start
Installation
From bun/npm (Recommended)