Performix setup instructions. New descriptive prompt file names#75
Merged
Performix setup instructions. New descriptive prompt file names#75
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Arm Performix (APX) usage/setup documentation and introduces a set of “descriptively named” prompt/workflow templates across multiple agent integrations.
Changes:
- Added a Performix/MCP setup + scenario guide for running
apx_recipe_run. - Added new workflow/prompt template files for Windsurf, Cursor, Kiro, Gemini, Codex, and Antigravity.
- Renamed VS Code prompt frontmatter
namefields to descriptive identifiers (but current state appears to break documented slash-command invocation).
Reviewed changes
Copilot reviewed 4 out of 22 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| mcp-local/performix-deployment-scenarios.md | New end-user guide for configuring SSH + using apx_recipe_run in two scenarios. |
| agent-integrations/windsurf/arm-vs-x86-performance-comparison.md | New Windsurf workflow prompt for Arm vs x86 APX comparison. |
| agent-integrations/windsurf/arm-hotspots-optimization.md | New Windsurf beginner optimization workflow prompt. |
| agent-integrations/windsurf/arm-full-optimization.md | New Windsurf advanced optimization workflow prompt. |
| agent-integrations/vs-code/arm-vs-x86-performance-comparison.prompt.md | Updates VS Code prompt name to a descriptive identifier. |
| agent-integrations/vs-code/arm-hotspots-optimization.prompt.md | Updates VS Code prompt name to a descriptive identifier. |
| agent-integrations/vs-code/arm-full-optimization.prompt.md | Updates VS Code prompt name to a descriptive identifier. |
| agent-integrations/kiro/arm-vs-x86-performance-comparison.md | New Kiro steering prompt for Arm vs x86 APX comparison. |
| agent-integrations/kiro/arm-hotspots-optimization.md | New Kiro steering prompt for beginner optimization workflow. |
| agent-integrations/kiro/arm-full-optimization.md | New Kiro steering prompt for advanced optimization workflow. |
| agent-integrations/gemini/arm-vs-x86-performance-comparison.toml | New Gemini CLI slash-command prompt for Arm vs x86 comparison. |
| agent-integrations/gemini/arm-hotspots-optimization.toml | New Gemini CLI slash-command prompt for beginner optimization workflow. |
| agent-integrations/gemini/arm-full-optimization.toml | New Gemini CLI slash-command prompt for advanced optimization workflow. |
| agent-integrations/cursor/arm-vs-x86-performance-comparison.md | New Cursor command prompt for Arm vs x86 comparison. |
| agent-integrations/cursor/arm-hotspots-optimization.md | New Cursor command prompt for beginner optimization workflow. |
| agent-integrations/cursor/arm-full-optimization.md | New Cursor command prompt for advanced optimization workflow. |
| agent-integrations/codex/arm-vs-x86-performance-comparison.md | New Codex CLI prompt for Arm vs x86 comparison. |
| agent-integrations/codex/arm-hotspots-optimization.md | New Codex CLI prompt for beginner optimization workflow. |
| agent-integrations/codex/arm-full-optimization.md | New Codex CLI prompt for advanced optimization workflow. |
| agent-integrations/antigravity/arm-vs-x86-performance-comparison.md | New Antigravity agent workflow prompt for Arm vs x86 comparison. |
| agent-integrations/antigravity/arm-hotspots-optimization.md | New Antigravity agent workflow prompt for beginner optimization workflow. |
| agent-integrations/antigravity/arm-full-optimization.md | New Antigravity agent workflow prompt for advanced optimization workflow. |
Comments suppressed due to low confidence (3)
agent-integrations/vs-code/arm-vs-x86-performance-comparison.prompt.md:5
- The VS Code prompt frontmatter
nameno longer matches the documented invocation (/compare-post-migration) in the header comment, which will likely break the slash command resolution. Either keepname: 'compare-post-migration'or update the invocation docs (and expected command name) consistently.
agent-integrations/vs-code/arm-hotspots-optimization.prompt.md:5 - The VS Code prompt frontmatter
nameno longer matches the documented invocation (/performance-beginner) in the header comment, which will likely prevent users from invoking this prompt as instructed. Either revertnametoperformance-beginneror update the header docs (and any references) to the new command name.
agent-integrations/vs-code/arm-full-optimization.prompt.md:5 - The VS Code prompt frontmatter
nameno longer matches the documented invocation (/performance-advanced) in the header comment, which will likely break prompt invocation. Either revertnametoperformance-advancedor update the header docs (and any references) to the new command name.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
No description provided.