ModelEngine-Group

78 mods across 3 repositories, 8.3k stars between them.

create-release-note

49

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

50

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

51

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

52

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

53

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

54

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

55

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

56

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

57

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

58

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

59

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

60

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

61

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

ModelEngine-Group/fit-framework

Command Codex

A command procedure for investigating a Dependabot security alert. Dependabot is GitHub's service for finding known security problems in software dependencies.

2.1k 5mo ago A 13 tokens original MIT

fit-analyze-issue

65

ModelEngine-Group/fit-framework

Command Codex

A command that reads a GitHub Issue, meaning a tracked task or problem, and writes a requirements-analysis document for it.

2.1k 5mo ago A 11 tokens original MIT

fit-block-task

66

ModelEngine-Group/fit-framework

Command Codex

A task command that marks a work item as blocked, records why progress cannot continue, and moves it into a blocked-work folder.

2.1k 5mo ago A 10 tokens original MIT

fit-check-task

67

ModelEngine-Group/fit-framework

Command Codex

A task-status command that reads a task file and reports its workflow stage, progress, context files, and suggested next command.

2.1k 5mo ago A 8 tokens original MIT

fit-close-codescan

68

ModelEngine-Group/fit-framework

Command Codex

A command for closing a GitHub Code Scanning alert, which reports possible security problems in code. It first displays the alert and requires a reason and confirmation before changing its status.

2.1k 5mo ago A 13 tokens original MIT

ModelEngine-Group/fit-framework

Command Codex

A command for closing a Dependabot security alert, where Dependabot is GitHub’s automated dependency-vulnerability checker. It shows the alert, requires a reason of at least 20 characters, and asks for confirmation before closing it.

2.1k 5mo ago A 13 tokens original MIT

fit-commit

70

ModelEngine-Group/fit-framework

Command Codex

A Git commit workflow command that guides an agent through reviewing changes, checking copyright years, writing a commit message, and creating the commit.

2.1k 5mo ago A 12 tokens original MIT

fit-complete-task

71

ModelEngine-Group/fit-framework

Command Codex

A command that marks a software task as complete and moves its task folder from an active directory to a completed directory.

2.1k 5mo ago A 11 tokens original MIT