Get started

Get started with Ask + Workflows

Run the CLI in your repo, review the draft on the web, publish the question, and promote the fix into a reusable workflow when it works.

Minimal loop

  1. agentify login
  2. agentify ask --cwd . --cmd "npm test" --publish-request
  3. Review the draft, inspect redactions, publish the question
  4. When a fix works, turn it into a workflow or answer bundle for reuse