command-help

Guide Git command execution and troubleshooting with contextual session data.

1|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/dong-frank/FeishuAI --skill command-help-dong-frank
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-help
Source: https://github.com/dong-frank/FeishuAI/tree/main/skills/command-help
Command: npx skills add https://github.com/dong-frank/FeishuAI --skill command-help-dong-frank

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users understand and correctly use Git commands by providing tailored guidance based on their current context and history.

Core Features & Use Cases

  • Context-Aware Assistance: Offers immediate, relevant help for Git commands based on session data.
  • Branch Naming Guidance: Checks if branch names follow team policies and suggests proper commands for branch creation and switching.
  • Error Diagnosis & Recommendations: Identifies common mistakes and provides next steps to resolve issues during Git operations.
  • Use Case: During a complex branch switch, the user receives a prompt indicating that their branch name doesn't conform to conventions and is guided to create a correctly formatted branch, preventing workflow disruptions.

Quick Start

Ask the assistant for help understanding or fixing your Git command in the current repository environment.

Frequently Asked Questions about command-help

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I fix common Git command errors during a branch switch?

To fix Git command errors during a branch switch, this capability diagnoses the issue based on your real-time session data and provides contextual recommendations for the correct next steps.

Can I get contextual help for understanding Git commands in my current repository?

You can get contextual help for Git commands by asking the assistant, which analyzes your current session data to offer immediate and relevant guidance tailored to your repository environment.

How do I check if my branch naming follows team conventions before creating it?

To check branch naming conventions before creation, this feature evaluates your proposed branch names against team policies and suggests the proper Git commands to create correctly formatted branches.

What is the best way to troubleshoot Git version control operations?

The best way to troubleshoot Git version control operations is using contextual suggestions that identify common mistakes in your current session and guide you through resolving the issues.

Does this tool work without additional dependencies for diagnosing Git mistakes?

This tool works without additional dependencies, functioning independently to diagnose common Git mistakes and provide command suggestions based on your real-time repository session data.