ModelEngine-Group/fit-framework

FIT: 企业级AI开发框架,提供多语言函数引擎(FIT)、流式编排引擎(WaterFlow)及Java生态的LangChain替代方案(FEL)。原生/Spring双模运行,支持插件热插拔与智能聚散部署,无缝统一大模型与业务系统。

2.1kStars on the repository
60Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

analyze-codescan

01

ModelEngine-Group/fit-framework

Command Claude Code

A security-analysis command for GitHub Code Scanning alerts, which are warnings from automated source-code security checks such as CodeQL.

2.1k 5mo ago A 19 tokens original MIT

analyze-dependabot

02

ModelEngine-Group/fit-framework

Command Claude Code

A security-analysis command for Dependabot alerts, which report known vulnerabilities in project dependencies such as npm, Maven, or Python packages.

2.1k 5mo ago A 19 tokens original MIT

analyze-issue

03

ModelEngine-Group/fit-framework

Command Claude Code

A command that reads a GitHub Issue, analyzes the related code and requirements, and creates a written task analysis.

2.1k 5mo ago A 16 tokens original MIT

block-task

04

ModelEngine-Group/fit-framework

Command Claude Code

A task command for marking work as blocked and recording why it cannot continue. It also moves the task into a blocked folder.

2.1k 5mo ago A 13 tokens original MIT

check-task

05

ModelEngine-Group/fit-framework

Command Claude Code

A command that reports the status of a software task by reading its task file and progress documents.

2.1k 5mo ago A 11 tokens original MIT

close-codescan

06

ModelEngine-Group/fit-framework

Command Claude Code

A command for closing a GitHub Code Scanning alert, which is a notice that automated security checks found a possible problem in code. It shows the alert and records a user-confirmed reason before closing it.

2.1k 5mo ago A 18 tokens original MIT

close-dependabot

07

ModelEngine-Group/fit-framework

Command Claude Code

A command for closing a Dependabot security alert, which is a warning about a possibly vulnerable software dependency on GitHub.

2.1k 5mo ago A 18 tokens original MIT

commit

08

ModelEngine-Group/fit-framework

Command Claude Code

A Git commit command that reviews local changes, checks files before editing, and creates a commit with a suitable message. It can also hand off to commands that push changes and open a pull request.

2.1k 5mo ago A 8 tokens original MIT

complete-task

09

ModelEngine-Group/fit-framework

Command Claude Code

A task-closing workflow that marks a finished task as complete and moves its records into a completed folder for archiving. Archiving means keeping finished work separate from active work.

2.1k 5mo ago A 14 tokens original MIT

create-pr

10

ModelEngine-Group/fit-framework

Command Claude Code

Command "create-pr" from ModelEngine-Group/fit-framework, covering create pr command, 功能说明, 用法, 执行步骤 and 1. 确定目标分支.

2.1k 5mo ago A 6 tokens original MIT

create-release-note

11

ModelEngine-Group/fit-framework

Command Claude Code

A command that gathers pull requests, commits, and issues to produce structured release notes for a specified version, with an option to create a draft GitHub release.

2.1k 5mo ago A 24 tokens original MIT

create-task

12

ModelEngine-Group/fit-framework

Command Claude Code

A task-planning command that turns a plain-language request into a task file and a requirements analysis document.

2.1k 5mo ago A 15 tokens original MIT

implement-task

13

ModelEngine-Group/fit-framework

Command Claude Code

A command that implements a software task from an existing technical plan. It reads the task and plan files, changes code, writes tests, runs checks, and produces an implementation report.

2.1k 5mo ago A 12 tokens original MIT

plan-task

14

ModelEngine-Group/fit-framework

Command Claude Code

A command that designs a technical solution and creates an implementation plan for a project task. It reads task files and related requirements before writing the plan.

2.1k 5mo ago A 12 tokens original MIT

refine-task

15

ModelEngine-Group/fit-framework

Command Claude Code

A command for processing code-review feedback and applying the requested fixes. It expects task, review, and implementation files in a specified workspace structure.

2.1k 5mo ago A 13 tokens original MIT

refine-title

16

ModelEngine-Group/fit-framework

Command Claude Code

A command that reads a GitHub issue or pull request and proposes a title in Conventional Commits format, such as type(scope): subject.

2.1k 5mo ago A 23 tokens original MIT

release

17

ModelEngine-Group/fit-framework

Command Claude Code

A command for preparing a software release from a clean Git working directory. It changes a version such as 1.2.3-SNAPSHOT to 1.2.3, creates release Git records, prepares a release branch, and sets the next snapshot version.

2.1k 5mo ago A 27 tokens original MIT

review-task

18

ModelEngine-Group/fit-framework

Command Claude Code

A command that reviews a completed task’s code and writes a code-review report. It checks code quality, bugs, tests, error handling, security, documentation, and consistency with the technical plan.

2.1k 5mo ago A 13 tokens original MIT

sync-issue

19

ModelEngine-Group/fit-framework

Command Claude Code

A command that summarizes work on a task and posts the progress to its GitHub Issue comments. It reads task status and supporting workspace notes before producing the update.

2.1k 5mo ago A 15 tokens original MIT

sync-pr

20

ModelEngine-Group/fit-framework

Command Claude Code

A command that summarizes an AI coding task's progress and posts the update as a comment on its GitHub Pull Request, a proposed code change for review.

2.1k 5mo ago A 13 tokens original MIT

test-integration

21

ModelEngine-Group/fit-framework

Command Claude Code

A command that runs FIT Framework integration tests after the project has been built. Integration tests check whether separate parts of an application work together.

2.1k 5mo ago A 15 tokens original MIT

test

22

ModelEngine-Group/fit-framework

Command Claude Code

Command "test" from ModelEngine-Group/fit-framework, covering test command and 功能说明.

2.1k 5mo ago A 7 tokens original MIT

upgrade-dependency

23

ModelEngine-Group/fit-framework

Command Claude Code

Command "upgrade-dependency" from ModelEngine-Group/fit-framework, covering upgrade dependency command, 功能说明, 用法, 执行步骤 and 1. 解析参数.

2.1k 5mo ago A 8 tokens original MIT