challenge-questioning
$
npx mdskill add yogsoth-ai/de-anthropocentric-research-engine/challenge-questioningUncover historical accidents in current practices using non-threatening 'Why?' questions
- Identifies whether current practices are based on genuine constraints or historical accidents
- Relies on subagent-spawning for dedicated context and focus
- Systematically probes each aspect of current practices with non-judgmental questioning
- Returns insights to parent agents for further analysis or action
SKILL.md
.github/skills/challenge-questioningView on GitHub ↗
--- name: challenge-questioning description: "Non-threatening 'Why?' questioning of current practices to reveal historical accidents vs. genuine constraints." execution: subagent prompt: ./prompt.md input: current_practices (string) used-by: lateral-thinking, challenge-operation --- # Challenge Questioning Non-threatening 'Why?' questioning of current practices. ## Execution Subagent — spawned via subagent-spawning/spawn-agent skill. ## Why Subagent Challenge questioning requires maintaining a non-judgmental stance while systematically probing every aspect of current practice. Benefits from dedicated context that can track which practices have been challenged and which remain.