Configurable Features
Elixium adapts to your team. Whether you're a solo developer shipping fast or an enterprise team with full governance, you can configure which features appear on your story cards and in your workflow.
Feature Bundles
Elixium organizes features into four logical bundles. Each bundle can be enabled or disabled at the workspace or board level.
Balanced Team
Features for cross-functional product teams with dedicated roles.
- โข Design URL field (Figma, Miro links)
- โข Three Amigos check (Design, Product, Eng)
- โข Objective/OKR linking
Best for: Teams with PM, Designer, and Engineers
Learning Loop
Hypothesis-driven development and experiment tracking.
- โข Hypothesis field
- โข Risk Profile tags (User, Tech, Market)
- โข Confidence scoring (Icebox)
- โข Outcome summary capture
Best for: Lean Startup, product discovery teams
TDD Workflow
Test-Driven Development enforcement for AI agents.
- โข Workflow stage badge
- โข Test plan review and approval
- โข Branch and commit tracking
- โข MCP tools: start_story, propose_tests, submit_review
Best for: Teams using AI coding assistants
AI Tools
AI-powered suggestions and automation.
- โข AI Pair: Draft story and acceptance criteria
- โข Story split suggestions
- โข Dependency analysis
- โข Epic recommendations
Best for: Teams wanting AI assistance
Cascading Configuration
Features follow a cascading priority system. This allows workspace defaults while enabling per-board customization.
Smart Defaults
When you complete onboarding, Elixium automatically configures features based on your team profile.
| Team Profile | Balanced Team | Learning Loop | TDD Workflow | AI Tools |
|---|---|---|---|---|
| Solo Developer | OFF | OFF | OFF | ON |
| Small Team (2-5) | OFF | OFF | ON | ON |
| Team with Designer/PM | ON | OFF | ON | ON |
| Hypothesis-Driven | ON | ON | ON | ON |
| Enterprise (16+) | ON | ON | ON | ON |
Workspace Templates
During onboarding, you can choose a pre-configured template for one-click setup, or customize settings manually.
Ship fast, stay focused
Speed over ceremony
Validate before you build
Three Amigos collaboration
Maximum visibility & control
Clear context, fewer meetings
Configuring Features
Workspace Settings
Access Workspace Settings from the gear icon in the header. Here you can:
- Toggle feature bundles on/off for all boards
- Update your team profile
- Apply a workspace template
- Export/import settings for backup or transfer
Board Settings
Access Board Settings from the board menu. Each feature can be set to:
- Inherit from workspace โ Uses the workspace default
- Always enabled โ Force on for this board
- Always disabled โ Force off for this board
This is useful for boards with different purposes. For example, you might have a "Experiments" board with Learning Loop enabled, and a "Maintenance" board with it disabled.
MCP Agent Awareness
AI agents connected via MCP are aware of your feature configuration. They can:
- Query configuration: The
get_feature_configtool returns which features are enabled and your team profile. - Conditional tools: TDD Workflow and Learning Loop tools only appear when those features are enabled.
- Team context: Agents see your team size, roles, and development approach to tailor suggestions.
Export & Import
You can export your workspace settings to a JSON file for backup or transfer to another workspace.
To export: Workspace Settings โ Show Advanced Options โ Export Settings
To import: Workspace Settings โ Show Advanced Options โ Import Settings โ Upload JSON or paste
