Skip to content

[gem-team] V1.123.0 Anti slope rules + cost reduction patterns - #2942

Open
mubaidr wants to merge 17 commits into
github:mainfrom
mubaidr:main
Open

[gem-team] V1.123.0 Anti slope rules + cost reduction patterns#2942
mubaidr wants to merge 17 commits into
github:mainfrom
mubaidr:main

Conversation

@mubaidr

@mubaidr mubaidr commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Pull Request Checklist

  • I have read and followed the CONTRIBUTING.md guidelines.
  • I have read and followed the Guidance for submissions involving paid services.
  • My contribution adds a new instruction, prompt, agent, skill, workflow, or canvas extension file in the correct directory.
  • The file follows the required naming convention.
  • The content is clearly structured and follows the example format.
  • I have tested my instructions, prompt, agent, skill, workflow, or canvas extension with GitHub Copilot.
  • I have run npm start and verified that README.md is up to date.
  • I am targeting the main branch for this pull request.

Description

  • standardize output format and navigation
  • More anti slope rules for Gem agents
  • Optimnized rules for cost reductions
  • Optimized rules for cache re-usages
  • Fix bug where over engineering analysis may fire for standard reviews.
  • Add Gates & rules for TDD for better quality
  • Improve risk signal during delegation
  • add nudge rule for tools preference over cli

Type of Contribution

  • New instruction file.
  • New prompt file.
  • New agent file.
  • New plugin.
  • New skill file.
  • New agentic workflow.
  • New canvas extension.
  • Update to existing instruction, prompt, agent, plugin, skill, workflow, or canvas extension.
  • Other (please specify):

Additional Notes


By submitting this pull request, I confirm that my contribution abides by the Code of Conduct and will be licensed under the MIT License.

@mubaidr
mubaidr requested a review from aaronpowell as a code owner September 4, 2026 11:51
@github-actions github-actions Bot added agent PR touches agents plugin PR touches plugins labels Sep 4, 2026
@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 16 changed file(s).

Severity Count
🔴 High 1
🟠 Medium 1
ℹ️ Info 0
Severity Rule File Line Match
🟠 package-exec-command agents/gem-skill-creator.agent.md 35 - Validate result: frontmatter parses; `name` matches directory; `description` useful; links resolve; no secrets; coherent scope; no duplicate skill. Use `npx skills init <name>` a
🔴 remote-shell-execution plugins/gem-team/README.md 69 curl -sSL https://aka.ms/apm-unix | sh

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

🔍 Vally Lint Results

⚠️ Warnings or advisories found

Scope Checked
Skills 0
Agents 12
Total 12
Severity Count
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 1

Summary

Level Finding
ℹ️ Vally currently lints SKILL.md content. Agent files were detected but skipped:
Full linter output
### Agent files detected (not linted by vally)
ℹ️ Vally currently lints SKILL.md content. Agent files were detected but skipped:
agents/gem-browser-tester.agent.md
agents/gem-code-simplifier.agent.md
agents/gem-debugger.agent.md
agents/gem-devops.agent.md
agents/gem-documentation-writer.agent.md
agents/gem-implementer.agent.md
agents/gem-mobile-tester.agent.md
agents/gem-orchestrator.agent.md
agents/gem-planner.agent.md
agents/gem-researcher.agent.md
agents/gem-reviewer.agent.md
agents/gem-skill-creator.agent.md

@aaronpowell aaronpowell left a comment

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.

Need to add LoD to the allowed words list

@mubaidr mubaidr changed the title [gem-team] V1.121.0 Anti slope rules [gem-team] V1.121.0 Anti slope rules + cost reduction patterns Sep 10, 2026
@mubaidr

mubaidr commented Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Added Lod to spell check rules.

@mubaidr mubaidr changed the title [gem-team] V1.121.0 Anti slope rules + cost reduction patterns [gem-team] V1.122.0 Anti slope rules + cost reduction patterns Sep 10, 2026
@mubaidr mubaidr changed the title [gem-team] V1.122.0 Anti slope rules + cost reduction patterns [gem-team] V1.123.0 Anti slope rules + cost reduction patterns Sep 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent PR touches agents plugin PR touches plugins

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants