Activate a guest project deployed into the app slot (:3000) — make it a first-class Fractera project: add the standard workspace pages and migrate its cloud dependencies (DB / storage / auth / vector store) onto this server's substrate. Use right after a fresh deploy whose framework is not fractera-pro. Never activate without the owner's go.
$npx -y skills add fractera/agent-engineering-infrastructure --skill activate-projectInstalls into the current project.
Run `npx skills use "https://github.com/fractera/agent-engineering-infrastructure" --skill "fractera/agent-engineering-infrastructure/activate-project"` 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.