grimoire-bug

Disciplined bug fix workflow with reproduction-first methodology. Use when the user reports a bug or defect that needs fixing.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "grimoire-bug" with this command: npx skills add jlissner/skillsmp-jlissner-jlissner-grimoire-bug

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

grimoire-apply

Implement tasks from a planned grimoire change with strict red-green BDD. Use when tasks.md exists and is ready for implementation.

Repository SourceNeeds Review
Security

grimoire-audit

Audit an existing codebase to discover undocumented features and architecture decisions. Use when onboarding an existing project to grimoire.

Repository SourceNeeds Review
General

grimoire-branch-guard

Enforce branch hygiene when starting a new feature. Use when the user requests a new feature and the current branch is dirty, mid-feature, or otherwise unfit for piggy-backing. Creates an appropriately named branch before any drafting or planning begins.

Repository SourceNeeds Review
General

grimoire-bug-explore

AI-guided exploratory testing that finds gaps in feature coverage, generates edge case scenarios, and identifies untested paths. Use when you want to proactively find bugs before users do.

Repository SourceNeeds Review
grimoire-bug | V50.AI