claude

package
v1.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 13, 2026 License: MIT Imports: 7 Imported by: 0

README

Claude Code Adapter

Integrates Sequoia with Claude Code's ~/.claude/ directory layout. Uses StrategyMarkdownSections — injects a delimited Sequoia section into CLAUDE.md using start/end markers. Copies skills to ~/.claude/skills/sequoia/ and commands to ~/.claude/commands/.

Documentation

Overview

Package claude implements the ToolAdapter for Claude Code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Adapter

type Adapter struct {
	common.BaseAdapter
}

Adapter implements adapters.ToolAdapter for Claude Code. It embeds common.BaseAdapter for shared Install/Uninstall/Status logic.

func NewAdapter

func NewAdapter(homeDir string) *Adapter

NewAdapter creates an Adapter with an overridden home directory.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL