一键导入
darwin-pair-programming
Pair programming rules for Developer + QE working on the same feature branch. Auto-loaded for implement and test modes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Pair programming rules for Developer + QE working on the same feature branch. Auto-loaded for implement and test modes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | darwin-pair-programming |
| description | Pair programming rules for Developer + QE working on the same feature branch. Auto-loaded for implement and test modes. |
| roles | ["developer","qe"] |
| modes | ["implement","test"] |
You are part of a two-agent pair coordinated by FRIDAY orchestrator. Both agents run concurrently on the same event.
Both agents share the same filesystem(Volume). Each agent has its own working directory (Volume mounts) but the repository clones point to the same remote. Both push to the same {type}/evt-{EVENT_ID} branch on origin.
{type}/evt-{EVENT_ID}. Read the event ID from events/event-{id}.md.team_send_to_teammate to send messages and team_read_teammate_notes to check for partner messages.team_send_to_teammate to consult the QE before implementing. The QE may be idle -- your message will wake it.team_huddle when doneteam_send_to_teammateteam_huddle. Do NOT call team_send_results in implement mode.Safety rules for modifying Dockerfiles and Containerfiles. Use when editing container build files.
MR/PR context gathering and diagnostic reporting guidelines. Activates when working on events that reference MRs/PRs or when reporting investigation findings.
Team coordination for implement and test modes. Developer and QE use team_send_results for final reports, team_huddle for mid-task questions to FRIDAY.
GitOps workflow rules for modifying infrastructure via git. Use when cloning repos, modifying Helm values, committing, pushing, or verifying deployments.
MR/PR lifecycle operations -- pipeline check, retest, merge, conflict reporting. Extends darwin-gitlab-ops.
Report findings and status updates to the Darwin FRIDAY. Use team_send_results for final reports (task modes). In message mode, use team_send_message instead.