plan-pact

Coordinate cross-agent planning with an append-only decision log and session context.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/JNZader/javi-ai --skill plan-pact
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan-pact
Source: https://github.com/JNZader/javi-ai/tree/main/own/skills/plan-pact
Command: npx skills add https://github.com/JNZader/javi-ai --skill plan-pact

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-agent planning requires formal coordination, tracked decisions, and a clear record of disputes to avoid ambiguity and rework.

Core Features & Use Cases

  • Structured Pact: A defined Plan-Pact document that records participants, decisions, and statuses to keep all parties aligned.
  • Audit-friendly Logs: An append-only Decision Log and a current Decision Register to provide traceability across sessions and users.
  • Dispute Resolution: Built-in rules and workflows to surface disagreements and converge on decisions, with a maintained context for future reference.
  • Use Case: Teams collaborating on a strategic plan use the Plan-Pact to document decisions, disputes, and resolutions as the plan evolves over multiple sessions.

Quick Start

Start a Plan-Pact session to coordinate planning among agents and log decisions.

Frequently Asked Questions about plan-pact

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multi-agent planning with an audit trail?

You coordinate multi-agent planning with an audit trail by using a structured pact to track decisions, disputes, and session context. This enforces an activation protocol and an append-only decision log to keep all participants aligned.

How does an append-only decision log help cross-agent planning?

An append-only decision log helps cross-agent planning by providing traceability across multiple sessions and users. It records evolving decisions and disputes formally, preventing ambiguity and avoiding rework among collaborating agents.

What is the best way to resolve disputes in a multi-agent planning session?

The best way to resolve disputes in a multi-agent planning session is to use built-in dispute resolution workflows that surface disagreements. These structured rules help agents converge on decisions while maintaining context for future reference.

Can I recover a previous multi-agent planning session after closing it?

Yes, you can recover a previous multi-agent planning session using a resumable notes format. This format captures the current truth decision register and session context, allowing you to resume cross-agent coordination seamlessly.

Does multi-agent negotiation require a formal decision register?

Multi-agent negotiation requires a formal decision register to maintain a current truth record of statuses and resolutions. This prevents ambiguity during cross-agent collaboration by providing a single source of truth for evolving plans.

When do I need a structured pact for collaborative planning?

You need a structured pact for collaborative planning when multiple agents or users contribute to evolving plans across sessions. It records participants, decisions, and statuses to ensure formal coordination and dispute tracking.