aget-record-observation

Append timestamped, classified research observations to the active AGET session file.

1|Updated Oct 20, 2025
One-click install
npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-record-observation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aget-record-observation
Source: https://github.com/aget-framework/template-spec-engineer-aget/tree/main/.claude/skills/aget-record-observation
Command: npx skills add https://github.com/aget-framework/template-spec-engineer-aget --skill aget-record-observation

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps you preserve valuable research signals during an AGET session without prematurely modifying specifications, plans, or long-lived artifacts.

Core Features & Use Cases

  • Adaptive recording modes: captures observations in Autonomous, Time-Budget, or Explicit modes based on your input.
  • Structured knowledge capture: appends classified signals (vocabulary candidates, RQs, web findings, patterns, gaps, etc.) to the active session file with ISO timestamps and status for wind-down review.
  • Governance guardrails: prevents unauthorized edits to restricted spec and planning files, and avoids creating L-docs directly.

Quick Start

Use a command like: /aget-record-observation "RQ: How do EARS patterns improve requirement testability?" to store the research question for later formalization.

Frequently Asked Questions about aget-record-observation

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

FAQPage Schema
How do I capture research observations without altering project specifications?

To capture research observations without altering specs, use a governance guardrail approach that appends timestamped, classified notes to an active session file. This preserves insights while preventing unauthorized edits to restricted planning files.

What is the best way to log research questions and web findings during a live session?

Logging research questions and web findings during a live session requires appending structured signals with ISO timestamps and attribution to an active knowledge base file. If no session exists, it creates a timestamped scratch capture.

How do I record vocabulary candidates and pattern gaps without creating long-lived artifacts?

Recording vocabulary candidates and pattern gaps without long-lived artifacts involves classifying them as research signals within a temporary session file. This avoids premature formalization into specification or planning documents.

Can I capture knowledge in different recording modes based on my input?

Yes, you can capture knowledge using adaptive recording modes. The system supports Autonomous, Time-Budget, or Explicit modes to process input, ensuring structured signal logging aligns with your current research workflow.

Why are governance guardrails needed for research knowledge capture?

Governance guardrails are needed for research knowledge capture to prevent unauthorized edits to restricted specification files. They ensure observations are safely logged for later review without prematurely committing structural changes.

Does aget-record-observation work without an active session file?

Yes, aget-record-observation works without an active session file by creating a timestamped scratch capture. This ensures valuable research signals are preserved even when no formal session context is currently active.