Ctx Add banner
FrancyJGLisboa FrancyJGLisboa

Ctx Add

Productivity community

Description

--- description: Add any evidence and update the context through one user-facing workflow. allowed-tools: Bash, Read, Write argument-hint: <files|folder|urls> | --text "..." --title "..." | (empty to process dropped files) --- This is the single user-facing evidence intake. Accept local files, folders, URLs, pasted text, or files already dropped into `EVIDENCE-INBOX/`. Default to compiling successfully acquired evidence immediately. 1. Parse `$ARGUMENTS` without evaluating shell substitutions.

Installation

Installs to ~/.claude/commands/francyjglisboa-context-compiler-bootstrap-ctx-add.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/FrancyJGLisboa/context-compiler-bootstrap/HEAD/.claude/commands/ctx-add.md -o ~/.claude/commands/francyjglisboa-context-compiler-bootstrap-ctx-add.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository