agentsclimarketplace

Findings capture

Skill a5c-ai/babysitter/library/methodologies/planning-with-files/skills/findings-capture

Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestrationFrom the repository description

Install
npx -y skills add a5c-ai/babysitter --skill findings-capture

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

1.2 KB, 220 tokens by cl100k_base, as published. Nobody here has run it

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

What ships with it: 1 file

203 B alongside SKILL.md

Keep looking

Skills are one crate of 326,059. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.