Skip to content

title: AI Software Factory Agent description: Scaffolds a ConnectSoft AI Software Factory agent: runnable .NET agent microservice plus AI-factory definition package (manifest, behavioral spec, prompt pack, registry snippet). tags: - templates canonicalId: starters.ai.software.factory.agent.template.overview


AI Software Factory Agent (ConnectSoft.AI.SoftwareFactory.AgentTemplate)

Scaffolds a ConnectSoft AI Software Factory agent: runnable .NET agent microservice plus AI-factory definition package (manifest, behavioral spec, prompt pack, registry snippet).

Pack profile: l3-service-full. See Template documentation policy.

dotnet new

dotnet new connectsoft-ai-agent -n MyProject

Short name: connectsoft-ai-agent - always confirm against .template.config/template.json.

Curated repository documentation

Detailed agent implementation docs remain in the template repo under Docs/ - start with Overview, Architecture, Configuration, and Agent Factory Runbook in ConnectSoft.AI.SoftwareFactory.AgentTemplate.

See also