challenge-articulate

Apply structural tests to research challenges and persist selected articulations.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ZhangHanbo/alpha_research --skill challenge-articulate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: challenge-articulate
Source: https://github.com/ZhangHanbo/alpha_research/tree/main/skills/challenge-articulate
Command: npx skills add https://github.com/ZhangHanbo/alpha_research --skill challenge-articulate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill transforms a raw diagnosis of system failures into a clearly articulated research challenge by applying three structural tests and linking the result to a predefined challenge‑to‑method mapping.

Core Features & Use Cases

  • Load latest diagnosis and extract the dominant failure mode.
  • Generate and evaluate candidate challenges against structural, narrowing, and prediction tests.
  • Search scholarly literature for existing articulations and prior work, informing the final selection.
  • Persist the chosen challenge in project records for downstream pipeline stages. Use case: After a diagnose-system run, a researcher invokes this skill to surface the most promising structural barrier and receive relevant papers to guide the next research steps.

Quick Start

Ask the challenge-articulate skill to analyze the latest diagnosis and suggest a refined research challenge.

Frequently Asked Questions about challenge-articulate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How to articulate a research challenge from a diagnosed system failure?

A research challenge is articulated by extracting the dominant failure mode from a diagnosis, generating candidate challenges, and applying structural tests to identify the core barrier. This refines raw failures into a defined research objective.

What is a structural test in research planning?

A structural test in research planning evaluates candidate challenges against structural, narrowing, and prediction criteria. It ensures the selected challenge accurately targets the underlying barrier behind diagnosed failures rather than superficial symptoms.

How do I use literature search to refine a research challenge?

Use literature search to refine a research challenge by retrieving existing articulations and prior scholarly work. Comparing candidates against this literature informs the final selection and grounds the articulated barrier in established academic research.

Can I persist a selected research challenge in project records automatically?

Yes, you can persist a selected research challenge in project records automatically using Python scripts. The skill executes this persistence for downstream pipeline stages while explicitly ensuring human review of the chosen challenge.

When do I need to identify the core barrier behind research failures?

You need to identify the core barrier behind research failures immediately after a system diagnosis. Transforming a raw diagnosis into a clearly articulated challenge is essential for planning subsequent research steps and mapping to methods.

Does this challenge articulation process require prior system diagnosis data?

Yes, the challenge articulation process requires prior system diagnosis data. It loads the latest diagnosis to extract the dominant failure mode, serving as the foundational input for generating and evaluating candidate research challenges.