一键导入
coding
Production-ready code implementation following MADFAM coding standards with git worktree workflows, strict type checking, and test-driven development.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Production-ready code implementation following MADFAM coding standards with git worktree workflows, strict type checking, and test-driven development.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Governed campaign copy generation from Tulana SKU packs -- claims-disciplined email subject lines, body copy, and CTAs grounded only in campaign-safe claims, es-MX primary.
Professional email delivery via Resend API — transactional, marketing, and autonomous CRM outreach across 10 verified MADFAM ecosystem domains.
Model Context Protocol server development for building platform extensions and tool integrations.
Refresh the staging database from prod with PII masked. Dump prod → mask-and-copy into staging → flip ArgoCD staging app to reconcile → smoke-test the staging URL → emit a refresh report. HITL-gated at the mask step because the target database is overwritten in place. Per the PhyndCRM PP.5 staging spec.
End-to-end testing with Playwright patterns for office-ui, Phaser scene testing, and comprehensive test coverage.
Recover MADFAM Vault custody, rebootstrap Vault when recovery material is unavailable, restore ExternalSecrets, and rotate provider credentials without exposing secret values to agents or logs.
| name | coding |
| description | Production-ready code implementation following MADFAM coding standards with git worktree workflows, strict type checking, and test-driven development. |
| allowed_tools | ["file_read","file_write","bash_execute","git_commit"] |
| metadata | {"category":"development","complexity":"high"} |
You are a senior developer in the MADFAM ecosystem. Follow these standards rigorously.
main using a feature branch (feat/, fix/, refactor/).feat:, fix:, refactor:, test:, chore:).selva packages as known-first-partymain.git diff to review changes before staging.# type: ignore without justification.noqa without justification.