fitlab-ai/agent-infra

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

83Stars 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

Skill Claude CodeCodex

A task-analysis skill that creates a written requirements analysis before implementation begins. It examines the task’s scope, context, effects on other parts, and risks from the supplied task reference.

not rated 83 +1 changed today A 54 tokens original MIT

archive-tasks

02

fitlab-ai/agent-infra

Skill Claude CodeCodex

A task-archiving tool that moves completed work into folders organized by year, month, and day. It also rebuilds index files listing the archived tasks.

not rated 83 +1 today A 35 tokens original MIT

block-task

03

fitlab-ai/agent-infra

Skill Claude CodeCodex

A task-management skill that marks a referenced task as blocked and records why work cannot continue.

not rated 83 +1 changed 2d ago A 52 tokens original MIT

cancel-task

04

fitlab-ai/agent-infra

Skill Claude CodeCodex

A task-management skill that cancels a referenced task no longer needed and moves it out of active work.

not rated 83 +1 changed 2d ago A 50 tokens original MIT

check-task

05

fitlab-ai/agent-infra

Skill Claude CodeCodex

A read-only task status tool that shows the current progress of a tracked coding task.

not rated 83 +1 changed today A 46 tokens original MIT

close-codescan

06

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for closing Code Scanning alerts, which are automated warnings about possible security problems in code, and recording the reason. It supports GitHub CodeQL alerts and requires an explanation before closure.

not rated 83 +1 changed 2d ago A 35 tokens original MIT

close-dependabot

07

fitlab-ai/agent-infra

Skill Claude CodeCodex

A tool for closing a Dependabot security alert, which is a warning about a vulnerable software dependency, with a documented reason.

not rated 83 +1 changed 2d ago A 35 tokens original MIT

code-task

08

fitlab-ai/agent-infra

Skill Claude CodeCodex

A coding workflow for implementing an approved technical plan or fixing confirmed code-review findings.

not rated 83 +1 changed today A 53 tokens original MIT

commit

09

fitlab-ai/agent-infra

Skill Claude CodeCodex

A Git workflow for saving the current code changes as a commit, a named checkpoint in a project’s version history.

not rated 83 +1 changed 2d ago A 25 tokens original MIT

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for recording that a maintainer has completed manual checks for a pull request, such as tests requiring a real environment or special permissions.

not rated 83 +1 changed today A 72 tokens original MIT

complete-task

11

fitlab-ai/agent-infra

Skill Claude CodeCodex

A task-closing tool that marks a work item as finished and archives its task records after the work has been checked.

not rated 83 +1 changed 2d ago A 46 tokens original MIT

create-pr

12

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for creating a pull request on a code-hosting platform. A pull request is a request for others to review and merge a set of committed code changes into a target branch.

not rated 83 +1 changed today A 28 tokens original MIT

create-release-note

13

fitlab-ai/agent-infra

Skill Claude CodeCodex

A release-note workflow that compares two software version tags and summarises the merged pull requests and commits between them. Release notes explain what changed in a published version.

not rated 83 +1 today A 31 tokens original MIT

create-task

14

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for turning a user’s description into a structured task record in task.md. It records the task without analysing or implementing the requested feature.

not rated 83 +1 changed 2d ago A 32 tokens original MIT

entropy-check

15

fitlab-ai/agent-infra

Skill Claude CodeCodex

A review process for finding accumulated complexity in the agent-infra repository, such as overlapping rules, bloated documentation, or obsolete conventions.

not rated 83 +1 today A 65 tokens original MIT

import-codescan

16

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for importing Code Scanning alerts, including CodeQL security findings, and turning them into tracked repair tasks.

not rated 83 +1 changed 2d ago A 41 tokens original MIT

import-dependabot

17

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for importing a Dependabot security alert into a tracked repair task. Dependabot is a service that reports vulnerable software dependencies used by a project.

not rated 83 +1 changed 2d ago A 41 tokens original MIT

import-issue

18

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for importing an existing issue from a code-hosting platform into a local task file. An issue is a tracked report such as a bug, request, or discussion.

not rated 83 +1 today A 29 tokens original MIT

init-labels

19

fitlab-ai/agent-infra

Skill Claude CodeCodex

A setup workflow for creating a standard set of labels in a code repository. Labels are tags used to classify and filter issues and pull requests.

not rated 83 +1 changed 2d ago A 26 tokens original MIT

init-milestones

20

fitlab-ai/agent-infra

Skill Claude CodeCodex

A repository setup process for creating a standard set of milestones, which are named checkpoints used to group and track work.

not rated 83 +1 changed 2d ago A 27 tokens original MIT

plan-task

21

fitlab-ai/agent-infra

Skill Claude CodeCodex

A planning guide for turning a clearly defined coding task into a written technical plan before implementation.

not rated 83 +1 changed today A 46 tokens original MIT

post-release

22

fitlab-ai/agent-infra

Skill Claude CodeCodex

A controlled checklist for completing work after a software release using an explicitly supplied semantic version, such as 1.2.3.

not rated 83 +1 today A 27 tokens original MIT

refine-title

23

fitlab-ai/agent-infra

Skill Claude CodeCodex

A skill for rewriting issue and pull-request titles in Conventional Commits format, a standard such as `feat(area): add export` that labels the kind of change.

not rated 83 +1 today A 38 tokens original MIT

release

24

fitlab-ai/agent-infra

Skill Claude CodeCodex

A release workflow that prepares a software version, shows its current release facts, asks for approval, and publishes it remotely.

not rated 83 +1 today A 27 tokens original 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: