Skip to main content
Run any Skill in Manus
with one click
ishu86
GitHub creator profile

ishu86

Repository-level view of 8 collected skills across 3 GitHub repositories.

skills collected
8
repositories
3
updated
2026-04-13
repository explorer

Repositories and representative skills

musk-challenge
chief-executives-111011

Assumption destroyer and strategy stress-tester. Takes a plan, architecture, or approach and systematically identifies hidden assumptions, tests each one, finds the bottleneck, and proposes the highest-leverage alternative. Use before committing to a major decision.

2026-04-13
musk-cost
cost-estimators-131051

Bottom-up cost audit using first-principles cost modeling. Decomposes total cost into components, estimates the theoretical minimum, identifies the gap, and finds the dominant cost term to attack. Use when something feels too expensive — infra, compute, build times, engineering time, or operational overhead.

2026-04-13
musk-debug
software-developers

First-principles debugger. Systematic root-cause isolation using the 7-step debugging algorithm — define failure, minimize system, trace data flow, destroy assumptions, locate root cause, fix minimally, verify globally. Use when stuck on a bug or when guessing fixes hasn't worked.

2026-04-13
musk-design
software-developers

First-principles system design from scratch. Decomposes the problem into constraints, strips assumptions, rebuilds from fundamentals with minimal architecture. Use when designing a new feature, system, or architecture and you want to avoid over-engineering from the start.

2026-04-13
musk-postmortem
network-and-computer-systems-administrators

First-principles failure analysis. Systematically defines what failed, isolates root cause, extracts lessons, and updates strategy. Use after a production incident, failed release, broken migration, or any significant failure that needs to be understood and not repeated.

2026-04-13
musk-simplify
software-developers

Aggressive simplification audit using the Musk optimization order — question requirements, delete parts, simplify architecture, then optimize. Use when a module/system/file feels over-engineered, too complex, or too slow. Produces concrete deletions and merges, not just advice.

2026-04-13
Showing 3 of 3 repositories
All repositories loaded
ishu86 Agent Skills | SkillsMP