Skip to main content

code-symbolic

Decide questions about a codebase's logic that reading and traversal cannot. Use for business rules, rule engines, thresholds, configuration profiles, feature flags, pricing or billing formulas, and duplicated or contradictory calculations — whether a threshold is redundant, whether two configurations are the same program and on exactly which inputs they differ, whether two formulas agree and what the difference costs, whether a computed value is even the right kind of thing, and to generate the test case that separates two things that should behave identically. Reaches for z3, an SMT solver, a binary decision diagram, an MDD, or sympy against real code. Not behaviour-driven development, Cucumber or Gherkin — "BDD" here means a binary decision diagram. Extracts its facts from a code property graph; build one with the codebase-recon skill first.

Zur Installation springen

Quellinformationen

Repository
aniruddha-adhikary/skills
Letzte Quellaktivität
16. August 2026 um 23:45
Erkannte Sprache von SKILL.md
Englisch
Sterne
4
Forks
0

Installationsoptionen

Standardmäßig ist der Prompt ausgewählt, der zuerst die Quelle prüft. Sie können zu einem direkten Befehl wechseln oder eine lokale Kopie herunterladen.

Quelldateien prüfen

Lesen Sie SKILL.md und alle von SkillsMP angezeigten Begleitdateien, bevor Sie sich für eine Installation entscheiden.