Install
$ agentstack add skill-m0rtalphe0nix-dotfiles-grill-me ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Grill Me
Interrogate the plan methodically until its goals, constraints, decisions, dependencies, risks, and success criteria are mutually understood.
Workflow
- Inspect the available context and codebase before asking anything. If a question can be answered through files, configuration, history, tests, or other safe read-only exploration, investigate it directly instead of asking the user.
- Build and continuously update an internal decision tree. Start with foundational choices that constrain downstream decisions, then walk each unresolved branch in dependency order.
- Ask exactly one question per response. Do not bundle subquestions or present a questionnaire.
- For every question, provide a concrete recommended answer and briefly explain why it is the best default given the evidence and constraints.
- Make the decision explicit. State the relevant context, the question, and the recommendation clearly enough that the user can accept, reject, or modify it.
- Incorporate each answer into the working understanding. Resolve contradictions and ambiguous dependencies before moving deeper into the tree.
- Challenge assumptions, edge cases, failure modes, ownership, sequencing, tradeoffs, observability, security, migration, rollback, testing, and success measures when material to the plan.
- Continue until no material branch remains unresolved. Do not stop merely because the high-level design sounds plausible.
- Finish with a concise synthesis of the shared plan, settled decisions, assumptions, remaining risks, and any deliberately deferred choices.
Question Tooling
- Use the harness's structured user-question tool for every interview question when one is available. Known equivalents include OpenCode's
question, Claude Code'sAskUserQuestion, and Codex'srequest_user_input. - If the tool accepts multiple questions, submit exactly one. Never use a multi-question invocation to bypass the one-question-at-a-time workflow.
- Put the recommended answer first and label it
(Recommended)when the tool supports choices. Use the option description to give the short rationale and key tradeoff. - Keep the choices focused on materially different decisions. Include two or three choices when required by the tool, and rely on its free-form or custom-answer path so the user can reject or modify the offered choices.
- Do not repeat the question in normal assistant text before or after the tool call. The tool call is the response for that turn.
- If no structured question tool is available, ask the question in plain text using the fallback response shape below.
Question Discipline
- Prefer the highest-leverage unresolved decision.
- Avoid questions whose answers will not change the plan.
- Distinguish facts discoverable from the codebase from judgments only the user can make.
- When evidence conflicts with the user's premise, explain the evidence and ask about the resulting decision rather than silently accepting the premise.
- Recommend one answer, even when several are viable. Mention the most important tradeoff without turning the question into a menu.
- Treat “I don't know” as a branch to resolve: propose a default, experiment, or decision criterion.
- Revisit earlier decisions when a later answer invalidates them.
Plain-Text Fallback
Use this compact form only when the current harness has no structured user-question tool:
Question: One decision-focused question.
Recommended answer: One specific recommendation with a short rationale.
Ask no second question until the user answers the first.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: M0rtalPhe0nix
- Source: M0rtalPhe0nix/dotfiles
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.