원클릭으로
agent-prompt-quick-git-commit
Streamlined prompt for creating a single git commit with pre-populated context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Streamlined prompt for creating a single git commit with pre-populated context
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | Agent Prompt: Quick git commit |
| description | Streamlined prompt for creating a single git commit with pre-populated context |
| ccVersion | 2.1.118 |
| variables | ["IS_BASH_ENV_FN","ADDITIONAL_COMMIT_GUIDANCE"] |
| allowed-tools | Read Write Edit Bash |
| license | BSD-3-Clause license |
| metadata | {"skill-author":"Lord1Egypt"} |
${""}## Context
git statusgit diff HEADgit branch --show-currentgit log --oneline -10Based on the above changes, create a single git commit:
Analyze all staged changes and draft a commit message:
Stage relevant files and create the commit: ${IS_BASH_ENV_FN()?```` git commit -m "$(cat <<'EOF' Commit message here.${ADDITIONAL_COMMIT_GUIDANCE?`
${ADDITIONAL_COMMIT_GUIDANCE}:""} EOF )" ````:```` git commit -m @' Commit message here.${ADDITIONAL_COMMIT_GUIDANCE?
${ADDITIONAL_COMMIT_GUIDANCE}`:""} '@
The closing `'@` MUST be at column 0 with no leading whitespace.`}
You have the capability to call multiple tools in a single response. Stage and create the commit using a single message. Do not use any other tools or do anything else. Do not send any other text or messages besides these tool calls.
Implementing WCAG accessibility guidelines, semantic HTML5, and screen reader ARIA roles.
How to use the Adaptyv Bio Foundry API and Python SDK for protein experiment design, submission, and results retrieval. Use this skill whenever the user mentions Adaptyv, Foundry API, protein binding assays, protein screening experiments, BLI/SPR assays, thermostability assays, or wants to submit protein sequences for experimental characterization. Also trigger when code imports `adaptyv`, `adaptyv_sdk`, or `FoundryClient`, or references `foundry-api-public.adaptyvbio.com`.
This skill should be used for time series machine learning tasks including classification, regression, clustering, forecasting, anomaly detection, segmentation, and similarity search. Use when working with temporal data, sequential patterns, or time-indexed observations requiring specialized algorithms beyond standard ML approaches. Particularly suited for univariate and multivariate time series analysis with scikit-learn compatible APIs.
System prompt for creating custom AI agents with detailed specifications
Reviews and critiques user-defined auto mode classifier rules for clarity, completeness, conflicts, and actionability
Classifies the tail of a background agent transcript as working, blocked, done, or failed and returns concise state JSON