chore(skills): remove dated patterns and redundancy from skill prompts - #7398
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
Greptile SummaryThe PR streamlines and updates skill prompts by removing stale guidance, consolidating duplicated instructions, and correcting repository references and behavioral contracts.
Confidence Score: 5/5The PR appears safe to merge. No blocking failure remains.
|
| Filename | Overview |
|---|---|
| .agents/skills/add-model/SKILL.md | The reasoning capability matrix now includes Z.AI, Meta, and LiteLLM for reasoningEffort, plus Z.AI and Kimi for resolved thinkingLevel, matching current provider implementations. |
| .agents/skills/validate-model/SKILL.md | Model validation now reuses the centralized add-model capability guidance rather than maintaining a drift-prone duplicate. |
| .agents/skills/add-integration/SKILL.md | Integration guidance delegates specialized tool, block, and trigger contracts to their owning skills and removes redundant copies. |
| .agents/skills/add-block/SKILL.md | Block-authoring guidance is condensed and corrected for output schemas, canonical parameters, selector behavior, and current validation commands. |
Reviews (2): Last reviewed commit: "chore(skills): correct provider matrix a..." | Re-trigger Greptile
Collaborator
Author
Collaborator
Author
|
@cubic-dev-ai review this PR |
Contributor
@waleedlatif1 I have started the AI code review. It will take a few minutes to complete. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.agents/skills(plusadd-settings-page) for instructions written for older models, stale paths/commands, and content duplicated across skills or already covered by CLAUDE.md and.claude/rulessafeCompareimport path, helm poll-cron shape,bun test→ vitest invocation,CONNECTOR_META_REGISTRYicon read, deleted v2 rollout gate,cursorScopeKey, file-parse path,chunkArraysource,getHostedModelsprovider list, provider flag consumption matrix, Exa hosted-key reference,defineWorkspaceOperationexample missing the requiredcapabilityonSuccess/onSettled, returned hook callbacks, read-once URL params, settings-page chrome ownership, blockoutputsnested example, credentialoauth-inputinference, boolean sub-block type, shadow-vs-border and press-scale guidance in the vendored design skillsadd-tools;add-integrationpoints atadd-tools/add-block/add-triggerinstead of carrying drifted partial copies;validate-modelreusesadd-model's consumption matrix; babysit defers to ship's "What to Omit"Type of Change
Testing
bun run skills:sync --check,bun run lint,check-block-registry, andbun run check:audits(45 audits) all pass.Checklist