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.

Aller à l'installation

Informations de source

Dépôt
aniruddha-adhikary/skills
Dernière activité de la source
16 août 2026 à 23:45
Langue détectée de SKILL.md
anglais
Étoiles
4
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.