Skip to content

APEX v1.0.0 — Initial Release

Latest

Choose a tag to compare

@OthmanAdi OthmanAdi released this 14 Mar 10:47
· 2 commits to main since this release

APEX v1.0.0

Agentic Production Engineering eXecution — 6 cross-platform skills for high-velocity engineering workflows.

What's Included

  • apex-decompose — Extract feature specs from legacy code
  • apex-replatform — Implement specs in new architecture
  • apex-tier1 — Fire-and-forget autonomous tasks
  • apex-tier2 — Guided tasks with checkpoints
  • apex-tier3 — Real-time pair programming
  • apex-learn — Self-improvement loop (two-strike rule)

Features

  • Cross-platform scripts (Bash + PowerShell)
  • AGENTS.md template with self-improvement patterns
  • GitHub Actions CI validation
  • Works with Claude Code, Cursor, Windsurf, Codex CLI, Gemini CLI

Installation

```bash
git clone https://github.com/OthmanAdi/APEX.git
cp -r APEX/.agents/skills/* ~/.agents/skills/
```

Inspired by the Kilo Speed methodology.