eiffel-research

Conduct structured pre-phase research for Eiffel library ideas.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/simple-eiffel/eiffel-spec-kit --skill eiffel-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eiffel-research
Source: https://github.com/simple-eiffel/eiffel-spec-kit/tree/main/eiffel-research
Command: npx skills add https://github.com/simple-eiffel/eiffel-spec-kit --skill eiffel-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured pre-phase research framework to validate new Eiffel library ideas before design.

Core Features & Use Cases

  • 7-step research workflow: From scope to recommendations, producing a complete evidence trail.
  • Artifact generation: Outputs are written to .eiffel-workflow/research (01-SCOPE.md through 07-RECOMMENDATION.md plus REFERENCES.md).
  • Guided exploration: Encourages web research, ecosystem evaluation, and risk assessment before committing to design.

Quick Start

Run the pre-phase research tool for a new library idea: /eiffel.research <project-path>

Frequently Asked Questions about eiffel-research

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

FAQPage Schema
How do I validate a new library idea before starting the design phase?

To validate a new library idea before design, you run a pre-phase research workflow that generates structured markdown artifacts covering scope, requirements, and recommendations in a dedicated workflow directory.

What is included in a structured pre-phase research workflow for software libraries?

A structured pre-phase research workflow includes seven steps from scope definition to final recommendation, outputting numbered markdown deliverables and a references file to document the complete evidence trail.

How do I document library requirements and scope before writing any code?

You document library requirements and scope by running a guided research process that outputs structured markdown files, starting with 01-SCOPE.md, into a local .eiffel-workflow directory.

Can I use this pre-phase research process for any new software library project?

This pre-phase research process is specifically designed for new simple_* Eiffel libraries, guiding ecosystem evaluation and risk assessment to produce tailored recommendations within the Eiffel workflow framework.

What deliverables should I expect from a pre-phase library research investigation?

Expected deliverables include seven markdown files from 01-SCOPE.md through 07-RECOMMENDATION.md, plus a REFERENCES.md file, all generated within a local .eiffel-workflow directory.