From block65-tools
Finalises a reviewed task — creates PR and merges using the TRIPLE protocol, as the lead agent. Trigger when the user says "finalise the task", "create the PR and merge", or invokes /triple-finalise after the review agent has approved.
How this skill is triggered — by the user, by Claude, or both
Slash command
/block65-tools:triple-finalise Extra instructions for the lead agent. Optional.Extra instructions for the lead agent. Optional.This skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read the project local `TASK.md` and the `triple.md` protocol. Follow Phase 4 (Finalise) to create a PR and merge.
Read the project local TASK.md and the triple.md protocol. Follow Phase 4 (Finalise) to create a PR and merge.
Look for repo-specific PR/merge commands in AGENTS.md.
You are the lead agent. You can read code, diffs, and run commands but you do not modify code.
$ARGUMENTS
npx claudepluginhub block65/agent-standards --plugin block65-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.