Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
ctx
command
package main is the main entry point of the app.
|
package main is the main entry point of the app. |
|
internal
|
|
|
bootstrap
Package bootstrap initializes the ctx CLI application.
|
Package bootstrap initializes the ctx CLI application. |
|
claude
Package claude provides Claude Code integration templates and utilities.
|
Package claude provides Claude Code integration templates and utilities. |
|
cli/add
Package add provides the "ctx add" command for appending entries to context files.
|
Package add provides the "ctx add" command for appending entries to context files. |
|
cli/agent
Package agent implements the "ctx agent" command for generating AI-ready context packets.
|
Package agent implements the "ctx agent" command for generating AI-ready context packets. |
|
cli/compact
Package compact implements the "ctx compact" command for cleaning up and consolidating context files.
|
Package compact implements the "ctx compact" command for cleaning up and consolidating context files. |
|
cli/complete
Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md.
|
Package complete implements the "ctx complete" command for marking tasks as done in TASKS.md. |
|
cli/drift
Package drift implements the "ctx drift" command for detecting stale or invalid context.
|
Package drift implements the "ctx drift" command for detecting stale or invalid context. |
|
cli/hook
Package hook implements the "ctx hook" command for generating AI tool integration configurations.
|
Package hook implements the "ctx hook" command for generating AI tool integration configurations. |
|
cli/initialize
Package initcmd implements the "ctx init" command for initializing a .context/ directory with template files.
|
Package initcmd implements the "ctx init" command for initializing a .context/ directory with template files. |
|
cli/load
Package load provides the command for outputting assembled context.
|
Package load provides the command for outputting assembled context. |
|
cli/loop
Package loop provides the command for generating Ralph loop scripts.
|
Package loop provides the command for generating Ralph loop scripts. |
|
cli/session
Package session provides commands for managing session snapshots.
|
Package session provides commands for managing session snapshots. |
|
cli/task
Package task implements the "ctx tasks" command for managing task archival and snapshots.
|
Package task implements the "ctx tasks" command for managing task archival and snapshots. |
|
context
Packages context provides functionality for loading and managing .context/ files.
|
Packages context provides functionality for loading and managing .context/ files. |
|
drift
Packages drift provides functionality for detecting stale or invalid context.
|
Packages drift provides functionality for detecting stale or invalid context. |
|
templates
Package templates provides embedded template files for initializing .context/ directories.
|
Package templates provides embedded template files for initializing .context/ directories. |
Click to show internal directories.
Click to hide internal directories.
