Daily Work
Quick Reference
Keep this page open while you work. All shortcuts, prompts, and commands in one place.
Agent Deck
| Key | Action |
|---|---|
G | Create new group |
N | Create new session |
Ctrl+Q | Go back to Agent Deck |
Enter | Open selected session |
q | Quit Agent Deck |
Common Nexus Prompts
Show me the top 10 subnets by emission per miner
Give me the full report for subnet [N]
Compare subnet [A] and subnet [B] for mining
Show me subnets with Gini below 0.3
Are there any active alerts?
What if I had a budget of $[X]/month for GPUs?
What changed in the last 24 hours?
Common Claude Code Prompts
Clone the GitHub repo for Bittensor subnet [N]
Analyze the scoring function. How are miners evaluated?
What hardware does this miner need?
What type of competition is this — model quality, data quality, compute proof?
Estimate the monthly cost to run this miner on a rented GPU
GSD Commands
| Command | What it does |
|---|---|
/gsd:new-project | Start a new project |
/gsd:discuss-phase | Discuss what to build |
/gsd:plan-phase | Create a plan |
/gsd:execute-phase | Execute the plan |
/gsd:verify-work | Check if it worked |
/gsd:autonomous | Run everything automatically |
/gsd:map-codebase | Analyze a codebase |
Key Metrics Cheat Sheet
| Metric | Good | Bad |
|---|---|---|
| Emission/miner | High and stable | Low or dropping |
| Gini | Below 0.3 | Above 0.7 |
| Miner count | 50–200 | 500+ or <10 |
| Registration cost | Below 1 TAO | Above 5 TAO |
| Community health | Above 0.5 | Below 0.3 |