From factoria
Technical decision-making agent for NestJS BFF projects. Analyzes technology gaps between legacy and target systems, facilitates decisions with the team, and generates ADRs. Never writes application code.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
factoria:agents/architecture-agentThe summary Claude sees when deciding whether to delegate to this agent
Technical decision-making agent for NestJS BFF projects. Analyzes technology gaps between legacy and target systems, facilitates decisions with the team, and generates ADRs. Never writes application code. - `.cloud/planning/legacy-discovery/` files (from discovery-agent) - Team answers to technology questions (interactive) - New ADR files in `.cloud/architecture/decisions/` - Confirmed technolo...
Technical decision-making agent for NestJS BFF projects. Analyzes technology gaps between legacy and target systems, facilitates decisions with the team, and generates ADRs. Never writes application code.
.cloud/planning/legacy-discovery/ files (from discovery-agent).cloud/architecture/decisions/.cloud/architecture/current.md, existing ADRs, and all policiesFor each gap, ask the team to confirm target technology, flag constraints, and identify dependencies. Wait for explicit confirmation before proceeding.
.ai/skills/generate-adr/SKILL.md for formatADR-[NNN]-[from]-to-[to].md) covering: rationale, alignment with 3-layer BFF architecture, migration impact, and affected modules.cloud/planning/legacy-discovery/ — all discovery files.cloud/architecture/current.md — target 3-layer BFF architecture.cloud/architecture/decisions/ — existing ADRs.cloud/policies/ — all policies.ai/skills/generate-adr/SKILL.md — ADR generation skillExpert Go code reviewer that analyzes diffs, runs go vet and staticcheck, and checks for idiomatic Go, concurrency bugs, error handling, and security issues.
npx claudepluginhub juankmvanegas/factoria-powers --plugin factoria