agentfront
v0.10.1 ✓ AgentFrontAgent First Interface — scaffold CLI, MCP, and HTTP interfaces for agent-first tools.
uv tool install agentfront Generate and verify agent-first interfaces for CLIs (and later MCP + HTTP).
Command surface
| Command | What it does |
|---|---|
| agentfront learn | Self-teaching prompt. |
| agentfront explain | Markdown docs by noun/verb path. |
| agentfront overview | Rollup across interface surfaces. |
| agentfront doctor | Self-diagnose agentfront's install or audit a target CLI; --fix applies auto-fixable remediations. |
| agentfront cli cite | Emit CLI reference drop. |
| agentfront cli doctor | Audit a CLI against the rubric (replaces `cli verify`). |
| agentfront cli verify | Deprecated alias for `cli doctor` (removed in v0.6.0). |
| agentfront cli overview | Read-only snapshot of a target CLI. |