Skip to main content
Run any Skill in Manus
with one click

repo-ops

Stars6
Forks0
UpdatedJuly 15, 2026 at 21:10

Operational runbook for this repository's recurring, easy-to-trip-on gotchas around generated artifacts, the dockerized tool runners, and the DB. Use when a generated file drifts (`schema.gen.sql`, mocks, portal guides), when `git` suddenly refuses to touch a generated directory because it became root-owned, when a regeneration step fails because the DB container is down or carries stale tables, when building a per-environment image, or when the commit-msg hook errors. The repo runs most code generation inside Docker tool-runner containers as root, which is the root cause of several of these. Read-only knowledge skill โ€” it tells you the exact command to run; it does not silently mutate state. Triggers: "schema.gen.sql ใŒ diff ใ‚‹ / generate-db-check ใŒ่ฝใกใ‚‹", "git ใŒ docs/portal ใ‚„ mock ใ‚’ permission denied", "gen-query ใŒ DB ใซ็น‹ใŒใ‚‰ใš่ฝใกใ‚‹", "per-env ใ‚คใƒกใƒผใ‚ธใฎใƒ“ใƒซใƒ‰", "commit-msg / commitlint ใŒ not found".

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

File Explorer
2 files
SKILL.md
readonly