Skip to content

Add Thermal-Fluid Research Workflow plugin#160

Open
hanhuark wants to merge 2 commits into
hashgraph-online:mainfrom
hanhuark:add-thermal-fluid-research-workflow
Open

Add Thermal-Fluid Research Workflow plugin#160
hanhuark wants to merge 2 commits into
hashgraph-online:mainfrom
hanhuark:add-thermal-fluid-research-workflow

Conversation

@hanhuark
Copy link
Copy Markdown

Summary

  • add Thermal-Fluid Research Workflow to the community plugin list
  • mirror the plugin bundle under plugins/hanhuark/mechanical-engineering-research-skill
  • regenerate plugins.json and .agents/plugins/marketplace.json

Validation

  • python .\scripts\validate-plugin-pr.py
  • python .\scripts\check-alphabetical.py

Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces the "Thermal-Fluid Research Workflow" plugin, packaging a comprehensive mechanical engineering research skill for Codex. It adds plugin metadata, configuration files, and an extensive set of reference guides covering topics such as literature reviews, paper writing, proposal development, research coding, and AI tools. The reviewer correctly identified that the commands/ directory and its associated workflow prompt files, which are referenced in the documentation, are missing from the pull request and need to be added.

Comment on lines +137 to +141
| [`me-lit-review.md`](commands/me-lit-review.md) | Critical literature review and gap synthesis |
| [`me-write-section.md`](commands/me-write-section.md) | Manuscript, proposal, report, or thesis-section drafting |
| [`me-data-analysis.md`](commands/me-data-analysis.md) | Baseline-first analysis and hypothesis-driven DOE |
| [`me-build-slides.md`](commands/me-build-slides.md) | Graphics-first research presentations |
| [`me-code-review.md`](commands/me-code-review.md) | Reproducible research code review and refactoring |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The commands/ directory and its associated files (me-lit-review.md, me-write-section.md, me-data-analysis.md, me-build-slides.md, me-code-review.md) are missing from the pull request, although they are referenced here and in the directory structure. These files need to be added to the repository to complete the plugin's workflow prompt features.

@hanhuark
Copy link
Copy Markdown
Author

Thanks for catching this. I added the missing commands/ directory to the mirrored plugin bundle in commit 90e2264.

Validation after the fix:

  • python .\scripts\validate-plugin-pr.py
  • python .\scripts\check-alphabetical.py

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 28, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR adds the Thermal-Fluid Research Workflow plugin - a documentation-only addition containing skill definitions and reference materials for mechanical engineering research. No code, security vulnerabilities, or functional issues were identified.

Files Reviewed (26 files)
  • plugins/hanhuark/mechanical-engineering-research-skill/.codex-plugin/plugin.json - Plugin manifest
  • plugins/hanhuark/mechanical-engineering-research-skill/LICENSE - MIT License
  • plugins/hanhuark/mechanical-engineering-research-skill/README.md - Main documentation (existing comment noted)
  • plugins/hanhuark/mechanical-engineering-research-skill/assets/icon.svg - Icon asset
  • plugins/hanhuark/mechanical-engineering-research-skill/commands/*.md - 5 workflow prompts
  • plugins/hanhuark/mechanical-engineering-research-skill/skills/mechanical-engineering-research/SKILL.md - Skill definition
  • plugins/hanhuark/mechanical-engineering-research-skill/skills/mechanical-engineering-research/agents/openai.yaml - Agent config
  • plugins/hanhuark/mechanical-engineering-research-skill/skills/mechanical-engineering-research/references/*.md - 10 reference documents
  • .agents/plugins/marketplace.json - Marketplace manifest
  • plugins.json - Plugin registry export

Reviewed by laguna-m.1-20260312:free · 1,855,732 tokens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant