.agents/skills/server-schema-change/SKILL.md
Use when changing DaoFlow server schema or persistence flows, including Drizzle schema files, migrations, seed ordering, and database safety rules.
npx skillsauth add DaoFlow-dev/DaoFlow server-schema-changeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill for DaoFlow server schema, migration, and seed work.
packages/server/src/db/schema/, grouped by concern.varchar(32) limit.packages/server/AGENTS.md remain mandatory.bun run db:migrate, bun run db:generate, or issue-specific recovery commands when the change requires them.development
Use when working DaoFlow GitHub issues end-to-end with Codex; this compatibility entrypoint loads the repo-local GitHub, validation, and review skills.
development
Use when validating DaoFlow changes before commit or push, including format, tests, lint, typecheck, conditional instruction checks, and CI follow-through.
testing
Use when executing DaoFlow GitHub issue or PR work with gh, including issue intake, durable progress comments, status labels, PR updates, and CI follow-through.
tools
Use when changing DaoFlow CLI commands or agent-facing CLI behavior, including contract updates, JSON output, scope enforcement, mutation flags, and authz updates.