interview-the-human

Convert structured intake questions into an org-mode memory node.

Updated Mar 29, 2024
One-click install
npx skills add https://github.com/addisonbeck/nix --skill interview-the-human
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: interview-the-human
Source: https://github.com/addisonbeck/nix/tree/main/bobert/skills/interview-the-human
Command: npx skills add https://github.com/addisonbeck/nix --skill interview-the-human

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automated intake analysis often leaves structured gaps untracked; this skill formats those gaps into a persistent org-roam memory node for human review and handoff to Phase 1 research.

Core Features & Use Cases

  • Structured gap formatting: Converts a list of intake gaps into a standardized org-mode memory node.
  • Handoff artifact: Produces a memory file that serves as the handoff between automated intake analysis and Phase 1 research.
  • Guaranteed memory creation: Even when no gaps exist, the skill creates a NO_GAPS_FOUND report.

Quick Start

Invoke the memory creation by supplying the work_title and questions array; it will format the questions into an org-mode memory and save it under the gap-analysis directory.

Frequently Asked Questions about interview-the-human

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

FAQPage Schema
How do I save intake questions as an org-mode memory node for handoff?

To save intake questions as an org-mode memory node, provide a work title and a questions array. The skill formats these into a persistent org-roam memory file under the gap-analysis directory, serving as a structured handoff artifact for Phase 1 research.

What happens to gap analysis when no intake questions are found?

When no intake gaps are found, gap analysis still guarantees memory creation by generating a formal NO_GAPS_FOUND report. This ensures a persistent org-mode memory node is always created for human review, maintaining a complete handoff audit trail.

How does org-roam memory capture work for structured work intake?

Org-roam memory capture for structured work intake converts a list of formatted questions into a standardized memory node. This mechanism tracks structured gaps persistently, bridging automated intake analysis and manual Phase 1 research review.

Can I use this intake process if my questions list is empty?

Yes, you can use this intake process with an empty questions list. The skill enforces memory creation regardless of input size, outputting a NO_GAPS_FOUND completion report to ensure a formal handoff artifact is always generated.

Do I need to install dependencies to create org-mode gap analysis nodes?

No dependencies are required to create org-mode gap analysis nodes. The skill operates independently to format intake questions into persistent org-roam memory files for human review during work intake.

What is the best way to format structured intake gaps for Phase 1 research?

The best way to format structured intake gaps for Phase 1 research is converting them into a standardized org-mode memory node. This creates a persistent handoff artifact under the gap-analysis directory, ensuring structured gaps are tracked for human review.