๐Ÿ“
WritingGo

Record Knowledge

by kdlbs

Record Knowledge is a Writing skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install Record Knowledge
Copy Record Knowledge into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/record ~/.claude/skills/record

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/record/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/record
Collection
One of 25 skills cataloged from this repository
Category
Writing โ€” 1012 skills

What Record Knowledge does

Record Knowledge keeps architectural decisions and product specs in sync with ongoing work. Use it when a request changes a durable boundary, contract, ownership rule, or repo-wide convention.

Record Knowledge is cataloged under Writing on DirSkills. Record Knowledge comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

Record Knowledge

Record architectural decisions for future reference, and keep related feature specs in sync.

Record a decision

When a significant architectural or design choice is made, create an ADR:

  1. Choose a decentralized ID in the form YYYY-MM-DD-short-title. The short title must be specific enough to remain unique among decisions created on the same date.
  2. Confirm that docs/decisions/<id>.md does not already exist.
  3. Create docs/decisions/<id>.md using the template below.
  4. Update docs/decisions/INDEX.md with the new entry.
  5. Reconcile specs โ€” see "Update or create a spec" below.

Existing numeric ADR IDs remain valid and must not be renamed. References use the complete stable ID, for example ADR-2026-07-16-project-shell-output.

ADR template

This is the opening of the README. Read the full README on GitHub.

Commands Record Knowledge provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /spec

Frequently asked about Record Knowledge

  • What else does kdlbs publish alongside Record Knowledge?

    Record Knowledge is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way Record Knowledge does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does Record Knowledge compare to other Writing skills?

    Record Knowledge ranks #623 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Record Knowledge against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

Record Knowledge is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’