content-creator
88Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Master Advanced Git Workflows
Advanced Git work can rewrite history, lose changes, or disrupt shared branches. This skill provides structured workflows, safety checks, and recovery steps for complex repository tasks.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "git-advanced-workflows" from https://skillstore.io/skills/sickn33-git-advanced-workflows.md and its manifest at https://skillstore.io/api/skills/sickn33-git-advanced-workflows/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Using "git-advanced-workflows". I have five local commits with two fixups. Help me prepare a clean pull request.
Expected outcome:
Using "git-advanced-workflows". A regression appeared after version 2.1. Plan a safe bisect.
Expected outcome:
Using "git-advanced-workflows". I deleted a branch and need its last commit.
Expected outcome:
Inspect the reflog without changing repository state, locate the branch tip, create a recovery branch, and verify its contents before cleanup.
All 48 static alerts are false positives caused by Markdown formatting, fixed command substitution, or intentional Git worktree paths. Semantic review found real operational risks from destructive resets, remote history rewriting, and test execution across historical revisions. No prompt injection or malicious intent was found.
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
https://skillstore.io/skills/sickn33-git-advanced-workflows/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-git-advanced-workflows?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-git-advanced-workflows?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-git-advanced-workflows/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-git-advanced-workflows.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>sickn33. (2026). git-advanced-workflows security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-git-advanced-workflows/audits/5@techreport{sickn33-sickn33-git-advanced-workflows-2026,
author = {sickn33},
title = {git-advanced-workflows security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-git-advanced-workflows/audits/5},
note = {Author version unspecified}
}cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "git-advanced-workflows security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-git-advanced-workflows/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-git-advanced-workflows:audit:5"
description: "Skillstore immutable audit report identifier"
Each author remains a separate installable skill. The recommended variant is ranked by Skillstore evidence.
Why this variant is first
wshobson-git-advanced-workflows
2026-08-21
sickn33-git-advanced-workflows
2026-08-21
Create a safe plan to squash fixups, reorder commits, and update a pull request without overwriting collaborators.
Plan a manual or isolated automated bisect between known good and bad revisions.
Use reflog evidence to restore commits or branches after a mistaken reset, deletion, or history edit.
Review my current Git branch state and explain safe next steps. Start with read-only checks and do not change files or history.
Plan how to clean commits on [feature branch] before merging into [base branch]. Identify shared commits and request confirmation before rewriting history.
Design a bisect between [good revision] and [bad revision]. Explain the test signal and isolate any historical scripts before execution.
Analyze this reflog and repository status: [details]. Propose the least destructive recovery, preserve current work, and include verification and rollback steps.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/git-advanced-workflowsRef
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
7 downloads ยท 118 views
File structure
๐ SKILL.md
Create Brand-Consistent Marketing Content
Marketing teams need content that stays consistent across channels. This skill helps plan, write, analyze, and optimize content for brand voice and SEO.
Improve LLM Prompts With Proven Patterns
Inconsistent prompts waste time and make AI outputs hard to trust. This skill guides prompt design with reusable patterns, examples, evaluation steps, and optimization workflows.
Build Fullstack Apps with Senior Patterns
Teams need consistent setup, architecture, and review guidance for modern web applications. This skill provides scaffolders, workflow references, and quality prompts for React, Next.js, Node.js, GraphQL, and PostgreSQL projects.
Design Scalable Software Architectures
Architecture decisions are hard to compare across web, mobile, backend, and cloud systems. This skill provides structured guides and local scaffold scripts for reports, dependency review, and trade-off documentation.
Optimize AI Prompts With Prompt Engineer
Writing clear prompts is hard when goals are vague or complex. This skill turns rough requests into structured prompts using proven prompt frameworks.
Prioritize Product Work With Research Insights
Product teams need faster ways to rank features, synthesize interviews, and document decisions. This skill provides RICE scoring, interview analysis, and PRD templates for structured planning.
Standardize Your Git Workflow
by Atman36
Inconsistent commits and branches make collaboration and releases harder to manage. This skill applies Conventional Commits, GitFlow, review practices, and pre-commit checks.
Manage Git Submodules Safely
by supercent-io
Git submodules can be hard to add, update, and remove without mistakes. This skill provides structured workflows for common submodule tasks.
Release Baoyu Skills Safely
by jimliu
Manual releases can miss changelog, version, and tag steps. This skill guides a repeatable release workflow for baoyu-skills with bilingual changelogs and local git tagging.
Master Advanced Git Workflows
by AutumnsGrove
Complex Git maintenance can make history changes and conflict resolution difficult. This skill provides structured guidance, recovery steps, and an optional local helper for common advanced workflows.
Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss staged changes, message style, or sensitive files. This skill reviews git state and helps create clear conventional commits.
Write Conventional Git Commits
by 0xmsc
Developers often lose time turning staged changes into clear commit history. This skill guides Conventional Commits, atomic changes, and safe git review steps.