# Markdowntown Monorepo

> Monorepo workflow for coordinating CLI + web changes, tests, and docs in markdowntown. Use when this capability is needed.

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

---


# markdowntown-monorepo

- Follow root `AGENTS.md` for repo-wide workflow and test expectations.
- For CLI changes: `cd cli && make lint` and `cd cli && make test`.
- For web changes: `pnpm -C apps/web lint`, `pnpm -C apps/web compile`, `pnpm -C apps/web test:unit`.
- For docs-only changes: `pnpm -C apps/web lint:md` and `cd cli && make lint` if CLI docs change.
- Keep CLI scan/audit specs canonical under `cli/docs/` and link from web docs.
- Use prompt templates in `codex/prompts/` for common scan/test flows.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/joelklabo) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-15 -->

