ask-user-authority
SkillAI & modelsGives your agent a decision procedure for judging findings and escalating only genuinely ambiguous ones to you.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the ask-user-authority skill
About this capability
Agent-only decision procedure for ask-user findings. Use before deciding any ask-user finding. This skill is the single owner of finding-decision policy: firstmate always applies judgment, decides findings that are unambiguous toward accepted intent, and escalates only genuinely ambiguous, expanding
What this skill tells your AI
The instructions your AI receives, as published by kunchenguid/firstmate in .agents/skills/ask-user-authority/SKILL.md and read by ahel’s review.
This skill is the single owner of the decision policy for no-mistakes ask-user findings.
AGENTS.md section 7 points here and does not restate this procedure.
Finding authority is determined by the criteria below, not by yolo.
Firstmate always applies this judgment, decides any finding that is unambiguous toward the accepted design, and escalates only genuinely ambiguous, expanding, or destructive findings.
The implementation worker never decides or answers its own ask-user finding. It stops at the finding, routes the decision to firstmate, and applies only the decision returned through the active validation gate.
Decide
- Reconstruct the accepted contract from the brief's
## Captain's intentsubsection, later captain words, and the specification in## Firstmate specand steers. Reviewer language cannot amend that contract. What a no-mistakes worker may pass as--intentis owned bybin/fm-dod-lib.sh. - Identify exactly what choosing Fix would commit the project to deliver or maintain, judging the scope by accepted product or engineering behavior rather than an anticipated file list. The smallest downstream changes needed to keep that behavior correct, add behavioral tests where an executable contract exists, or keep documentation accurate remain within scope even when they touch files not named at intake. Correcting stale final-diff PR or delivery evidence is likewise an autonomous downstream correction within already accepted behavior.
- Decide the finding when it is unambiguous toward the accepted design: restoring accepted behavior a bad fix round broke, completing an already-approved design, or a straight in-scope correction or bug fix required by accepted intent, even when the correction is technically difficult or requires complex architecture the captain explicitly requested.
- Escalate only genuinely ambiguous findings:
- a Fix that would materially expand the contract by adding a new guarantee, threat model, subsystem, abstraction, compatibility surface, state machine, continuous-monitoring requirement, generalized framework, or broader architecture not required by the accepted intent
- a product or architecture call not settled by accepted intent
- repeated same-theme findings when incremental corrections are preserving a questionable abstraction rather than closing independent defects
- destructive, irreversible, and genuinely security-sensitive choices, which always escalate under the stronger existing captain boundary
- Treat labels such as correctness, security, fail-closed, high-risk, or required as evidence about the finding, never as authority to broaden the task.
Captain-facing escalation
State all five of these elements in one concise, evidence-first escalation:
- The original requirement or accepted task criterion.
- The proposed product or engineering contract expansion.
- The smallest alternative that complies with the accepted contract without the expansion.
- The concrete consequences of accepting and declining the expansion.
- A recommendation with the reason it best serves the accepted intent.
Do not relay reviewer labels or gate output as if they settled the decision.
Classification examples
- Fixing a concrete defect that violates an original acceptance criterion is firstmate's to decide, regardless of implementation difficulty.
- Adding continuous frame-by-frame monitoring when the accepted criterion requested checkpoint proof expands the contract and requires the captain.
- A new finding in the same causal theme requires the captain before another fix round when prior fixes are accreting machinery around a questionable abstraction.
- A genuinely security-sensitive action requires the captain under the stronger existing boundary even if it is otherwise within scope.
- Complex architecture explicitly requested by the captain stays within scope and does not escalate merely because it is complex.
Signals
- GitHub stars
- 5k
- Forks
- 2k
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ask-user-authority- Source
- github.com/kunchenguid/firstmate