Command Claude Code
读取并执行 .agents/skills/complete-task/SKILL.md 中的 complete-task 技能。.
Command Claude Code
读取并执行 .agents/skills/complete-task/SKILL.md 中的 complete-task 技能。.
Command Claude Code
A command for creating a Pull Request, which is a request to merge code changes into a target branch.
Command Claude Code
A release-note generation command that creates version notes from pull requests and commits. A pull request is a proposed code change submitted for review, while a commit is a saved change in version control.
Command Claude Code
A command for creating tasks from natural-language descriptions. Its instructions are defined in a separate create-task skill file.
Command Claude Code
A command that periodically reviews a repository for soft entropy: duplicated rules, growing documentation, unused conventions, and scattered version information. A repository is the project’s tracked source and configuration files.
Command Claude Code
A command for importing Code Scanning alerts and creating tasks to address them. Code Scanning is automated analysis that reports possible security or code-quality problems.
Command Claude Code
A command for importing Dependabot security alerts, which are warnings about vulnerable software dependencies, and turning them into repair tasks.
Command Claude Code
A command for importing an issue and creating a task from it. The supplied information does not specify which issue tracker it reads or how it maps issue details into tasks.
Command Claude Code
A command for initializing a repository's labels system. Labels are tags used to classify and filter issues or other work items.
Command Claude Code
A repository setup command that initializes a milestone system, which is a way to group and track planned work.
Command Claude Code
A command for designing a technical solution and implementation plan for a task. The supplied information does not describe the planning steps it follows.
Command Claude Code
读取并执行 .agents/skills/post-release/SKILL.md 中的 post-release 技能。.