notes-writing

Write structured development notes with sections for Summary, Approach, and Verification.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pjordan/claude-toolkit --skill notes-writing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: notes-writing
Source: https://github.com/pjordan/claude-toolkit/tree/main/skills/examples/notes-writing
Command: npx skills add https://github.com/pjordan/claude-toolkit --skill notes-writing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Development notes capture the why and how behind completed work, ensuring decisions, trade-offs, and verification are recorded for future teams.

Core Features & Use Cases

  • Structured documentation that includes Summary, Requirements Addressed, Approach, Deviations, Verification, and Follow-ups.
  • Context linkage to specs, tasks, and plan references to keep work traceable.
  • Knowledge building by capturing rationale, outcomes, and future follow-ups for institutional memory.

Quick Start

Use this skill to produce a development note after finishing a feature, documenting what was built, decisions made, and verification performed.

Frequently Asked Questions about notes-writing

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

FAQPage Schema
How do I document development decisions and rationale for future reference?

Document development decisions by generating structured notes that capture the summary, requirements addressed, approach, deviations, and verification. This ensures project knowledge and rationale are recorded for future teams.

What is the best way to record project deviations and verification after finishing a feature?

The best way to record project deviations is to use a structured note format with dedicated sections for deviations and verification, linking the outcomes directly to relevant specs and plan references for traceability.

When do I need to write development notes for my project tasks?

You need to write development notes when finishing tasks, closing feature work, documenting decisions, recording deviations, or building institutional memory across projects to ensure trade-offs and outcomes are preserved.

Can I link my development notes to existing specs and task plans?

Yes, you can link development notes to specs, tasks, and plan references. This context linkage keeps your completed work traceable and connects the documented rationale directly to your project management artifacts.

What sections should be included in structured development notes?

Structured development notes should include sections for Summary, Requirements Addressed, Approach, Deviations, Verification, and Follow-ups. This enforces comprehensive documentation of what was built and decisions made.

Why should I document the rationale behind completed development work?

You should document rationale to build institutional memory and ensure decisions and trade-offs are recorded. This captured knowledge prevents future teams from repeating past investigations or misunderstanding project deviations.