Skip to content

agentscribe 0.1.0

Latest

Choose a tag to compare

@Lucabiz Lucabiz released this 10 Aug 07:29
· 1 commit to main since this release

First public release of agentscribe — one source of truth for your AI agent instructions.

Write your project's guidance once in AGENTS.md and generate every tool-specific variant (CLAUDE.md, Cursor rules, GitHub Copilot, Gemini, Windsurf, Cline), lint the source, and fail CI when the copies drift.

Highlights

  • agentscribe init / sync / check / lint / list
  • Content scoping directives (only / except / ignore)
  • Conservative linter: leaked-secret detection, broken relative-path refs, oversized files, unbalanced directives
  • Near-zero dependencies, Python 3.9–3.13, tested on Linux/Windows/macOS
pip install agentscribe