بنقرة واحدة
recipe-quality
Review validation recipes and evidence quality without project-specific assumptions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Review validation recipes and evidence quality without project-specific assumptions
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Drive another model through a tmux pane with guardrails. Use when Codex should orchestrate Claude, Codex, Grok, Cursor, or another agent inside an existing tmux session, verify pane state before sending input, and keep a feedback loop around observed pane output.
Build a validation recipe from PR intent, ticket ACs, or investigation findings
Help run or install a local recipe runtime without assuming the full Farmslot framework
Author or review a Farmslot backlog spec (.backlog/specs/**) — run deterministic spec-lint, check AC↔scope traceability and code refs, then file via backlog.create with the spec attached and verify the round-trip. For agents filing work the farm will later dispatch.
Communicate complex agent output as compact, reviewable Farmslot operator packets with artifact anchors and safe action requests
Succinct release-needed signal and manual release-cut workflow for Farmslot workspaces (Command Center, gateway, protocol, companion, npm packages). Run release-status first; curate Unreleased bullets; cut with reviewed proposal.
| name | recipe-quality |
| description | Review validation recipes and evidence quality without project-specific assumptions |
| compatibility | Claude, Codex, Cursor, and Markdown skill runners with read access to recipe artifacts |
| metadata | {"package":"@farmslot/skills","outputs":"recipe-quality findings or artifacts/recipe-quality.json when the runner supports artifacts"} |
| allowed-tools | Read Bash(rg:*) Bash(node:*) Bash(git:*) |
Review whether a recipe proves the claims it says it proves.
Return:
pass, warn, or failWhen the task requires artifacts/recipe-quality.json, do not hand-author the full schema. Provide the compact fields to farmslot-agent recipe-quality build (or buildRecipeQualityArtifact() from @farmslot/agent-runtime) so the artifact passes the @farmslot/protocol validator.