ecs-user-setup
Installation
SKILL.md
When to Use This Skill
Invoke this skill when:
- TestRail test case has
ecs_enabled: true - User mentions "consortia test", "ECS test", or "multi-tenant test"
- Test involves multiple tenants (Central, College, University)
- Test requires affiliation switching or cross-tenant operations
- Reviewing/debugging user creation/deletion in consortia tests
DO NOT use this skill for regular (non-ECS) tests.
Core Principles
Principle 0: TestRail Preconditions Are Law
ALWAYS create users in the tenant specified by TestRail preconditions.
- TestRail says "User A has been created in member-1 tenant" → Create in College tenant
- TestRail says "User B has been created in central tenant" → Create in Central tenant
- ECS rules supplement TestRail requirements - they NEVER override them