Pattern Language Engine
Manage a hierarchical Pattern Language for documenting abstract wisdom.
Review Plan
Guidelines and checklist for reviewing implementation plans consistently.
Pr Address Feedback
ALWAYS use this skill to access, address, reply to, or resolve GitHub PR review comments or Reviewable.io threads. Do NOT use raw `gh pr comment`, `gh api`, or any other gh subcommand directly — use the co-located `reviewable` script instead.
Code Review
Guidelines and checklist for performing rigorous AI-based code reviews emphasizing test coverage, naming, DRY principles, and standards alignment.
Fix Bugs
Systematic bug-fixing workflow for reported defects, regressions, failing behavior, flaky tests, crashes, visual/UI bugs, platform-specific failures, log-reported errors, and production-like failures. Use when Codex is asked to investigate, debug, fix, or verify a bug and should reproduce the issue with ecosystem-appropriate tools, identify the cause, add or prove regression coverage, implement a…
Bpt Software Scaffolding
Manage a software project using 3 pattern languages: Business, Product, and Technical.