Skip to content

Commit a6ac857

Browse files
authored
Add Coding Context Standard Specification (#186)
1 parent ae0aa96 commit a6ac857

5 files changed

Lines changed: 1725 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A command-line interface for dynamically assembling context for AI coding agents
55
This tool collects context from predefined rule files and a task-specific prompt, substitutes parameters, and prints a single, combined context to standard output. This is useful for feeding a large amount of relevant information into an AI model like Claude, Gemini, or OpenAI's GPT series.
66

77
**📖 [View Full Documentation](https://kitproj.github.io/coding-context-cli/)**
8+
**📋 [View Specification](./SPECIFICATION.md)** - The Coding Context Standard
89
**📊 [View Slide Deck](./SLIDES.md)** | [Download PDF](./SLIDES.pdf) | [How to Present](./SLIDES_README.md)
910

1011
## Features

0 commit comments

Comments
 (0)