🔍
QualityTypeScript

Oma Docs

by first-fluke

Oma Docs is a Quality skill for Claude Code, published by first-fluke in oh-my-agent.

1.2K stars145 forkson first-fluke/oh-my-agentAdded 2026/08/20Repository updated 2026/08/20
agent-harnessagent-skillsagentic-codingai-agentsclaude-codeclicodexcursordeveloper-toolsllmmulti-agentmulti-agent-systemsoh-my-agentopencodeorchestrationorchestratorserena
Install in seconds
Install Oma Docs
Copy Oma Docs into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/first-fluke/oh-my-agent/tree/main/skills/oma-docs ~/.claude/skills/oma-docs

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/first-fluke/oh-my-agent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/oma-docs/SKILL.md in first-fluke/oh-my-agent
Installs to
~/.claude/skills/oma-docs
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Oma Docs does

Oma Docs verifies documentation references against the current codebase, detects broken links and file paths, and proposes patches for docs affected by code changes. Use it after refactors, renames, or before releases to find stale references, translation drift, and CJK style issues.

Oma Docs is cataloged under Quality on DirSkills. Oma Docs comes from a repository tagged agent-harness, agent-skills, agentic-coding, ai-agents and claude-code.

Documentation

README

oma-docs - Documentation Drift Detector

Scheduling

Goal

Detect broken references in repo markdown — default glob **/*.md (verify mode), propose LLM-generated patch proposals for docs affected by recent code changes (sync mode), detect structural drift between English source docs and their translations (i18n mode), and lint translated docs for CJK style anti-patterns (lint mode). All modes run on-demand; sync is always interactive.

This is the opening of the README. Read the full README on GitHub.

Commands Oma Docs provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /scm
  • /work
  • /ultrawork

Frequently asked about Oma Docs

  • What else does first-fluke publish alongside Oma Docs?

    Oma Docs is one of 25 skills that DirSkills catalogs from first-fluke/oh-my-agent, the repository it ships in. Its siblings there include AI Conversation Recap, Academic Writer and Architecture Agent. Each one is a separate skill with its own page in this directory, installs the same way Oma Docs does, and is maintained by first-fluke in that same repository. The rest of the collection is listed on the first-fluke/oh-my-agent page.

  • How does Oma Docs compare to other Quality skills?

    Oma Docs ranks #733 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Oma Docs against them. Open each page to compare what they document and how they install.

More from first-fluke/oh-my-agent

Oma Docs is one of 25 skills cataloged on DirSkills from first-fluke/oh-my-agent.

See all 25 skills
📊
2w ago

AI Conversation Recap

AI Conversation Recap analyzes conversation histories from multiple AI tools for a date range and generates themed, project-oriented work summaries in Markdown. Use it for daily standups, weekly retros, or understanding tool-switching patterns.
Data
1.2K145
✍️
2w ago

Academic Writer

Academic Writer drafts, revises, and audits publication-grade academic English prose, enforcing sentence structure, verb, hedging, and anti-AI protocols with claims mapped to evidence. Use it for academic reports, essays, conclusions, literature reviews, or polishing AI-sounding drafts.
Writing
1.2K145
🏗️
2w ago

Architecture Agent

Architecture Agent analyzes software architecture choices, boundaries, and tradeoffs, then documents recommendations or ADRs. Use it when comparing designs, reviewing risks, or planning API and module evolution.
AI Engineering
1.2K145
⚙️
2w ago

Backend Agent

Backend Agent implements or reviews backend APIs, authentication, database integration, server-side business logic, and migrations using the project's existing backend stack and clean architecture boundaries.
DevOps
1.2K145
💡
2w ago

Brainstorm

Brainstorm explores user intent, constraints, and alternative approaches before planning or implementation, then preserves an approved design for downstream planning. Use it when an idea is ambiguous or needs design-first ideation.
AI Engineering
1.2K145
🗄️
2w ago

Database Architect

Database Architect designs, reviews, and optimizes SQL, NoSQL, and vector database schemas, models, and retrieval systems. Use it for entity-relationship design, indexing, transactions, capacity planning, and RAG vector database configuration.
Data
1.2K145