Skip to content

Add TypeScript quality feedback skill#29

Merged
Gabriel-Darbord merged 1 commit into
mainfrom
codex/dev-nexus-typescript/github-26
May 24, 2026
Merged

Add TypeScript quality feedback skill#29
Gabriel-Darbord merged 1 commit into
mainfrom
codex/dev-nexus-typescript/github-26

Conversation

@devnexus-automation
Copy link
Copy Markdown
Contributor

Summary

  • project a TypeScript quality feedback skill with Sonar rule playbooks for S3776, S5852, and S4036
  • advertise the quality snapshot and quality delta MCP tools through the plugin capability list
  • add default worker guidance to compare touched-file quality snapshots and call out serious regressions

Verification

  • npm test -- src/devNexusTypeScriptPlugin.test.ts src/typeScriptWorkflowSkills.test.ts src/typeScriptQualityFeedback.test.ts src/typeScriptMcpServer.test.ts
  • npm run check
  • git diff --check
  • TypeScript diagnostics MCP: 0 diagnostics

Closes #26.

@Gabriel-Darbord Gabriel-Darbord merged commit 2f118f6 into main May 24, 2026
3 checks passed
@Gabriel-Darbord Gabriel-Darbord deleted the codex/dev-nexus-typescript/github-26 branch May 24, 2026 11:46
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.

Add TypeScript quality rule playbooks

1 participant