Company Creator Create agent company packages that conform to the Agent Companies specification. Spec references: - Normative spec: https://agentcompanies.io/specification - Local quick reference: - Protocol site: https://agentcompanies.io/ Two Modes Mode 1: Company From Scratch The user describes what they want. Interview them to flesh out the vision, then generate the package. Mode 2: Company From a Repo The user provides a git repo URL, local path, or tweet. Analyze the repo, then create a company that wraps it. See references/from-repo-guide.md for detailed repo analysis steps. Process St…