fitlab-ai

60 mods across 1 repository, 84 stars between them.

restore-task

25

fitlab-ai/agent-infra

Skill Claude CodeCodex

A procedure for rebuilding a missing local task file from synchronized comments on a platform issue. The instructions are in Chinese and cover validation, staging, conflict checks, and task metadata.

84 2d ago A 32 tokens original MIT

review-analysis

26

fitlab-ai/agent-infra

Skill Claude CodeCodex

A review workflow for checking a written requirements analysis before the team turns it into a technical plan.

84 2d ago A 44 tokens original MIT

review-code

27

fitlab-ai/agent-infra

Skill Claude CodeCodex

A code-review skill that examines the latest implementation and writes a review report without changing the application code.

84 2d ago A 47 tokens original MIT

review-plan

28

fitlab-ai/agent-infra

Skill Claude CodeCodex

A technical-plan review skill that examines a recent implementation plan and writes a review report. It is intended for projects with a recognized task reference and updates the task record after reviewing.

84 2d ago A 41 tokens original MIT

review-pr

29

fitlab-ai/agent-infra

Skill Claude CodeCodex

A risk-based workflow for inspecting a pull request, a proposed set of code changes, and publishing an official review with traceable evidence.

84 2d ago A 58 tokens original MIT

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for running manual checks on a tracked software task and recording the results as standard evidence.

84 2d ago A 61 tokens original MIT

run-task

31

fitlab-ai/agent-infra

Skill Claude CodeCodex

A single entry point for moving an existing software task through its work stages, from starting or resuming work to a safe submission or a deliberate pause.

84 2d ago A 48 tokens original MIT

test-integration

32

fitlab-ai/agent-infra

Skill Claude CodeCodex

A workflow for running integration and end-to-end tests after building a TypeScript project. These tests check whether multiple parts work together and whether complete user flows work.

84 2d ago A 25 tokens original MIT

test

33

fitlab-ai/agent-infra

Skill Claude CodeCodex

A project test workflow that runs type checking, builds, and unit tests at selected levels. Unit tests check small parts of a program, while type checking catches inconsistent data or code usage.

84 2d ago A 27 tokens original MIT

update-agent-infra

34

fitlab-ai/agent-infra

Skill Claude CodeCodex

A controlled workflow for updating a project's AI collaboration files from the latest configuration templates.

84 2d ago A 29 tokens original MIT

upgrade-dependency

35

fitlab-ai/agent-infra

Skill Claude CodeCodex

A guided process for upgrading an npm package to a chosen version in a JavaScript or TypeScript project. It checks package files, updates the lockfile, then runs type checks and tests.

84 2d ago A 44 tokens original MIT

watch-pr

36

fitlab-ai/agent-infra

Skill Claude CodeCodex

A process for watching a pull request’s automated checks and whether it can be merged. It may apply limited fixes for failed checks or text merge conflicts, then stops safely when it cannot resolve the problem.

84 2d ago A 43 tokens original MIT

fitlab-ai/agent-infra

Agent Claude Code

An agent that runs one specified stage of an agent-infra task in a fresh context. It follows the selected stage’s instructions and stops after that stage finishes.

84 2d ago A 23 tokens original MIT

analyze-task

39

fitlab-ai/agent-infra

Command Claude Code

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

84 2d ago A 8 tokens original MIT

archive-tasks

40

fitlab-ai/agent-infra

Command Claude Code

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

84 2d ago A 11 tokens original MIT

block-task

41

fitlab-ai/agent-infra

Command Claude Code

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

84 2d ago A 10 tokens original MIT

cancel-task

42

fitlab-ai/agent-infra

Command Claude Code

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

84 2d ago A 5 tokens original MIT

check-task

43

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.

84 2d ago A 8 tokens original MIT

close-codescan

44

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.

84 2d ago A 10 tokens original MIT

close-dependabot

45

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.

84 2d ago A 10 tokens original MIT

code-task

46

fitlab-ai/agent-infra

Command Claude Code

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

84 2d ago A 8 tokens original MIT

commit

47

fitlab-ai/agent-infra

Command Claude Code

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

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

84 2d ago A 12 tokens original MIT