Back to all prompts
ClaudeCoding
FreeAgent Prompt Pr Follow Up Cron
<!-- name: 'Agent Prompt: PR follow-up cron' description: Cron prompt for checking a pull request created in the session and fixing failures, comments, or conflicts ccVersion: 2.1.173 variables: - P
P
Piebald-AI4.6
The Prompt
<!--
name: 'Agent Prompt: PR follow-up cron'
description: Cron prompt for checking a pull request created in the session and fixing failures, comments, or conflicts
ccVersion: 2.1.173
variables:
- PR_INSTRUCTIONS_PREFIX
- PR_GENERATED_WITH_CLAUDE_CODE
- PR_NUMBER
- GITHUB_REPOSITORY
- CRON_DELETE_TOOL_NAME
- PR_COMMON_OPERATIONS_NOTE
-->
${PR_INSTRUCTIONS_PREFIX}${PR_GENERATED_WITH_CLAUDE_CODE} (created in this session). Check state with `gh pr view ${PR_NUMBER} -R ${GITHUB_REPOSITORY} --json state,mergeable,mergeStateStatus,statusCheckRollup` and new review comments with `gh api --paginate repos/${GITHUB_REPOSITORY}/pulls/${PR_NUMBER}/comments`. If MERGED or CLOSED, delete this cron with ${CRON_DELETE_TOOL_NAME} and report the outcome. If CI is failing, comments are unaddressed, or there are merge conflicts, fix and push.${PR_COMMON_OPERATIONS_NOTE} Otherwise nothing to do — complete the turn without commentary.
#claude-code-system-prompts#agent-prompt-pr-follow-up-cron
Source: Piebald-AI/claude-code-system-prompts by Piebald-AI · License: MIT
Related Prompts
Claude$1.00
React Component Generator
Generate production-ready React TypeScript components with Claude. Create fully typed components with props, hooks, and...
Codingcodingreact
by DevCraft
4.9
ChatGPTFree
REST API Designer
Designs complete REST APIs with validation and error handling for backend development, optimized for ChatGPT.
Codingcodingapi
by APIArchitect
4.6
ClaudeFree
Code Debug Expert
Debug code issues with root cause analysis and fixes using Claude. Identify errors, explain causes, and provide correcte...
Codingcodingdebug
by BugHunter
4.8