Quick Start¶
Get up and running with Axiom in minutes.
Prerequisites¶
- Git
- Zed IDE (recommended) or any editor with OpenCode support
- GitHub Copilot subscription (for AI models)
Installation¶
One-Command Install¶
Manual Installation¶
git clone git@gitlab.com:thecb4/axiom.git
cd axiom
./docs/zed-opencode.sh # Sets up development environment
Your First Capability¶
1. Capture an Idea¶
Or use the slash command in your AI assistant:
2. Run the OODA Workflow¶
axiom observe deployment-improvement # Understand the job-to-be-done
axiom orient deployment-improvement # Frame the problem
axiom recommend deployment-improvement # Generate solutions
axiom align deployment-improvement # Make decisions
3. Check Progress¶
What Gets Installed¶
.contributing/folder (agents, workflows, templates, skills)AGENTS.mdnavigation file.roadmap/capability workflow structure
Next Steps¶
- Read AGENTS.md for agent-specific guidance
- Review the OODA Workflow documentation
- Explore Strategic Frameworks