Omaship

Common Questions

Frequently Asked Questions

Everything you need to know about Omaship as the trusted creation layer for personal workflows, team dashboards, and public applications.

Start personal

Sokrates can create personal software around the context only your agent sees.

Share with your team

The same foundation can support workflows your company can actually use.

Launch when it should exist

When software should become public, Omaship keeps deployment and ownership portable.

About Omaship

What is Omaship?

Omaship is the creation and deployment layer for Sokrates and other agents. It gives agents Omaship Skills, a trusted Rails foundation, deploy path, and context layer for personal software, team workflows, and public applications.

Sokrates decides what should exist. Omaship makes it real as software your agent can deploy, inspect, and improve.

What are Omaship Skills?

Omaship Skills are reusable playbooks for creating useful software types: approval flows, personal dashboards, directories, internal tools, onboarding checklists, lifecycle pages, and public applications.

They are the difference between giving an agent a blank repo and giving it a proven way to create something useful. AGENTS.md gives context. Omaship Skills give the agent repeatable creation judgment.

Where do engines fit?

Engines are for the parts that are static, clear, and have been built hundreds of times before: the kind of building blocks many SaaS starter kits include.

Omaship Skills can use those engines when they fit, so Sokrates does not rebuild solved foundation pieces while creating the custom software you actually asked for.

Who is Omaship for?

Sokrates users who need their personal agent to create software around life, team, and public contexts.

Builders using AI coding agents who want a Rails foundation agents can navigate and humans can inspect.

Teams that want company workflows without forcing every need into a generic product shape.

How is this different from generators and platforms?

It is not only scaffolding. Omaship creates the Rails surface and manages where it runs.

It is not a closed platform. You keep code, deployment, and infrastructure portable.

It is built for agents. Skills, context, conventions, and deploy paths are part of the product, so agents can come back later and understand what exists.

It is built for growth. Software can start personal, become useful for a team, and become public when it should.

Getting Started

What do I need before starting?

A GitHub account, an agent workflow, and a deploy target with Docker support. Sokrates will use Omaship through the layer we expose for creation, inspection, and deployment.

Every Omaship project includes AGENTS.md context, and Omaship Skills give agents reusable guidance for the software they are creating.

How long does setup take?

The goal is that Sokrates can create a running software surface without a human rebuilding the foundation each time.

Exact public setup flows are still being shaped. The visible product is currently coming soon.

Do I need to be a Rails expert?

No. Rails' convention over configuration means AI coding agents know exactly where everything goes. Models in app/models, controllers in app/controllers—predictable structure that Claude Code and Cursor navigate effortlessly.

Describe the software you need. Sokrates can decide the shape, and Omaship gives it a foundation agents and humans can understand.

Agents & Development

How does Omaship work with Claude Code and Cursor?

Every Omaship project includes AGENTS.md with project-specific context: architecture decisions, naming conventions, testing patterns, and deployment workflows. Omaship Skills add reusable playbooks for common app jobs, so agents do not have to rediscover the same product and implementation patterns every time.

Rails 8's convention over configuration means there's one obvious place for everything. AI agents don't guess—they follow conventions backed by 20 years of training data.

Why is Rails better for AI agents than Next.js?

Convention over configuration. Rails has one way to structure a project. Next.js has hundreds. AI agents excel when patterns are predictable.

As DHH (creator of Rails) put it: "Convention over configuration set the path for 20+ years of great training data for AI to use today."

Y Combinator president Garry Tan called Rails + Claude Code "a crazy unlock." The framework was accidentally optimized for AI-assisted development.

Can I build without knowing how to code?

Direct Omaship use needs technical comfort: running terminal commands, understanding what a database is, knowing what an API does. You don't need to write Ruby from scratch.

With Sokrates, the goal is different: you describe what should exist, and your personal agent uses Omaship underneath to create software around that context.

What's the difference between AI integration and AI-agent optimization?

AI integration means software can call OpenAI, Claude, or Gemini APIs as a feature.

Agent optimization means the codebase is structured so agents can create, inspect, change, and deploy software without guessing.

Some tools add AI to a product. Omaship helps agents create the product itself and keep it understandable after launch.

Trust & Operability

What makes Omaship trustworthy?

Trust starts with clean code structure, checks, security practices, documented context, and portable deployment.

Omaship gives agents a foundation that humans can inspect. The result should not be a black box or a fragile prototype.

Can software created by an agent be owned by people?

Yes. That is the point of the foundation. The code follows Rails conventions, lives in your repository, deploys to infrastructure you control, and can be reviewed by humans.

Agents can keep improving it, but they should not be the only ones able to understand it.

Why does portable deployment matter?

Personal software can become team software or public software. If deployment is locked to one platform, that growth path gets fragile.

Omaship uses standard Rails and Docker-based deployment so the software can move when your context changes.

Technical Details

What technology does Omaship use?

Rails 8.1 with Hotwire (Turbo + Stimulus), Tailwind CSS, and Import Maps. No webpack, no complex JavaScript build process.

SQLite for everything—database, cache, background jobs, real-time updates. No Redis or PostgreSQL to manage.

Kamal 2.0 for deployment to any server with Docker support.

See full technical details →

Can I switch to PostgreSQL later?

Yes. SQLite handles most workloads beautifully (thousands of requests per second), but if you need PostgreSQL, migration is straightforward. Rails makes database switching simple.

Where can I deploy?

Anywhere that runs Docker: Hetzner, DigitalOcean, AWS, Google Cloud, or your own hardware.

Kamal handles zero-downtime deploys, SSL certificates (via Let's Encrypt), and container orchestration automatically.

How do updates work?

Omaship's core functionality is delivered as a Rails Engine. Update when you're ready:

bundle update omaship_base

Your customizations stay intact. Override any template or behavior you need.

Pricing & Licensing

How much does Omaship cost?

Pricing is coming soon for all plans.

Can I use Omaship for multiple projects?

Plan limits are still coming soon. The product direction is personal software first, useful for your team, ready for the world when it should be.

What's included in the license?

  • Agent-readable project context
  • Rails foundation agents and humans can inspect
  • Portable deployment
  • Creation, inspection, and deployment workflows
  • Commercial use where licensing allows

Final license details are coming soon with pricing.

Support & Help

What if I get stuck?

We will offer support around setup and agent workflows as Omaship becomes available.

For ongoing help, the code is designed for agents and humans to inspect together.

Is there a refund policy?

Refund terms will be published with pricing.

Can you help me build custom features?

Sokrates is meant to handle many custom software needs through Omaship. For direct Omaship users, custom help will be considered case by case.

Still have questions?

Create a free account or book a call. We're happy to talk through your agent-built software needs.

Get Omaship

← Back to home · Technical details →