Skip to content

Document agent-led Keito install prompts#23

Merged
sionsmith merged 1 commit into
mainfrom
codex/readme-agent-install-prompts
Jun 17, 2026
Merged

Document agent-led Keito install prompts#23
sionsmith merged 1 commit into
mainfrom
codex/readme-agent-install-prompts

Conversation

@sionsmith

Copy link
Copy Markdown
Contributor

Summary

  • Add copy/paste prompts for Claude Code, Codex, and other AI coding agents to install Keito themselves.
  • Make the install flow explicitly gstack-style: clone the public repo, run ./setup, verify with keito skill doctor, then configure the current repo with /track-time-keito.
  • Document the distribution model: Git/CLI-bundled install is the default trust path; npx remains an optional audit-first installer and should be pinned exactly.

Packaging Recommendation

Perplexity research points to a separate Git-auditable skill repo as the best long-term canonical source, with npm/npx only as a thin convenience shim. For the current CLI README, this PR keeps the safer Git-first path and avoids making npm the primary trust boundary.

Validation

  • git diff --check
  • Read back the rendered README section locally

@sionsmith sionsmith merged commit a94eabc into main Jun 17, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant