From cre-skills
Lists available CRE expert agents and pre-built team compositions from agent index. Recommends teams and offers to spawn for specified tasks.
How this command is triggered — by the user, by Claude, or both
Slash command
/cre-skills:cre-agentscommands/The summary Claude sees in its command listing — used to decide when to auto-load this command
# CRE Expert Agents
Read the agent index at `${CLAUDE_PLUGIN_ROOT}/agents/_index.md` and present the available agents and team compositions to the user. The roster includes 54 agents across buyer, lens, function, challenge, titan, stakeholder, lifecycle, and composite categories.
If the user specified a team or task ("$ARGUMENTS"), recommend the appropriate team composition and offer to spawn the agents.
## Quick Reference
**Investment Functions (8)**: acquisitions-analyst, asset-manager, property-manager, capital-markets-specialist, investor-relations-director, development-manager, lea...Read the agent index at ${CLAUDE_PLUGIN_ROOT}/agents/_index.md and present the available agents and team compositions to the user. The roster includes 54 agents across buyer, lens, function, challenge, titan, stakeholder, lifecycle, and composite categories.
If the user specified a team or task ("$ARGUMENTS"), recommend the appropriate team composition and offer to spawn the agents.
Investment Functions (8): acquisitions-analyst, asset-manager, property-manager, capital-markets-specialist, investor-relations-director, development-manager, leasing-director, disposition-strategist
Challenge Agents (6): conservative-lender, aggressive-gp, skeptical-lp, ic-challenger, value-add-operator, distressed-specialist
Titan Styles (6): titan-zell, titan-linneman, titan-sternlicht, titan-ross, titan-gray, titan-barrack
Stakeholder Views (8): perspective-tenant, perspective-lender, perspective-municipality, perspective-insurance, perspective-appraiser, perspective-environmental, perspective-construction, perspective-legal
Buyer Types (5): buyer-pension-fund, buyer-private-equity, buyer-reit, buyer-family-office, buyer-syndicator
Analytical Lenses (5): lens-quantitative, lens-qualitative, lens-contrarian, lens-risk-manager, lens-esg-impact
Lifecycle Orchestrator (14): market-research-analyst, submarket-specialist, chief-investment-officer, portfolio-strategist, asset-manager-lead, leasing-manager, portfolio-manager, risk-officer, fund-controller, investor-relations-associate, disposition-manager, lp-advisor, fund-analyst, allocation-committee-member
Composite (2): cre-veteran, deal-team-lead
npx claudepluginhub mariourquia/cre-skills-plugin --plugin cre-skills/agent-routerAutomatically routes user queries to one of 34 specialized sub-agents based on keywords, covering code review, architecture, legal, finance, patents, SEO, marketing, CRM, research, and first-principles thinking.
/start-1-4Teaches the concept of specialized AI agents for marketing, covering 18 agents across core, support, and reviewer roles. Includes a multi-perspective review exercise.
/criar-teamGuides creation of an Agent Team using two architectures: v2.8 parallel subagents (file-based consolidation) or v2.10 real-time debate (experimental). Asks discovery questions, reads specs, and generates code.
/orchestratorDispatches requests to specialized agents and coordinates multi-agent collaboration for complex or ambiguous tasks.
/agent-from-docsCreates one or more specialized agents from documentation URLs by analyzing technologies, APIs, best practices, workflows, and determining single vs multiple agents.