.claude/skills/git-workflowRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
项目定制的轻量 Git 工作流助手。仅在用户明确要求写入或同步 README 工作流、创建 feature 分支、查看工作流状态、检查 feature 完成状态时激活。只允许更新 README 托管区块和经确认后创建本地 feature 分支;不执行 commit、stash、rebase、merge、push、tag、发布、分支删除或历史重写。
These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.
These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.
.claude/skills/git-workflowRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
.agents/skills/git-workflowRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
skills/git-workflowRuntime, accounts, dependencies, permissions, network behavior and task quality remain untested.
This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.
clawhub install @wlykan/git-workflowclawhub inspect @wlykan/git-workflow --version 1.0.5This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.
This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.
The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.
sha256:428a256cfddc7d16fa3b69457c5effc0b0cbb1f47450762d8dc6b5fd52e310c0.vscode/settings.jsonagents/openai.yamldocs/RELEASE_SCRIPT_USAGE.mddocs/superpowers/plans/2026-08-11-lightweight-git-workflow-assistant.mddocs/superpowers/specs/2026-08-11-lightweight-git-workflow-assistant-design.mdguides/branch-creation.mdguides/branch-merge.mdREADME.mdreferences/branch-strategy.mdreferences/troubleshooting.mdreferences/workflow-guide.mdscripts/create-feature-branch.shscripts/create-hotfix-branch.shscripts/EXAMPLES.mdscripts/README.mdscripts/release.batscripts/release.config.shscripts/release.shscripts/test-release.shskill-card.mdSKILL.mdtemplates/readme-git-workflow.mdworkflows/bug-fix.mdworkflows/hotfix.mdworkflows/new-feature.mdworkflows/release.md- Clarified skill boundaries: only assists with README workflow sync, local feature branch creation (with explicit user confirmation), and workflow/status checks. - Added strict command gating: skill activates solely on exact user commands; general questions or workflow discussions remain read-only. - Documented exhaustive pre-checks and permission flows for README updates and feature branch creation, detailing error handling and required confirmations. - Enforced non-destructive operations: skill does not perform commit, stash, rebase, push, or destructive Git actions under any circumstance. - Enhanced documentation for exception handling, PowerShell compatibility, and output formatting to ensure predictable and safe behavior.