Skip to content
Automation
Skill

/findings-capture

Capture and persist research findings, discoveries, and decision rationale to findings.md.

From plugin
babysitter
1.8k200 skills3 agents21 commands1 MCP
Install
$ npx -y skills add a5c-ai/babysitter --skill findings-capture --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/findings-capture

Context preview

The summary Claude sees to decide when to auto-load this skill.

Capture and persist research findings, discoveries, and decision rationale to findings.md.

SKILL.md

findings-capture.SKILL.md
graph:
  domains: [domain:software-engineering]
  skillAreas: [skill-area:agentic-loops, skill-area:orchestration-loop]
  workflows: [workflow:feature-development]
  topics: [topic:developer-experience]
  roles: [role:tech-lead, role:backend-engineer]

Findings Capture

Capture and persist research findings, discoveries, and decision rationale to findings.md.

Agent

Findings Curator - `pwf-findings-curator`

Workflow

1. Initialize findings.md with structured section headers 2. Capture findings during execution with timestamps 3. Apply 2-Action Rule: persist after every 2 operations 4. Record decisions with supporting rationale 5. Deduplicate and organize on final flush 6. Analyze coverage for verification

Inputs

  • `projectPath` - Root path for planning files
  • `phaseName` - Current phase name
  • `findings` - Array of finding objects
  • `decisions` - Array of decision objects

Outputs

  • Updated findings.md with organized, timestamped entries
  • Coverage analysis for verification

Process Files

  • `planning-orchestrator.js` - Findings initialization and appending
  • `planning-execution.js` - 2-Action Rule batches and final flush
  • `planning-verification.js` - Coverage analysis
Ships withbabysitter

Enforce obedience on agentic workforces. Manage extremely complex workflows through deterministic, hallucination-free self-orchestration.

Get the whole plugin

Other skills on babysitter.