Skip to content

Releases: Shaelz/codebase-orient-skill

v1.0.0 - First stable public release

24 May 08:01
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

First stable public release of codebase-orient.

codebase-orient is a reusable repository-orientation skill for Claude Code and Codex. It provides guarded user-level and project-local installation paths, explicit invocation guidance, and a structured orientation workflow that creates refreshable docs/ai/* context without treating generated documentation as ground truth.

Highlights:

  • Claude Code and Codex reusable skill installation paths
  • Claude Code-only bootstrap workflow for generating a project-local orientation layer
  • Agent-delegated installation integrity rule: exact tagged source plus checked-in installer, never reconstructed skill content
  • Dry-run/report-only mode, confidence labels, hidden-risk reporting, and source-of-truth drift detection
  • Public SECURITY.md reporting policy

Validation:

  • Independent human-through-agent installation validation passed against public v1.0.0-rc.6
  • Direct Claude Code bootstrap runtime validation passed against public v1.0.0-rc.6
  • Windows PowerShell, Git Bash/MSYS2, and WSL2 Ubuntu bash installer validation completed

Limitations:

  • No marketplace/plugin packaging in this release
  • Explicit invocation is the reliable path; auto-invocation is model-driven
  • Codex does not use the Claude Code bootstrap or Claude Code project-local specialization workflow

MIT licensed.