Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.24 KB

File metadata and controls

33 lines (20 loc) · 1.24 KB

CLAUDE.md

Claude entrypoint for the jtk tool.

Start Here

Source of truth: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/docs/development.md Local convenience copy, if present: docs/development.md

Command Surface

Source of truth: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/internal/cmd/GUARDRAILS.md Local convenience copy, if present: internal/cmd/GUARDRAILS.md

Source of truth: https://github.com/open-cli-collective/atlassian-cli/blob/main/tools/jtk/internal/cmd/OUTPUT_SPEC.md Local convenience copy, if present: internal/cmd/OUTPUT_SPEC.md

Monorepo Guide

Source of truth: https://github.com/open-cli-collective/atlassian-cli/blob/main/docs/development.md Local convenience copy, if present: ../../docs/development.md

Shared Standards

Source of truth: https://github.com/open-cli-collective/cli-common/tree/main/docs Local convenience copy, if present: ../../../cli-common/docs

Shared Automation

Source of truth: https://github.com/open-cli-collective/.github Local convenience copy, if present: ../../../.github

This file is an index only. Keep jtk-specific guidance in the development guide or command specs, and keep shared conventions in the linked shared sources.