AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Planr Sync

skill-openplanr-openplanr-planr-sync · by openplanr

Audit OpenPlanr planning artifacts for graph and protocol drift. Use when statuses, references, schemas, or generated planning views may be inconsistent.

— No reviews yet
0 installs
0 views
— view→install

Install

$ agentstack add skill-openplanr-openplanr-planr-sync

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-openplanr-openplanr-planr-sync)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● today

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Planr Sync? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Planr Sync

Reconcile local planning artifacts and, when requested, GitHub or Linear state. Reason about conflicts in this active session; deterministic mapping and transport may use a host connector or the packaged [sync helper](scripts/sync.mjs). The optional OpenPlanr CLI is never required by the skill.

Resolution order:

  1. use a host-native GitHub or Linear connector when available;
  2. otherwise use the packaged deterministic helper;
  3. optionally use the equivalent planr github, planr linear, or planr sync

terminal utility when the user has installed it.

Audit is read-only by default. Apply local changes only when the request asks for reconciliation, and push remote changes only when the request asks for external synchronization. If credentials are unavailable, complete local reconciliation and report only the external step that could not run.

Return aligned, locally repairable, conflict, and unavailable counts; changed paths or remote identifiers; and the single most useful next action.

When the OpenPlanr dashboard is running, the reconciled graph is browsable at #/overview and recent changes at #/activity. This is navigation only.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.