git-local-p4-workflow
CommunityLocal-first Git workflow with P4 handoff
System Documentation
What problem does it solve?
This Skill formalizes a local-first Git workflow for multi-repo development where remote constraints (LFS, CI runners, network) hinder automation, and Perforce (P4) operations must remain a human-controlled boundary. It reduces friction by prescribing repository junctions, UTF-8 commit practices for Chinese messages, atomic commit guidance, and clear agent-safe responsibilities.
Core Features & Use Cases
- Repository Junctions: Guidance to create directory junctions (D:\GitRepo) that provide a stable local workspace for both project and kit repositories.
- Commit Discipline & Encoding: Enforces atomic commits, UTF-8 commit message handling, and verification steps to avoid Chinese text corruption in history.
- Agent-safe Automation: Defines which tasks Agents may automate (Git, tests, scripts) and which remain manual (P4 edit/submit/reconcile), preventing accidental automated P4 operations.
- Use Case: A developer working on ManteumTower and the Illusion Cursor dev kit uses this workflow to run unattended tests, commit atomic changes in the correct repo, and keep P4 actions as explicit human steps.
Quick Start
As administrator, create the D:\GitRepo directory and create junctions linking your project and kit folders so automation and local-first workflows operate reliably.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: git-local-p4-workflow Download link: https://github.com/moraluco/Illusion-Cursor-dev-kit/archive/main.zip#git-local-p4-workflow Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.