Cursor rule Cursor
When a single new person joins the team. Use when .memory/TEAM.md already exists and you need to append one member (with roles, optional module assignments, and optional Jira account ID) without touching the rest of the roster.
The skeleton for agentic development — persistent memory, shared standards, and structured workflows for AI coding agents.
Cursor rule Cursor
When a single new person joins the team. Use when .memory/TEAM.md already exists and you need to append one member (with roles, optional module assignments, and optional Jira account ID) without touching the rest of the roster.
Cursor rule Cursor
When adding a new platform (subdir with its own git repo) to an existing workspace dispatcher. Runs setup-skeleton in the subdir and updates the workspace config and dispatcher AGENTS.md.
Cursor rule Cursor
Do NOT respond to any user request until you have run the session-start procedure. Read and follow .agents/skills/session-start/SKILL.md.
Cursor rule Cursor
When reading or writing to Jira tickets or Confluence pages via MCP tools. Use before any Jira transition, ticket creation, or Confluence page update to avoid common failure modes.
Cursor rule Cursor
When the user wants to think through a feature idea, explore edge cases, or produce a technical spec before implementation. Use before develop-feature to prevent mid-implementation surprises.