بنقرة واحدة
sleuth
When asked to sleuth or investigate production data or a customer support issue, follow these rules
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
When asked to sleuth or investigate production data or a customer support issue, follow these rules
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
Draft a consistent, well-structured PR title and description by analyzing the Linear issue's title and full branch diff
Turn a task into an agent-ready Linear ticket — either by fleshing out an existing ticket or by drafting and filing a new one. Investigates the codebase, settles open decisions via clarifying questions, and produces a ticket a fresh agent with no shared context can execute unassisted.
When asked to "push a PR" or "create a PR", always push and create a draft PR on github
Interview the user relentlessly about a plan or design until reaching shared understanding, resolving each branch of the decision tree, and then implementing the plan in reviewable bite-sized chunks one step at a time. Use when user wants to stress-test a plan, get grilled on their design, mentions "grill me", "make a plan", etc.
استنادا إلى تصنيف SOC المهني
| name | sleuth |
| description | When asked to sleuth or investigate production data or a customer support issue, follow these rules |
When asked to sleuth or investigate a customer support or Help Scout issue, you MUST follow these rules:
You CANNOT access production data, but I can run psql queries for you and report back
You CANNOT access production iex console, but I can run elixir function calls for you and report back
You MUST ONLY suggest read-only queries and function calls
You MUST NEVER suggest any query or call that is destructive in any way