se-proof

Render, share, and synchronize Markdown edits through Proof HITL review workflows.

Updated May 7, 2026
One-click install
npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-proof
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: se-proof
Source: https://github.com/simonwjackson/pi-software-engineering/tree/main/skills/se-proof
Command: npx skills add https://github.com/simonwjackson/pi-software-engineering --skill se-proof

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables teams to perform human-in-the-loop reviews of Markdown documents using Proof. It supports rendering local Markdown in Proof, sharing to generate a URL for collaborative review, iterating with teammates, and syncing final edits back to the local file, enabling coherent, auditable review cycles.

Core Features & Use Cases

  • Render and review local Markdown in Proof for real-time collaboration and HITL feedback.
  • Share Markdown to generate a Proof URL and manage cross-device collaboration with presence and attribution.
  • Ingest feedback from Proof threads, apply safe edits or suggestions, and optionally sync changes back to the local file or work from a Proof URL.

Quick Start

Share a local Markdown file to Proof and start HITL review to iterate and sync changes.

Frequently Asked Questions about se-proof

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

FAQPage Schema
How do I set up collaborative human-in-the-loop reviews for Markdown documents?

To set up collaborative human-in-the-loop reviews for Markdown documents, you render local files in Proof, share them to generate a public URL, iterate with teammates, and sync final edits back to disk using safe mutation primitives.

How does syncing edits from Proof back to local Markdown files work?

Syncing edits from Proof back to local Markdown files works by ingesting feedback from Proof threads, applying safe edits or suggestions, and optionally writing changes back to the local file using safe mutation primitives for auditable review cycles.

Can I use Proof to share local Markdown specs for cross-device collaboration?

Yes, you can use Proof to share local Markdown specs for cross-device collaboration by generating a Proof URL that supports real-time presence and attribution for iterating with teammates.

What is the best way to manage document-review workflows for shared Markdown docs?

The best way to manage document-review workflows for shared Markdown docs is automating the process with Proof to render local content, share a public review link, ingest feedback threads, and synchronize applied suggestions back to the original file.

Do I need a local Proof integration to review Markdown specs with teammates?

Yes, you need a local Proof integration, a generated Proof URL, and safe mutation primitives to enable commenting, suggesting, and syncing edits back to your local disk during human-in-the-loop Markdown reviews.

When should I not use an automated Proof workflow for Markdown document review?

You should not use an automated Proof workflow for Markdown document review if your files lack local disk access for syncing, or if your team lacks the required local Proof integration and safe mutation primitives needed to apply and save synchronized suggestions.