Auto-generated from .context/docs on 2026-03-18T21:47:40.751Z
Welcome to the @dotcontext/cli repository knowledge base. Start with the project overview, then dive into specific guides as needed.
| Guide | File | Primary Inputs |
|---|---|---|
| Project Overview | project-overview.md |
Roadmap, README, stakeholder notes |
| Development Workflow | development-workflow.md |
Branching rules, CI config, contributing guide |
| Testing Strategy | testing-strategy.md |
Test configs, CI gates, known flaky suites |
| Tooling & Productivity | tooling.md |
CLI scripts, IDE configs, automation workflows |
Frequently asked questions are organized by topic in the qa/ directory.
See qa/README.md for the full index.
Machine-readable project structure and stack metadata: codebase-map.json
AGENTS.md
CHANGELOG.md
CLAUDE.md
CONTRIBUTING.md
LICENSE
README.md
docs/ -- Published documentation produced by this tool
example-documentation.ts
jest.config.js
package.json
package-lock.json
prompts/ -- Prompt templates (update_plan_prompt.md, update_scaffold_prompt.md)
scripts/ -- Build and test helper scripts
src/ -- TypeScript source (~240 files): CLI entrypoint, services, generators, utilities
tsconfig.json
Project type: cli-tool
Generated: 2026-03-18T21:32:55.004Z
See testing-strategy.md in the parent docs directory for full test framework documentation.