thoughts-management

Community

Automate thoughts directory management.

Authornikeyes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates and orchestrates the thoughts/ directory workflow, ensuring research notes, plans, and tickets are consistently organized, indexed, and ready for quick search. It also automates the generation of git metadata for doc frontmatter.

Core Features & Use Cases

  • Initialize thoughts directory: Create the full structure (username/, shared/, searchable/) and an initial .gitignore and README, then perform an initial sync.
  • Sync searchable directory: Create hardlinks for all Markdown files, clean up orphans, and maintain a fast grep-ready searchable index.
  • Generate metadata: Produce git repository metadata (commit, branch, user) and timestamp for frontmatter fields.
  • Workflow integration: Automatically tie into /stepwise-dev commands to keep research, plans, and notes in sync.

Quick Start

  • Initialize the thoughts directory: bash ${CLAUDE_PLUGIN_ROOT}/skills/thoughts-management/scripts/thoughts-init
  • Sync after changes: bash ${CLAUDE_PLUGIN_ROOT}/skills/thoughts-management/scripts/thoughts-sync
  • Generate git metadata for documents: bash ${CLAUDE_PLUGIN_ROOT}/skills/thoughts-management/scripts/thoughts-metadata

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: thoughts-management
Download link: https://github.com/nikeyes/stepwise-dev/archive/main.zip#thoughts-management

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.