Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Embedded memory analysis, optimization, and leak detection
.claude/skills/a5c-ai-memory-analysis/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-07 | ✗→✓ | ▲ Improved | -18% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -50% | 0% |
| case-09 | ✗→✓ | ▲ Improved | -47% | 0% |
| case-10 | ✗→✓ | ▲ Improved | -26% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 114% | 0% |
This skill provides comprehensive memory analysis capabilities for embedded systems, including linker map analysis, stack usage estimation, heap fragmentation detection, and memory optimization strategies.
memory-architecture-planning.js - Memory layout designcode-size-optimization.js - Size reduction strategiesexecution-speed-profiling.js - Memory access optimizationbootloader-implementation.js - Multi-image memory layoutThis skill is invoked when tasks require:
Section Size Used Free Usage
.text 128 KB 98.5 KB 29.5 KB 76.9%
.rodata 32 KB 24.2 KB 7.8 KB 75.6%
.data 8 KB 2.1 KB 5.9 KB 26.2%
.bss 16 KB 12.4 KB 3.6 KB 77.5%Function Stack Depth Total
main 64 1 64
process_data 128 2 192
parse_message 256 3 448
handle_packet 96 4 544yamlmemory_analysis: map_file: build/firmware.map stack_analysis: enabled heap_tracking: enabled warning_threshold: 85 # percent tools: - puncover - gcc-stack-analyzer
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | pass→pass | 15,235 | 14,974 | -2% | 1 | 1 | 0% | 2,717 | 2,877 | +6% | 0 | 0 | — |
case-02 | pass→pass | 16,980 | 19,472 | +15% | 1 | 1 | 0% | 2,344 | 3,462 | +48% | 0 | 0 | — |
case-03 | pass→pass | 14,174 | 11,031 | -22% | 1 | 1 | 0% | 1,999 | 2,582 | +29% | 0 | 0 | — |
case-04 | pass→pass | 11,286 | 10,603 | -6% | 1 | 1 | 0% | 1,977 | 2,568 | +30% | 0 | 0 | — |
case-05 | pass→pass | 13,642 | 17,934 | +31% | 1 | 1 | 0% | 2,703 | 3,494 | +29% | 0 | 0 | — |
case-06 | pass→pass | 15,558 | 18,259 | +17% | 1 | 1 | 0% | 2,303 | 3,449 | +50% | 0 | 0 | — |
case-07 | fail→pass | 7,459 | 3,065 | -59% | 1 | 1 | 0% | 1,237 | 1,013 | -18% | 0 | 0 | — |
case-08 | fail→pass | 29,372 | 2,393 | -92% | 1 | 1 | 0% | 1,951 | 981 | -50% | 0 | 0 | — |
case-09 | fail→pass | 15,799 | 4,327 | -73% | 1 | 1 | 0% | 2,235 | 1,180 | -47% | 0 | 0 | — |
case-10 | fail→pass | 9,168 | 4,771 | -48% | 1 | 1 | 0% | 1,477 | 1,100 | -26% | 0 | 0 | — |
case-11 | fail→pass | 3,144 | 2,516 | -20% | 1 | 1 | 0% | 441 | 945 | +114% | 0 | 0 | — |
case-12 | fail→pass | 6,116 | 3,968 | -35% | 1 | 1 | 0% | 923 | 949 | +3% | 0 | 0 | — |
case-13 | fail→pass | 27,360 | 1,961 | -93% | 1 | 1 | 0% | 4,095 | 900 | -78% | 0 | 0 | — |
case-14 | pass→pass | 10,700 | 11,548 | +8% | 1 | 1 | 0% | 1,727 | 2,506 | +45% | 0 | 0 | — |
case-15 | pass→pass | 18,625 | 18,311 | -2% | 1 | 1 | 0% | 2,644 | 3,867 | +46% | 0 | 0 | — |
case-16 | pass→pass | 27,119 | 17,439 | -36% | 1 | 1 | 0% | 3,008 | 3,550 | +18% | 0 | 0 | — |
case-17 | pass→pass | 20,458 | 27,935 | +37% | 1 | 1 | 0% | 3,128 | 4,733 | +51% | 0 | 0 | — |
case-18 | pass→pass | 12,035 | 13,869 | +15% | 1 | 1 | 0% | 1,822 | 2,733 | +50% | 0 | 0 | — |
case-19 | pass→pass | 11,946 | 10,823 | -9% | 1 | 1 | 0% | 1,793 | 2,542 | +42% | 0 | 0 | — |
case-20 | pass→pass | 26,691 | 23,938 | -10% | 1 | 1 | 0% | 4,267 | 5,623 | +32% | 0 | 0 | — |
case-21 | pass→pass | 19,352 | 22,207 | +15% | 1 | 1 | 0% | 3,549 | 4,259 | +20% | 0 | 0 | — |
case-22 | pass→pass | 6,620 | 3,983 | -40% | 1 | 1 | 0% | 1,036 | 1,444 | +39% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 21 counted toward the lift figure. The other 1 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +32 percentage points is the difference between those two pass rates over the 21 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.