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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
ModelEngine-Group/fit-framework
Command Claude Code
Command "test" from ModelEngine-Group/fit-framework, covering test command and 功能说明.
ModelEngine-Group/fit-framework
Command Claude Code
Command "upgrade-dependency" from ModelEngine-Group/fit-framework, covering upgrade dependency command, 功能说明, 用法, 执行步骤 and 1. 解析参数.
ModelEngine-Group/fit-framework
Settings file Claude Code
Agent settings declaring 37 allowed tools.
ModelEngine-Group/fit-framework
Command Codex
A command that examines a GitHub Code Scanning alert, including alerts from CodeQL, and writes a security analysis for it.
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.
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.
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.
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.
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.
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.
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.
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.
ModelEngine-Group/fit-framework
Command Codex
创建 Pull Request.