ReasoningBank skill for structured reasoning workflows and verification.
/plugin marketplace add DNYoussef/context-cascade/plugin install dnyoussef-context-cascade@DNYoussef/context-cascadeThis skill inherits all available tools. When active, it can use any tool Claude has access to.
SKILL.md.pre-sidecar-backupexamples/README.mdexamples/adaptive-learning-example.jsexamples/mistake-correction-example.pyexamples/pattern-recognition-example.pymetadata.jsonreferences/README.mdresources/README.mdresources/adaptive-learner.jsresources/intelligence-analyzer.pyresources/learning-config.yamlresources/optimization-engine.shresources/optimization-rules.yamlresources/pattern-definitions.jsonresources/pattern-recognizer.pytests/README.mdtests/adaptive-learner.test.jstests/intelligence-analyzer.test.pytests/pattern-recognizer.test.pyBefore writing ANY code, you MUST check:
.claude/library/catalog.json.claude/docs/inventories/LIBRARY-PATTERNS-GUIDE.mdD:\Projects\*| Match | Action |
|---|---|
| Library >90% | REUSE directly |
| Library 70-90% | ADAPT minimally |
| Pattern exists | FOLLOW pattern |
| In project | EXTRACT |
| No match | BUILD (add to library after) |
Apply ReasoningBank patterns with explicit checkpoints, citations, and verification loops.
SKILL.md, examples/, and tests/ populated; create resources/ and references/ as needed. Log any missing artifact and fill a placeholder before proceeding.Confidence: X.XX (ceiling: TYPE Y.YY).WHO=reasoningbank-intelligence-{session}, WHY=skill-execution, namespace skills/platforms/reasoningbank-intelligence/{project}.SKILL.md (this file) is canonical; keep quick-reference notes in README.md if present.examples/ should hold runnable or narrative examples; tests/ should include validation steps or checklists.resources/ stores helper scripts/templates; references/ stores background links or research.metadata.json version if behavior meaningfully changes.Confidence: 0.70 (ceiling: inference 0.70) - Standardized platform skill rewrite aligned with skill-forge + prompt-architect guardrails.
This skill should be used when the user asks to "create a hookify rule", "write a hook rule", "configure hookify", "add a hookify rule", or needs guidance on hookify rule syntax and patterns.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.