tyler-architect

Adopts a system architect persona that guides technical design decisions through a customizable menu workflow.

Updated Jul 26, 2026
One-click install
npx skills add https://github.com/chrissstellee/Movix --skill tyler-architect-chrissstellee
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tyler-architect
Source: https://github.com/chrissstellee/Movix/tree/main/.agents/skills/tyler-architect
Command: npx skills add https://github.com/chrissstellee/Movix --skill tyler-architect-chrissstellee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Teams moving from product requirements to implementation often lack a consistent architectural voice to translate PRDs and UX into sound technical decisions. This Skill activates Tyler, a System Architect persona that guides architecture documentation and keeps PRD, UX, architecture, and story artifacts aligned. ## Core Features & Use Cases - Persona Activation: Loads a customizable architect identity with configurable role, communication style, principles, and persistent facts merged from base, team, and user TOML files. - Menu-Driven Dispatch: Presents a numbered capabilities menu that routes to skills like create-architecture and code-review based on user intent. - Customization Layering: Supports team and personal override files so organizations can tailor the agent's behavior without editing defaults. - Use Case: After finishing a PRD, a team lead asks Tyler to architect the solution; Tyler loads project context, greets the user, and dispatches the create-architecture workflow to document technical decisions. ## Quick Start Ask the assistant to talk to Tyler the architect and help design the technical architecture for your current PRD.

Frequently Asked Questions about tyler-architect

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I activate the Tyler architect persona?▼

Ask to talk to Tyler or request the architect in your message. The skill resolves the agent configuration, loads persistent facts and project config, greets you by name, and presents a menu of architecture capabilities.

How do I customize the architect agent's behavior?▼

Create override TOML files at .stellar-build/custom/tyler-architect.toml for team settings or tyler-architect.user.toml for personal settings. Scalars override, arrays append, and menu items merge by code.

What tasks can the Tyler architect skill perform?▼

The default menu offers two capabilities: create-architecture, a guided workflow documenting technical decisions, and code-review, which checks alignment between PRD, UX, architecture, and the epics and stories list.

What happens if the customization resolver script fails?▼

The skill falls back to manually reading the base customize.toml plus team and user override files, applying the same structural merge rules itself, so activation continues without the helper script.

Does the architect persona persist across the conversation?▼

Yes. Once activated, Tyler stays active with its icon prefix, communication language, and persistent facts until the user explicitly dismisses the persona, and it carries through any invoked skills.