agentic-engineering-research

Produces bounded, cited evidence packs for project research decisions.

Updated Jul 19, 2026
One-click install
npx skills add https://github.com/DagimAlemayehuu/AgenticEngineering --skill agentic-engineering-research-dagimalemayehuu
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agentic-engineering-research
Source: https://github.com/DagimAlemayehuu/AgenticEngineering/tree/main/agentic-engineering/skills/agentic-engineering-research
Command: npx skills add https://github.com/DagimAlemayehuu/AgenticEngineering --skill agentic-engineering-research-dagimalemayehuu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Project decisions about architecture, dependencies, migrations, and documentation often rest on unverified assumptions. This Skill conducts bounded, source-grounded research and produces a cited evidence pack with provenance, confidence levels, and conflicts so decisions rest on durable evidence. ## Core Features & Use Cases - Bounded Research Scope: Starts with one decision and explicit questions, keeping investigation focused and stopping before specification or implementation. - Cited Evidence Packs: Produces conclusions with provenance, confidence ratings, and documented conflicts for decision-ready review. - NotebookLM Integration: Selects the notebooklm-project-memory capability when NotebookLM is appropriate for curated, cited research notebooks. - Use Case: Before migrating a service to a new framework, invoke this Skill to research migration paths and receive an evidence pack citing sources, flagging conflicting guidance, and stating confidence in each recommendation. ## Quick Start Use $agentic-engineering-research to research this architecture decision and create a cited evidence pack.

Frequently Asked Questions about agentic-engineering-research

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

FAQPage Schema
How do I research an architecture decision with cited sources?▼

Invoke the research skill with one explicit decision and your questions. It produces a bounded evidence pack containing cited sources, provenance, confidence levels, and documented conflicts, stopping before any specification or implementation work.

What is an evidence pack in project research?▼

An evidence pack is a bounded research deliverable containing decision-ready conclusions with provenance for every claim, confidence ratings, and flagged conflicts between sources. It gives reviewers durable, citable grounding for technical decisions.

Does this research skill work with NotebookLM?▼

Yes. When NotebookLM is appropriate, the skill resolves the bundled core skill map and selects the notebooklm-project-memory capability, maintaining one curated research notebook per project with cited evidence.

When should I not use the research phase?▼

Do not use it for specification, implementation, or provider dispatch, since the skill deliberately stops before those phases. It also treats missing provenance or missing permission as a blocker rather than proceeding with ungrounded claims.

How does the skill handle conflicting sources?▼

Conflicts between sources are documented explicitly in the evidence pack alongside confidence ratings. This lets reviewers see where evidence disagrees instead of receiving a single unverified conclusion.