gitflow — end-to-end GitHub delivery skill for AI agents: feature branch → atomic commits → validation → pull request → merge → cleanup → GitHub Projects tasks. Team-safe (respects branch protection), stack-agnostic. Auto-installs into .agents/skills or .
LPM flags this version as an AI-agent control-surface risk. On npm installation, the package writes an agent skill into two consuming-project AI-agent control surfaces. The write is automatic and force-overwrites any existing gitflow skill.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgSource creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/install.mjsView on unpkg · L1Manifest-trigger-reachable source writes behavior-bearing configuration into a user or project AI-agent control surface.
scripts/install.mjsView on unpkgInstaller derives the consuming project root and writes both .agents and .claude skill directories.
scripts/install.mjsView on unpkg · L29It recursively overwrites the gitflow skill with force.
scripts/install.mjsView on unpkg · L36Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L37Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L37Source creates an unconsented AI-agent control surface through install-time mutation or a default unauthenticated remote skill channel.
scripts/install.mjsView on unpkg · L1Installer derives the consuming project root and writes both .agents and .claude skill directories.
scripts/install.mjsView on unpkg · L29It recursively overwrites the gitflow skill with force.
scripts/install.mjsView on unpkg · L36Manifest-trigger-reachable source writes behavior-bearing configuration into a user or project AI-agent control surface.
scripts/install.mjsView on unpkg