prompt

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package prompt defines MCP prompt names that mirror ctx CLI skills as protocol-native equivalents for MCP clients.

Index

Constants

View Source
const (
	// SessionStart is the MCP prompt name for session initialization.
	SessionStart = "ctx-session-start"
	// AddDecision is the MCP prompt name for recording decisions.
	AddDecision = "ctx-add-decision"
	// AddLearning is the MCP prompt name for recording learnings.
	AddLearning = "ctx-add-learning"
	// Reflect is the MCP prompt name for session reflection.
	Reflect = "ctx-reflect"
	// Checkpoint is the MCP prompt name for session checkpoint.
	Checkpoint = "ctx-checkpoint"

	// RoleUser is the MCP message role for user-originated prompts.
	RoleUser = "user"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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