بنقرة واحدة
promptish-optimizes
analyzes and optimizes prompts/agents using best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
analyzes and optimizes prompts/agents using best practices
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
reads and loads conversation context from ".claude/context" directory
writes the current context to the ".claude/context" directory. ONLY use this after `/compact` has been executed.
Analyzes and optimizes skills, agents, and prompts for Claude Code. Evaluates frontmatter configuration, tool alignment, instruction quality, and execution context. Use when skills produce inconsistent results, don't leverage tools effectively, or need modernization
reviews uncommitted changes and suggests improvements
Systematic debugging specialist using first-principles thinking. Use when standard debugging fails, errors persist after 2+ fix attempts, or for complex distributed system issues, performance degradation, and intermittent failures
| name | promptish-optimizes |
| description | analyzes and optimizes prompts/agents using best practices |
| argument-hint | <file-path|agent-name> [reference-url] |
| allowed-tools | Read, Grep, Glob, WebFetch |
| context | fork |
| agent | swe-master-prompter |
Analyze and optimize the target specified in $ARGUMENTS.
Arguments format: <target> [reference-url]
If a reference URL is provided, fetch it and use those guidelines for the analysis.