fitlab-ai

60 mods across 1 repository, 84 stars between them.

complete-task

49

fitlab-ai/agent-infra

Command Claude Code

读取并执行 .agents/skills/complete-task/SKILL.md 中的 complete-task 技能。.

84 2d ago A 7 tokens original MIT

create-pr

50

fitlab-ai/agent-infra

Command Claude Code

A command for creating a Pull Request, which is a request to merge code changes into a target branch.

84 2d ago A 7 tokens original MIT

create-release-note

51

fitlab-ai/agent-infra

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.

84 2d ago A 9 tokens original MIT

create-task

52

fitlab-ai/agent-infra

Command Claude Code

A command for creating tasks from natural-language descriptions. Its instructions are defined in a separate create-task skill file.

84 2d ago A 6 tokens original MIT

entropy-check

53

fitlab-ai/agent-infra

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.

84 2d ago A 62 tokens original MIT

import-codescan

54

fitlab-ai/agent-infra

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.

84 2d ago A 13 tokens original MIT

import-dependabot

55

fitlab-ai/agent-infra

Command Claude Code

A command for importing Dependabot security alerts, which are warnings about vulnerable software dependencies, and turning them into repair tasks.

84 2d ago A 13 tokens original MIT

import-issue

56

fitlab-ai/agent-infra

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.

84 2d ago A 7 tokens original MIT

init-labels

57

fitlab-ai/agent-infra

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.

84 2d ago A 7 tokens original MIT

init-milestones

58

fitlab-ai/agent-infra

Command Claude Code

A repository setup command that initializes a milestone system, which is a way to group and track planned work.

84 2d ago A 7 tokens original MIT

plan-task

59

fitlab-ai/agent-infra

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.

84 2d ago A 8 tokens original MIT

post-release

60

fitlab-ai/agent-infra

Command Claude Code

读取并执行 .agents/skills/post-release/SKILL.md 中的 post-release 技能。.

84 2d ago A 5 tokens original MIT