Skip to content

v0.1.3

Choose a tag to compare

@shidesheng0218 shidesheng0218 released this 29 Jun 02:10

What's new

RepoReady is now more than a scanner. It can generate AI-agent collaboration outputs for your repository.

Added

  • repoready doctor

    • Diagnosis, strengths, risks, and recommended next step.
  • repoready tasks

    • Copy-ready prompts for Codex, Claude Code, Cursor, and other AI coding agents.
  • repoready context

    • Generates .repo-ready/context/* files:
      • project-map.md
      • commands.md
      • safety-boundaries.md
      • task-suggestions.md
      • ai-agent-brief.md

Usage

npx @shidesheng0218/repo-ready@latest doctor --lang zh
npx @shidesheng0218/repo-ready@latest tasks --lang zh
npx @shidesheng0218/repo-ready@latest context --dry-run

Validation
10 tests passing
Published to npm as @shidesheng0218/repo-ready@0.1.3