Portability banner
u2anilgit u2anilgit

Portability

Development community

Description

--- description: Check that the governance configs stay consistent across every supported host, and emit a host-neutral CI snippet, via PromptWise. argument-hint: [repo path] --- Use the PromptWise `check_portability` tool on the repo below to verify the emitted governance configs for every supported host (CLAUDE.md, AGENTS.md, .cursor/rules, copilot-instructions, .clinerules, GEMINI.md) are present, well-formed, and in sync with the current skill/agent surface (skill_packs / agents / commands)

Installation

Installs to ~/.claude/skills/u2anilgit-promptwise-portability/SKILL.md

Terminal
mkdir -p ~/.claude/skills/u2anilgit-promptwise-portability && curl -fsSL https://raw.githubusercontent.com/u2anilgit/PromptWise/HEAD/commands/portability.md -o ~/.claude/skills/u2anilgit-promptwise-portability/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository