Skip to content

Releases: Ricar66/omnistack-agent

v0.1.0 — Initial release

03 Jun 22:21

Choose a tag to compare

First public release of omnistack-agent — one AI "Full-Stack Software
Engineer" brain, authored once and compiled into ready-to-paste adapters for
every major AI platform. You don't write prompts — you copy a file.

✨ Highlights

  • Single-source brain (core/ + knowledge/) — identity, principles, and
    10 engineering roles with OOP as the default lens.
  • 9 generated platform adapters — ChatGPT, Claude (Skill/Agent), GitHub
    Copilot, Gemini, Cursor/Windsurf, and a generic LLM system prompt.
  • Zero-dependency, tested buildnpm run build compiles the adapters and
    CI (npm run validate) rejects any adapter that drifts from the source.
  • v1 knowledge modules — OOP, languages, frontend, backend, mobile,
    databases, architecture, devops, testing, security, documentation.
  • Bilingual README and docs (English / Português).

▶️ Get started

Pick your platform in the README,
copy the listed adapter file, and paste it where your tool expects its
instructions. Node ≥ 18, MIT licensed.

🤝 Contributing

Edit core/ or knowledge/ (never adapters/), run npm run build + node --test, and open a PR. See CONTRIBUTING.md.

Full changelog: see CHANGELOG.md.