Đi tới nội dung chính
Nội dung này hiện chưa có sẵn bằng ngôn ngữ của bạn và đang được hiển thị bằng tiếng Anh.

Developer Kit Project Management

Plugin Đã xác minh
88

Project management and workflow commands

Tóm tắt từ AI

This plugin provides a single command, `devkit.write-a-minute-of-a-meeting`, that takes meeting transcripts and details as input to generate structured meeting minutes. It acts as an expert administrative assistant to create clear and concise documentation.

Documentation

  • info:Configuration & parameter referenceWhile the command's arguments are mentioned, specific details on how to pass them (e.g., transcript-file, meeting-title, date) are implicit and not explicitly documented with expected formats or defaults.

Maintenance

  • warning:Commit recencyThere are no commits in the last 12 months for the specific plugin directory, suggesting it might be unmaintained or have had no recent activity.

Versioning

  • info:Release ManagementThe plugin has a `version` field in `plugin.json`, but it is not tied to GitHub releases or a CHANGELOG.md for this specific plugin, making version tracking informal.

Code Execution

  • warning:ValidationThe command accepts arguments (`$ARGUMENTS`) for transcript file, meeting title, and date, but there is no explicit validation or sanitization schema defined for these inputs, leaving them potentially unconstrained.
  • info:Error HandlingThe command script includes general instructions on agent selection and input/output structure, but lacks specific error handling mechanisms for invalid inputs or unexpected states.

Compliance

  • info:GDPRThe plugin processes user-provided text (meeting transcripts/notes) which may contain personal data. While not submitted to a third party, it's processed by the LLM without explicit sanitization.

Cài đặt

Hãy thêm marketplace trước

/plugin marketplace add giuseppe-trisciuoglio/developer-kit
/plugin install developer-kit-project-management@developer-kit
3 days ago
237 stars
MIT
Cập nhật 2 days ago
Xem mã nguồn