_note

Captures per-step notes and metadata for ClaudeX workflows in structured directories.

Updated Mar 28, 2026
One-click install
npx skills add https://github.com/HahyeonJeon/gobbi --skill note-hahyeonjeon
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: _note
Source: https://github.com/HahyeonJeon/gobbi/tree/main/plugins/gobbi/skills/_note
Command: npx skills add https://github.com/HahyeonJeon/gobbi --skill note-hahyeonjeon

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Per-step notes ensure every decision, rationale, and outcome in a workflow is recorded as a permanent, traceable record.

Core Features & Use Cases

  • Structured, per-step note directories under the Claude project: {project-name}/note with ideation, plan, research, execution, and review subfolders, including metadata.json and README.md.
  • Automatic collection of subtask outputs via gobbi note collect to preserve delegation prompts and final results.
  • Ensures auditability, reproducibility, and knowledge transfer across teams.

Quick Start

Initialize a note directory for your project and start capturing step-by-step notes as you run the workflow.

Frequently Asked Questions about _note

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

FAQPage Schema
How do I capture per-step notes in a multi-step workflow to preserve decisions and outcomes?

Per-step notes capture decisions and outcomes by creating structured directories with ideation, plan, research, execution, and review subfolders, ensuring every workflow step is recorded as a permanent, traceable archive.

What is per-step note traceability and when do I need structured note directories?

Per-step note traceability is the practice of recording decisions, rationale, and outcomes at each workflow stage. You need structured note directories when running multi-step workflows that require auditability, reproducibility, and knowledge transfer.

Does this note collection process work with subtask outputs and delegation prompts?

Yes, the note collection process works with subtask outputs by automatically gathering delegation prompts and final results via on-demand collection commands, preserving all delegated task records within the structured note directories.

What's the best way to ensure auditability and reproducibility across workflow tasks?

The best way to ensure auditability and reproducibility is using structured per-step note directories with JSON metadata files and README documentation, automatically capturing each decision and outcome across ideation, plan, research, execution, and review stages.

Can I use automatic directory scaffolding for workflow documentation without manual setup?

Yes, you can use automatic directory scaffolding to initialize note directories under your project name without manual setup, generating required subfolders, metadata.json, and README.md files on demand for immediate workflow documentation.