fitlab-ai

60 mods across 1 repository, 84 stars between them.

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.

84 2d ago 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.

84 2d ago 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.

84 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.

84 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.

84 2d ago 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.

84 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.

84 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.

84 2d ago 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.

84 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.

84 2d ago 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.

84 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.

84 2d ago 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.

84 2d ago 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.

84 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.

84 2d ago 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.

84 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.

84 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.

84 2d ago 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.

84 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.

84 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.

84 2d ago 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.

84 2d ago 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.

84 2d ago 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.

84 2d ago A 27 tokens original MIT