skill-researcher

Installation
SKILL.md

Researcher Skill

Thin wrapper that delegates general research to general-research-agent subagent.

IMPORTANT: This skill implements the skill-internal postflight pattern. After the subagent returns, this skill handles all postflight operations (status update, artifact linking, git commit) before returning. This eliminates the "continue" prompt issue between skill return and orchestrator.

Context References

Reference (do not load eagerly):

  • Path: .claude/context/core/formats/return-metadata-file.md - Metadata file schema
  • Path: .claude/context/core/patterns/postflight-control.md - Marker file protocol
  • Path: .claude/context/core/patterns/file-metadata-exchange.md - File I/O helpers
  • Path: .claude/context/core/patterns/jq-escaping-workarounds.md - jq escaping patterns (Issue #1132)

Note: This skill is a thin wrapper with internal postflight. Context is loaded by the delegated agent.

Trigger Conditions

Installs
5
First Seen
Feb 17, 2026
skill-researcher — kaiboo404/agent-skills-with-project-template