What is pylon?
Pylon MCP tools for pushing plans, code reviews, and pulling human feedback. Use this skill when interacting with the Pylon AI-to-human review bridge. Source: weave-ai-dev/agent-skills.
Pylon MCP tools for pushing plans, code reviews, and pulling human feedback. Use this skill when interacting with the Pylon AI-to-human review bridge.
Quickly install pylon AI skill to your development environment via command line
Source: weave-ai-dev/agent-skills.
Pylon is an AI-to-human review bridge. AI agents push proposed plans and code diffs via MCP; humans review, comment, and approve via a rich web editor.
| pushplan | Push a plan for human review. Auto-creates doc + project + version. | | pullplan | Pull reviewed content with decisions and feedback. | | pushcodereview | Push file diffs for side-by-side code review. | | pullcodefeedback | Pull line-specific review comments grouped by file. | | listdocuments | List documents, filter by title or project. |
| listversions | List version snapshots for a document. | | usedocument | Switch session's current document context. | | updateproject | Update project description or rename. | | releasedocument | Release session lock on a document. |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/weave-ai-dev/agent-skills --skill pylonPylon MCP tools for pushing plans, code reviews, and pulling human feedback. Use this skill when interacting with the Pylon AI-to-human review bridge. Source: weave-ai-dev/agent-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/weave-ai-dev/agent-skills --skill pylon Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/weave-ai-dev/agent-skills