What problem does it solve?
Converts human-oriented internal documentation into agent-ready format by making boundaries, permissions, and escalation paths explicit, reducing ambiguity for autonomous agents.
Core Features & Use Cases
- Phase 1: Ingest Source Document: Accepts raw READMEs, runbooks, architecture docs, onboarding guides, or URLs and begins from user-provided input.
- Phase 2: Identify Implicit Assumptions: Analyzes for access rights, implicit knowledge, judgement calls, scope limits, and environment state to surface explicit requirements.
- Phase 3: Rewrite for Agent Readability: Produces a structured agent-facing doc with sections on scope, prerequisites, permitted actions, prohibited actions, step-by-step procedures, known failure modes, escalation, environment setup, and verification.
Quick Start
Paste or point to a source document (README, runbook, or architecture doc) and instruct the system to generate an agent-ready AGENTS.md using the agentify-docs workflow.