fitlab-ai/agent-infra

Collaboration infrastructure for AI coding agents | AI 编程代理的协作基础设施

84Stars on the repository
155Mods indexed here, across every type
todayLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-task

01

fitlab-ai/agent-infra

Command Claude Code

A task-analysis command that examines a task and outputs a requirements-analysis document.

not rated 84 changed today A 8 tokens original MIT

archive-tasks

02

fitlab-ai/agent-infra

Command Claude Code

A command for moving completed tasks into folders organized by date.

not rated 84 today A 11 tokens original MIT

block-task

03

fitlab-ai/agent-infra

Command Claude Code

A task-management command that marks a task as blocked and records the reason.

not rated 84 changed today A 10 tokens original MIT

cancel-task

04

fitlab-ai/agent-infra

Command Claude Code

A task-cancellation command that reads and follows the cancel-task instructions in the project’s skill file.

not rated 84 changed today A 5 tokens original MIT

check-task

05

fitlab-ai/agent-infra

Command Claude Code

A command that checks the current state and progress of a task. Its instructions are defined in a separate check-task skill file.

not rated 84 changed today A 8 tokens original MIT

close-codescan

06

fitlab-ai/agent-infra

Command Claude Code

A command for closing Code Scanning alerts, which report possible security problems found in source code, while recording a reason.

not rated 84 today A 10 tokens original MIT

close-dependabot

07

fitlab-ai/agent-infra

Command Claude Code

A command for closing Dependabot security alerts, which flag known vulnerabilities in project dependencies, while recording a reason.

not rated 84 today A 10 tokens original MIT

code-task

08

fitlab-ai/agent-infra

Command Claude Code

A coding-task command that follows a technical plan and produces a report.

not rated 84 changed today A 8 tokens original MIT

commit

09

fitlab-ai/agent-infra

Command Claude Code

A command that reads and follows the commit instructions stored in .agents/skills/commit/SKILL.md.

not rated 84 changed today A 6 tokens original MIT

fitlab-ai/agent-infra

Command Claude Code

A command for recording that a pull request has finished its required manual checks and updating its summary comment. A pull request is a proposed code change waiting to be reviewed or merged.

not rated 84 changed today A 12 tokens original MIT

complete-task

11

fitlab-ai/agent-infra

Command Claude Code

A command that reads and runs the complete-task instructions stored in `.agents/skills/complete-task/SKILL.md`.

not rated 84 changed today A 7 tokens original MIT

create-pr

12

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.

not rated 84 changed today A 7 tokens original MIT

create-release-note

13

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.

not rated 84 today A 9 tokens original MIT

create-task

14

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.

not rated 84 today A 6 tokens original MIT

entropy-check

15

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.

not rated 84 today A 62 tokens original MIT

import-codescan

16

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.

not rated 84 today A 13 tokens original MIT

import-dependabot

17

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.

not rated 84 today A 13 tokens original MIT

import-issue

18

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.

not rated 84 today A 7 tokens original MIT

init-labels

19

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.

not rated 84 today A 7 tokens original MIT

init-milestones

20

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.

not rated 84 today A 7 tokens original MIT

plan-task

21

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.

not rated 84 changed today A 8 tokens original MIT

post-release

22

fitlab-ai/agent-infra

Command Claude Code

A command that reads and follows the project’s post-release skill. The available description does not explain what post-release work that skill performs.

not rated 84 today A 5 tokens original MIT

refine-title

23

fitlab-ai/agent-infra

Command Claude Code

重构 Issue/PR 标题为 Conventional Commits 格式.

not rated 84 today A 13 tokens MIT

release

24

fitlab-ai/agent-infra

Command Claude Code

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

not rated 84 today A 4 tokens MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: