ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for investigating GitHub Code Scanning alerts, including CodeQL warnings, which are automated findings about possible security problems in source code.
FIT: 企业级AI开发框架,提供多语言函数引擎(FIT)、流式编排引擎(WaterFlow)及Java生态的LangChain替代方案(FEL)。原生/Spring双模运行,支持插件热插拔与智能聚散部署,无缝统一大模型与业务系统。
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for investigating GitHub Code Scanning alerts, including CodeQL warnings, which are automated findings about possible security problems in source code.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A guide for investigating Dependabot security alerts, which warn that a project dependency may contain a known vulnerability. It gathers the affected package, severity, vulnerable versions, and available fix.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for examining a GitHub Issue, the discussion record used to describe a bug or task, and documenting what needs to be done. It creates a task file and a requirements analysis without changing product code.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A command for marking a work item as blocked, recording why it cannot continue, and moving it to a blocked-task folder.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A skill for checking the status and next step of a tracked task. It looks through active, blocked, and completed task folders and reads the task's supporting documents.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for dismissing GitHub Code Scanning alerts, which are warnings about possible security problems found in code.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for dismissing Dependabot security alerts, which warn that a project dependency may contain a known vulnerability.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A Git commit workflow, where a commit is a saved checkpoint of code changes. It also checks copyright years and updates the related task status.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A task-closing workflow that marks a task complete and moves its folder into a completed directory.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A guide for creating a GitHub Pull Request, which is a request to merge code changes into another branch. It covers choosing the target branch, following the repository's template, and using the expected title format.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A release-note generator that collects changes from GitHub pull requests, commits, and issues, then groups them into a project-formatted summary.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
Skill "create-task" from ModelEngine-Group/fit-framework, covering 创建任务 and 执行步骤.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
Skill "implement-task" from ModelEngine-Group/fit-framework, covering 实施任务 and 执行步骤.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
Skill "plan-task" from ModelEngine-Group/fit-framework, covering 设计技术方案 and 执行步骤.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A guide for addressing problems found during code review, which is the process of checking proposed changes before they are merged. It organizes feedback by severity and requires verification after fixes.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A guide for rewriting GitHub Issue or Pull Request titles in Conventional Commits format, such as type(scope): subject. It uses the issue or PR details and code changes to infer the title.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A release workflow for changing a software version from a snapshot build to a released version and preparing the next snapshot.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A code-review assistant that examines the implementation of a development task and writes a review report. It expects task files and the code changes to be present in the workspace.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow helper that posts task progress to the matching GitHub Issue, the discussion page for a tracked piece of work.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for posting task progress as a comment on the related GitHub pull request. A pull request is a proposed code change that others can review before it is merged.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A procedure for running integration tests in the FIT Framework. Integration tests check that multiple parts work together by starting the service and calling its interfaces.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
An automated test process for the FIT Framework that builds the project, runs tests, starts the service, and checks its health and Swagger documentation.
ModelEngine-Group/fit-framework
Skill Claude CodeCodex
A workflow for upgrading one project dependency from an existing version to a specified newer version and checking the result.