# Codeflow Adoption Router

> Route the current job to the right Codeflow surface without overclaiming hosted, write-capable MCP, or published plugin support. Use when this capability is needed.

- Skill: `tomevault-io/codeflow-adoption-router` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/codeflow-adoption-router`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/codeflow-adoption-router/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/codeflow-adoption-router

---


# Purpose

Use this skill when a coding-agent workflow needs the shortest honest Codeflow
entrypoint.

The job is to pick the right adoption lane first instead of treating every host
tool as the same kind of plugin system.

# Read Order

1. `README.md`
2. `docs/README.md`
3. `docs/compatibility/index.html`
4. `docs/integrations/index.html`
5. One deeper lane only:
   - `docs/mcp/index.html`
   - `docs/skills/index.html`
   - `docs/builders/index.html`
   - `docs/use-cases/index.html`

# Use It To Choose A Lane

- Start with **read-only MCP** when the first need is machine-readable
  inspection.
- Start with **skills** when the first need is repeatable repo-owned behavior.
- Start with **builders** when the first need is package-level reuse.
- Start with **use cases** when the first need is proof-first product
  understanding.

# Guardrails

- Do not describe Codeflow as a hosted operator product.
- Do not describe the public MCP surface as write-capable.
- Do not claim this bundle is a published Codex or OpenClaw listing.
- Do not describe Claude Code as if it has a Codeflow marketplace package.
- Keep `task_contract` as the only execution authority.

# Done Signal

The adoption path is correct only when the chosen lane matches the real job and
the wording stays below official-listing or hosted-product claims.

---
> Source: [xiaojiou176-open/codeflow](https://github.com/xiaojiou176-open/codeflow) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-21 -->

