Stats
Actions
Tags
From agent-harness
Land a validated PR after checks and review feedback are clean.
How this command is triggered — by the user, by Claude, or both
Slash command
/agent-harness:harness-land <github-pr-url-or-number>The summary Claude sees in its command listing — used to decide when to auto-load this command
# Harness Land Run the Agent Harness landing loop for `$ARGUMENTS`. Start with: Use the `agent-harness:lander` agent and follow the `land-pr` skill. Required outcome: - Confirm the PR exists and is open. - Confirm there are no unresolved actionable review comments. - Confirm required checks are green on the latest head. - Merge only when the user has clearly authorized landing and repository policy allows it.
Run the Agent Harness landing loop for $ARGUMENTS.
Start with:
"${CLAUDE_PLUGIN_ROOT}/scripts/pr_feedback_sweep.py" "$ARGUMENTS" --fail-on-blocking --fail-on-pending
Use the agent-harness:lander agent and follow the land-pr skill.
Required outcome:
npx claudepluginhub majiayu000/agent-harness --plugin agent-harness