Skip to content
Automation
Skill

/ask-obstacle-acceptance

Present obstacles with their severity assessments and proposed mitigations

From plugin
de-anthropocentric-research-engine
393200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill ask-obstacle-acceptance --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/ask-obstacle-acceptance

Context preview

The summary Claude sees to decide when to auto-load this skill.

Present obstacles with their severity assessments and proposed mitigations

SKILL.md

ask-obstacle-acceptance.SKILL.md
name: ask-obstacle-acceptance
description: Present obstacles with their severity assessments and proposed mitigations
  to the user. Ask whether they can accept these obstacles. If unacceptable after
  2 rounds, return to present-candidates.
execution: dialogue

Ask Obstacle Acceptance

Get user's acceptance of the obstacle landscape.

Execution

Dialogue — inline, no subagent.

What to Present

Each obstacle with:

  • Severity assessment
  • Proposed mitigation
  • Estimated effort

What to Ask (one at a time)

  • Given these obstacles and mitigations, can you accept this direction?
  • Are there difficulties I missed that you're aware of?
  • Is there any obstacle here that's a complete deal-breaker?

Search

Optional — may use the 5 imported skills if user raises new concerns that need investigation.

If Unacceptable

Signal to tactic that direction needs to change (return to present-candidates in direction-narrowing tactic).

Output

User's acceptance decision + any new concerns raised.

Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
393
Stars
34
Forks
Active
Maintenance
HTML
Language
Apache-2.0
License
19h ago
Last commit
6mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine