byfractera· 18 skills
Log each development deployment into the Product Loop "Deployments" table the owner sees in admin — which agent did the work, which model, token cost, commit, and the page URL to review. Use once per deployment, right after a delegated change goes live and before you hand the owner the URL. Calls owner_product_loop_record_deployment.
$npx -y skills add fractera/agent-engineering-infrastructure --skill record-deploymentInstalls into the current project.
Run `npx skills use "https://github.com/fractera/agent-engineering-infrastructure" --skill "fractera/agent-engineering-infrastructure/record-deployment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/fractera/agent-engineering-infrastructure" that are relevant to the current task. Run `npx skills add "https://github.com/fractera/agent-engineering-infrastructure"` and select the relevant skills, then follow their instructions.