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.
Finish Development Branches Safely
Completed branches often lack a clear integration and cleanup process. This skill verifies tests and guides users through merge, pull request, preservation, or discard workflows.
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "finishing-a-development-branch" from https://skillstore.io/skills/sickn33-finishing-a-development-branch.md and its manifest at https://skillstore.io/api/skills/sickn33-finishing-a-development-branch/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.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 "finishing-a-development-branch". Finish this tested feature branch.
Expected outcome:
Using "finishing-a-development-branch". Keep the branch for later.
Expected outcome:
The branch remains unchanged, and its worktree is preserved at the current path.
Using "finishing-a-development-branch". Discard this branch.
Expected outcome:
The skill lists the branch, commits, and worktree, then waits for the exact discard confirmation before deletion.
All 24 static findings are false positives. Most detections are Markdown code-fence delimiters, while the shell substitutions compose fixed text or query local Git state without reevaluating output as shell code. Standard error redirection to /dev/null is benign, and destructive cleanup requires an explicit workflow choice and typed confirmation.
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-finishing-a-development-branch/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/sickn33-finishing-a-development-branch?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/sickn33-finishing-a-development-branch?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-finishing-a-development-branch/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/sickn33-finishing-a-development-branch.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). finishing-a-development-branch security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-finishing-a-development-branch/audits/5@techreport{sickn33-sickn33-finishing-a-development-branch-2026,
author = {sickn33},
title = {finishing-a-development-branch security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-finishing-a-development-branch/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: "finishing-a-development-branch security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/sickn33-finishing-a-development-branch/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-finishing-a-development-branch: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
zhanlincui-finishing-a-development-branch
2026-08-21
sickn33-finishing-a-development-branch
2026-08-21
cygnusfear-finishing-a-development-branch
2026-08-21
davila7-finishing-a-development-branch
2026-08-21
cycleaddict-finishing-a-development-branch
2026-08-21
obra-finishing-a-development-branch
2026-08-21
dyai2025-finishing-a-development-branch
2026-08-21
codingcossack-finishing-a-development-branch
2026-08-21
Verify a completed feature, choose an integration path, and clean local resources when appropriate.
Push tested work and create a pull request with a concise summary and test plan.
Give an AI coding workflow explicit approval points before merging, preserving, or deleting work.
Finish my current development branch. Verify tests first, identify the base branch, then present the available completion options.
Verify this branch, push it, and create a pull request with a summary and test plan. Ask before any cleanup.
Confirm the base branch, run tests, merge this feature locally, and test the merged result. Remove the feature branch only after success.
Inspect branch and worktree state, verify tests, and present all four completion choices. Require exact confirmation before deleting any branch or worktree.
Author
sickn33License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
88a8e9a07f4c54ab105c1c41b6267c287146b07b
Maintenance freshness
7/26/2026
Usage
7 downloads ยท 114 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.
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.
Build Reliable Test Automation
by 89jobrien
Weak tests slow releases and hide regressions. This skill guides test strategy, TDD, automation, coverage review, and Playwright web checks.
Review Code with Structured Quality Checks
by alirezarezvani
Code reviews can miss quality, security, and maintainability issues. This skill guides structured reviews with scripts, checklists, and report generation.
Plan Reliable Tests Across Your Codebase
by 0xDarkMatter
This skill helps teams choose test strategies, mocks, data fixtures, coverage gates, and CI patterns without mixing test scopes. It gives Claude, Codex, and Claude Code structured guidance for unit, integration, end-to-end, TDD, and pipeline testing.
Debug Technical Failures Systematically
by Asmayaseen
Quick fixes often hide the real cause and create regressions. This skill structures investigation, hypothesis testing, implementation, and verification around collected evidence.
Build Better Go Tests
by 89jobrien
Go teams need consistent tests across units, integrations, mocks, benchmarks, and coverage. This skill provides practical Go testing patterns that Claude, Codex, and Claude Code can apply during development.