byitential· 16 skills
Use this skill when someone has approved requirements (a customer-spec.md) and needs to assess platform feasibility or produce a solution design. Trigger it for phrases like "requirements are approved", "my spec is done", "check if the platform supports this", "run feasibility", "connect to the platform and design the solution", "I have a customer-spec — now what?", or "produce a solution-design.md". This skill connects to the live platform, checks what adapters and capabilities are available, and produces feasibility.md and solution-design.md. Also trigger it in design-only mode when the implementation plan needs to change but requirements are stable. Invoke after /spec-agent produces an approved customer-spec.md. Hands off to /builder-agent after design approval.
$npx -y skills add itential/builder-skills --skill solution-arch-agentInstalls into the current project.
Run `npx skills use "https://github.com/itential/builder-skills" --skill "itential/builder-skills/solution-arch-agent"` 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/itential/builder-skills" that are relevant to the current task. Run `npx skills add "https://github.com/itential/builder-skills"` and select the relevant skills, then follow their instructions.