Core loop analysis and design tool for mapping gameplay cycles
Analyzes and designs gameplay loops, progression systems, and economies to create engaging core mechanics.
/plugin marketplace add nethercore-systems/nethercore-ai-plugins/plugin install game-design@nethercore-ai-pluginsAnalyze and design the fundamental gameplay loops that drive engagement.
Identify current loop (or design new):
Map loop hierarchy:
Analyze connections:
Identify progression:
Economy check:
Engagement analysis:
Create docs/design/core-loop.md with:
# Core Loop Design
## Loop Summary
Micro (Xs): [action] → [feedback] → [reward]
Core (Xm): [cycle description]
Meta (Xh): [session/campaign structure]
## Loop Diagram
[ASCII diagram of loop flow]
## Progression
- Type: [vertical/horizontal/skill/content]
- Curve: [description]
- Visibility: [how player sees progress]
## Economy
| Resource | Sources | Sinks |
|----------|---------|-------|
| [name] | [list] | [list] |
## Engagement Risks
[Identified problems and solutions]
## Action Items
[Changes to implement]