返回顶部
a

ainative-git-workflow

Git commit, PR, and branching standards with ZERO TOLERANCE for AI attribution. Use when (1) Creating commits, (2) Writing commit messages, (3) Creating pull requests, (4) Writing PR descriptions, (5) Branching or merging code. ABSOLUTE RULE - NEVER include "Claude", "Anthropic", "AI-generated", emojis with "Generated with", or any AI tool attribution in commits, PRs, issues, or documentation.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
78
下载量
0
收藏
概述
安装方式
版本历史

ainative-git-workflow

# Git & PR Workflow Standards ## Core Principles * **Small PRs:** ≤300 LOC changed ideally * **Commit often:** Early, meaningful commits with clear messages * **Linear history:** Prefer rebase over merge commits * **Professional:** No AI attribution, no tool branding, clean descriptions ## 🚨 ABSOLUTE ZERO-TOLERANCE RULE: NO AI ATTRIBUTION 🚨 **NEVER, UNDER ANY CIRCUMSTANCES, include ANY of the following in:** * Git commit messages * Pull request descriptions * Issue comments * GitHub discussions * Code comments * Documentation * ANY public-facing repository content ### ❌ STRICTLY FORBIDDEN TEXT - NEVER USE * "Claude" * "Anthropic" * "claude.com" * "Claude Code" * "Claude Desktop" * "Generated with Claude" * "Co-Authored-By: Claude" * "🤖 Generated with [Claude Code](https://claude.com/claude-code)" * "Co-Authored-By: Claude <noreply@anthropic.com>" * Any emoji followed by "Generated with" or "Powered by" * Any reference to AI assistants, AI code generation, or automated tools * Any branding, attribution, or links to third-party AI services ### ✅ CORRECT FORMAT - ALWAYS USE * Clean, professional commit messages * Clear description of what changed * Explanation of why the change was made * No attribution, no branding, no tool references ## Examples ### ❌ FORBIDDEN COMMIT ``` Add multi-dimension vector support - Support for 384, 768, 1024, and 1536 dimensions - Update validation logic for new dimensions - Add comprehensive test coverage 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> ``` ### ✅ CORRECT COMMIT ``` Add multi-dimension vector support - Support for 384, 768, 1024, and 1536 dimensions - Update validation logic for new dimensions - Add comprehensive test coverage ``` ### ❌ FORBIDDEN PR DESCRIPTION ```markdown ## Summary Implemented new authentication flow with JWT tokens. ## Test Plan All tests passing. --- 🤖 Powered by Claude ``` ### ✅ CORRECT PR DESCRIPTION ```markdown ## Summary Implemented new authentication flow with JWT tokens. ## Test Plan All tests passing. ``` ## Enforcement * **ZERO TOLERANCE** rule with **NO EXCEPTIONS** * Every commit must be verified before pushing * Every PR must be reviewed for attribution before creating * If attribution is found, it must be removed immediately via force push or amendment * This rule applies to ALL repositories, ALL projects, ALL commits * Violations compromise the professional appearance of our work ## Why This Matters * Maintains professional repository appearance * Avoids unwanted third-party attribution * Ensures our work is presented as our own * Prevents confusion about authorship and ownership * Compliance with company branding guidelines ## PR Requirements Every PR must include: * **Problem/Context:** What issue are we solving and why? * **Solution summary:** How does this change address the problem? * **Test plan:** Commands + results proving functionality * **Risk/rollback:** Potential issues and how to revert if needed * **Story link + Type + Estimate:** Link to issue/story with type (feature/bug/chore) and points ## Reference Files See `references/ai-attribution-enforcement.md` for comprehensive forbidden text list and enforcement details. See `references/pr-templates.md` for complete PR templates for feature, bug, and chore PRs. See `references/branch-conventions.md` for branch naming patterns and examples.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 ainative-git-workflow-1776015191 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 ainative-git-workflow-1776015191 技能

通过命令行安装

skillhub install ainative-git-workflow-1776015191

下载 Zip 包

⬇ 下载 ainative-git-workflow v1.0.0

文件大小: 7.5 KB | 发布时间: 2026-4-13 09:17

v1.0.0 最新 2026-4-13 09:17
- Initial release of ainative-git-workflow.
- Establishes strict standards for Git commits, PRs, and branch naming.
- Introduces an absolute zero-tolerance policy: no AI tool attribution or branding allowed in any repository content.
- Provides clear examples of correct and forbidden commit messages and PR descriptions.
- Details enforcement procedures and outlines required elements for every pull request.
- References supporting documentation for attribution enforcement, PR templates, and branch conventions.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部