Write howto.md template #3

Closed
opened 2026-06-30 15:24:19 +00:00 by jared · 1 comment
Owner

What to build

Apply the template-design process (from the memory-template skill) to produce ~/Documents/SecondBrain/_templates/howto.md. This template must come first because the template-design flow dogfoods it — the howto template is used to verify the process works before applying it to other types.

Template sections per the plan:

  1. Opening — what this solves; who should read it
  2. Prerequisites — checkbox list
  3. Steps — numbered; each step: context → action → expected result
  4. Verification — how to confirm success
  5. Gotchas — known failure modes and recovery
  6. Related — companion notes

Dogfood exemplar: howto/airtable-mcp-setup.md. Fill the completed template with this note; cut any empty or padded sections; tighten ambiguous instructions.

Flag as update_note: experience-driven when steps involve UIs or APIs that change frequently.

Acceptance criteria

  • Template file exists at ~/Documents/SecondBrain/_templates/howto.md
  • Template uses the authoritative frontmatter schema from vault-conventions.md
  • Each section header includes a one-line inline instruction
  • Template dogfooded with howto/airtable-mcp-setup.md — no empty sections, no padding
  • Sections that didn't survive the injection-economics filter are removed (not just commented out)

Blocked by

  • Issue #2 (memory-template skill must exist before applying its process)
## What to build Apply the template-design process (from the memory-template skill) to produce `~/Documents/SecondBrain/_templates/howto.md`. This template must come first because the template-design flow dogfoods it — the howto template is used to verify the process works before applying it to other types. Template sections per the plan: 1. Opening — what this solves; who should read it 2. Prerequisites — checkbox list 3. Steps — numbered; each step: context → action → expected result 4. Verification — how to confirm success 5. Gotchas — known failure modes and recovery 6. Related — companion notes Dogfood exemplar: `howto/airtable-mcp-setup.md`. Fill the completed template with this note; cut any empty or padded sections; tighten ambiguous instructions. Flag as `update_note: experience-driven` when steps involve UIs or APIs that change frequently. ## Acceptance criteria - [ ] Template file exists at `~/Documents/SecondBrain/_templates/howto.md` - [ ] Template uses the authoritative frontmatter schema from `vault-conventions.md` - [ ] Each section header includes a one-line inline instruction - [ ] Template dogfooded with `howto/airtable-mcp-setup.md` — no empty sections, no padding - [ ] Sections that didn't survive the injection-economics filter are removed (not just commented out) ## Blocked by - Issue #2 (memory-template skill must exist before applying its process)
Author
Owner

Done — created ~/Documents/SecondBrain/_templates/howto.md, dogfooded against howto/airtable-mcp-setup.md (all sections fill cleanly).

Done — created ~/Documents/SecondBrain/_templates/howto.md, dogfooded against howto/airtable-mcp-setup.md (all sections fill cleanly).
jared closed this issue 2026-06-30 20:08:18 +00:00
Sign in to join this conversation.
No description provided.