Results for “problem-reformulation”
26 skillsauto-paper-improvement-loop
Iteratively improves a compiled LaTeX paper through two rounds of external LLM review, fix implementation, and recompilation.
0
systematic-debugging
4-phase systematic debugging methodology with root cause analysis and evidence-based verification. Use when debugging complex issues.
3
problem-framing-canvas
Guide teams through MITRE's Problem Framing Canvas to clarify problem statements before jumping to solutions.
5.6k · bundle
alphago-deep-rl
Strategic patterns for solving intractable problems through cascading approximation, self-improvement, and heterogeneous evaluation from DeepMind's AlphaGo system
10 · bundle
refactoring
Improves structure without behavior changes, using tests and focused slices; not for features unless behavior change is explicit.
0
node-repair
Repairs failed task verification by choosing a strategy: retry with adjustments, decompose into sub-tasks, prune infeasible tasks, or escalate to the user.
1 · bundle
dependency-repair
Autonomously repairs failed task verification by choosing retry, decompose, prune, or escalate strategies before surfacing to the user.
1 · bundle
refine
通用多轮迭代改进:对任意研究制品反复调用 /review → 解析反馈 → 修复 → 更新 wiki,直到达标
77
systematic-debugging
Diagnoses a reported bug, error, test failure, or unexpected behavior through a 4-phase root-cause analysis before any code changes.
580 · bundle
oh-my-issues
Clusters a GitHub issue backlog by root cause into plan-master issues, redirects children with a standardized comment, and bundles architectural-fix PRs that close clusters atomically.
lambda
Universal transformation λ(ο,K).τ with recursive self-improvement. USE WHEN routing reasoning, validating knowledge graphs, preparing CICM/ANZCA examinations, or when self-improvement of reasoning/architecture/context is required. Routes queries through R0-R3 complexity pipelines, validates topology (η≥target) and governance (KROG), emits per style (Φ), and compounds learnings into knowledge K. Triggers on complexity assessment, multi-step reasoning, examination mode, or /λ invocation.
0 · bundle
idea-refine
Transforms vague ideas into structured, actionable concepts through guided divergent and convergent thinking, producing a markdown one-pager.
69.5k · bundle
review-and-simplify-changes
Review git diffs or file scopes for code reuse, quality, efficiency, and clarity issues, then optionally apply safe, behavior-preserving fixes.
3.8k
debug
Systematic root-cause analysis for bugs, errors, and unexpected behavior
1 · bundle
pr-resolver
Master orchestrator to resolve a PR by diagnosing state and delegating to specialized skills.
12 · bundle
orch-change-feature
Orchestrate altering an existing, working feature to new desired behavior by updating tests first, then changing implementation, reviewing, and committing with gated approval.
226k
resolve-issues
Resolves GitHub issues using isolated worktrees and test-driven development, then delegates PR creation to /github:create-pr so the quality gate and the /github:review-pr loop always run. This skill should be used when the user asks to "resolve an issue", "fix issue
580 · bundle
grill-me
Runs a relentless interview that sharpens a plan or design. Use when the user wants to be grilled on an idea, pressure-test a plan, or refine a design through questioning.
580 · bundle
modify-skill
Update or correct an existing skill file based on judge feedback or improved understanding.
6 · bundle
debugging
Systematic debugging — reproduce, read the error, isolate, hypothesize, fix, verify, document. Use when tracking down a bug, unexpected behavior, or test failure — including phrases like "this doesn't work", "why is this failing", or "help me debug".
0
eng-debug
Diagnose and fix a bug through a disciplined reproduce, isolate, diagnose, fix, verify loop driven by evidence and one hypothesis at a time — not guesswork.
0
tome
Converting repository changes into detailed learning documents. Use when turning diffs into teaching materials, recording design decisions, or creating onboarding materials for new members.
65 · bundle
bmad-cis-problem-solving
Apply systematic problem-solving methodologies to complex challenges. Use when the user says "guide me through structured problem solving" or "I want to crack this challenge with guided problem solving techniques"
1 · bundle
continuous-improvement
The purpose of a postmortem is to change the system, and that only works if people
2
systems-thinking
Analyze complex systems through stocks, flows, and feedback loops to find high-leverage interventions. For organizational, environmental, social, and technical systems exhibiting circular causality. NOT for linear problems or simple cause-effect chains.
10
refactor
Surgical code refactoring to improve maintainability without changing behavior. Covers extracting functions, renaming variables, breaking down god functions, improving type safety, eliminating code smells, and applying design patterns. Less drastic than repo-rebuilder; use for gradual improvements.
0