latex-posters
87Create Professional LaTeX Research Posters
Dense research content is difficult to fit into a readable conference poster. This skill turns research material into structured, accessible LaTeX poster designs.
Finish Development Branches Safely
Completed branches need a clear, verified path to integration or cleanup. This skill checks tests, presents four choices, and executes the selected Git workflow.
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/davila7-finishing-a-development-branch.md and its manifest at https://skillstore.io/api/skills/davila7-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 my current feature branch after checking the tests.
Expected outcome:
Tests passed. Choose whether to merge locally, create a pull request, keep the branch, or discard the work.
Using "finishing-a-development-branch". Create a pull request for this completed branch.
Expected outcome:
The branch was pushed and the pull request was prepared with a change summary and test plan. The worktree remains available.
Using "finishing-a-development-branch". Discard this experimental branch.
Expected outcome:
The branch, listed commits, and worktree will be permanently removed. Type the required confirmation before deletion proceeds.
All 24 static findings are false positives caused by Markdown code fences, constrained local shell substitutions, and benign standard-device redirection. The documented Git workflow includes explicit confirmation before destructive branch deletion, with no evidence of prompt injection or malicious intent.
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/davila7-finishing-a-development-branch/audits/9?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report[](https://skillstore.io/skills/davila7-finishing-a-development-branch?utm_source=security_passport_badge)<a href="https://skillstore.io/skills/davila7-finishing-a-development-branch?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/davila7-finishing-a-development-branch/security.svg" alt="Skillstore security assessment" loading="lazy"></a><iframe src="https://skillstore.io/embed/skills/davila7-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>davila7. (2026). finishing-a-development-branch security audit report (audit version 9) [Author version unspecified]. Skillstore. https://skillstore.io/skills/davila7-finishing-a-development-branch/audits/9@techreport{davila7-davila7-finishing-a-development-branch-2026,
author = {davila7},
title = {finishing-a-development-branch security audit report (audit version 9)},
institution = {Skillstore},
year = {2026},
number = {9},
url = {https://skillstore.io/skills/davila7-finishing-a-development-branch/audits/9},
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 9)"
version: "unspecified"
type: report
authors:
- name: "davila7"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/davila7-finishing-a-development-branch/audits/9"
identifiers:
- type: other
value: "skillstore:davila7-finishing-a-development-branch:audit:9"
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 feature branch, merge it locally, retest the result, and remove the completed branch.
Push tested work and create a pull request with a concise summary and verification plan.
Review completed branches and remove worktrees only after the selected workflow permits cleanup.
Finish the current development branch. Run the appropriate tests, then present the available integration and cleanup options.
Verify this branch, push it to the configured remote, and create a pull request with a summary and test plan.
Determine the base branch, verify the feature branch, merge locally, retest the merged result, and clean up the completed branch.
Inspect the current branch and worktree relationships. Present all completion options, preserve anything uncertain, and require explicit confirmation before destructive actions.
Author
davila7License
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Ref
c43861a65bb95efcae259cd161c9d6f4dc7eec6f
Maintenance freshness
7/24/2026
Usage
5 downloads ยท 251 views
File structure
๐ SKILL.md
Create Professional LaTeX Research Posters
Dense research content is difficult to fit into a readable conference poster. This skill turns research material into structured, accessible LaTeX poster designs.
Create Consistent, SEO-Ready Marketing Content
Marketing teams need useful content that stays consistent across channels and search goals. This skill combines brand voice analysis, SEO checks, templates, and planning guidance.
Create Focused Clinical Treatment Plans
Clinical teams need consistent plans without lengthy manual formatting. This skill provides structured LaTeX templates, SMART goals, validation checks, and treatment timelines.
Create Structured Clinical Reports
Clinical teams need clear reports that follow medical and regulatory standards. This skill provides templates, checklists, and validation guidance for case reports, diagnostics, trials, and patient notes.
Analyze Scientific Data Files
Scientific datasets often arrive in specialized formats that are hard to inspect quickly. This skill detects the format, summarizes contents, checks quality, and produces a clear EDA report.
Run DiffDock Molecular Docking
Molecular docking workflows require careful setup, validated inputs, and cautious result interpretation. This skill guides Claude, Codex, and Claude Code through DiffDock setup, docking runs, batch screening, and confidence-score analysis.
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.
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.
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.
Review Changed Code Before Release
by DavidDworetzky
Code changes can hide security flaws, performance regressions, and project-standard violations. This skill guides Claude, Codex, or Claude Code through a structured review of modified files.
Draft Git Commit Messages From Staged Changes
by AbeJitsu
Writing commit messages from staged changes takes time and can miss important context. This skill collects git status and diff details so AI can draft a clear message.
Implement Tasks with TDD Workflow
by sickn33
Task plans can drift when implementation, tests, commits, and approvals are handled inconsistently. This skill provides a structured TDD workflow with checkpoints, verification gates, and git tracking.