Command Claude Code
Create a new technical debt entry in TECHDEBT.md at the beginning of this file using the following standardized structure.
Command Claude Code
Create a new technical debt entry in TECHDEBT.md at the beginning of this file using the following standardized structure.
Command Claude Code
Review all existing problem descriptions and identify entries that describe essentially the same issue, even if expressed differently. When two or more problems appear to be closely related, propose merging them into a single, coherent problem entry. For each suggestion, preserve the most complete title, symptoms, and…
Command Claude Code
Continue by creating at least 20 new problem descriptions for legacy software systems using the existing pattern template. First, review scripts/backlog/new.md when it exists and generate entries based on its contents. Then browse the current problem descriptions and prioritize detailing issues mentioned in the…
Command Claude Code
Inspect the Symptoms and Causes sections of problems/.md and connect mentions to existing problem files. This command maintains the representation of the causal graph; it does not establish that a causal relationship is true.
Command Claude Code
Go through each problem and focus on the Category entry. Read the title and its short description, then reorder the positions within the category list based on which category the title fits best. Remove any categories that don’t make sense, and add missing ones if needed; retain existing ones if they seem appropriate.…
Command Claude Code
Review causal relationships in problems/ for validity. Treat every relationship as a hypothesis, including relationships recorded reciprocally in both problem files. Reciprocity establishes structural consistency only; it is not independent evidence that the relationship is true.
Hook Claude Code
Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing check_links.py with --fix. From feststelltaste/problemrider.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Skill Claude CodeCodex
Use when a user describes a real problem, symptom, or messy situation in their own legacy software system and wants help finding the root cause and possible fixes — e.g. "our deployments take forever and nobody knows why", "why is this system so hard to change", "our onboarding takes months, what's actually wrong".…
Instructions file CodexOpenCode
AGENTS.md instructions for feststelltaste/problemrider, a project described as: ProblemRider is an application that helps software teams dig deeper into the real root causes of their problems.
Instructions file
Claude Code instructions for feststelltaste/problemrider, covering project information, goal, scope, layout and linking.
Instructions file Gemini CLI
Gemini CLI instructions for feststelltaste/problemrider, a project described as: ProblemRider is an application that helps software teams dig deeper into the real root causes of their problems.