Sanctum

Sanctum from athola/claude-night-market.

by @athola 19 skills

Skills in this plugin

19
  1. Pr Prep · athola bundle
    Prepares pull requests by running quality gates, drafting descriptions, and validating tests. Use when completing a feature and ready for review.
    1 install
  2. Do Issue · athola bundle
    Implements GitHub or GitLab issues via parallel subagents with review gates between task batches. Use when resolving multi-step issues end-to-end.
    1 install
  3. Pr Review · athola bundle
    Reviews pull requests with scope validation, requirements compliance, and line comments. Use when reviewing GitHub or GitLab PRs.
    1 install
  4. Stack Mode · athola
    Detects shared stack membership and iterates a command across all PRs in base-to-tip order. Use when a command supports --stack flag for multi-PR iteration.
    1 install
  5. Stack Push · athola
    Pushes all branches in a stack and opens or updates one dependent PR per slice. Use after stack-create to publish the stack or after adding commits to a slice.
    1 install
  6. Doc Updates · athola bundle
    Updates documentation after code changes with quality gates, slop detection, and accuracy checks. Use when code changes require corresponding doc updates.
    1 install
  7. Validate Pr · athola
    Generates and self-executes a diff-derived test plan for a PR. Use when validating PR changes before merge. Do not use for code review; use sanctum:pr-review.
    0 installs
  8. Stack Create · athola
    Initializes a stacked branch set from an ordered plan, one branch per slice with parent-child links. Use when a plan has 2+ sequentially dependent changes.
    1 install
  9. Stack Rebase · athola
    Cascades a rebase through an entire PR stack after a base PR merges or upstream changes. Use when a stack needs to incorporate new base branch commits.
    1 install
  10. Test Updates · athola bundle
    Updates, generates, and validates tests using git-workspace context and TDD/BDD methodology. Use when code changes require new or updated test coverage.
    1 install
  11. File Analysis · athola
    Maps file structure and module organization of a codebase. Use before architecture reviews, refactoring planning, or migration scope estimation.
    1 install
  12. Update Readme · athola bundle
    Refreshes README structure favoring concision (an index, not a manual). Use when the README needs a structural update after significant project changes.
    0 installs
  13. Commit Messages · athola
    Generates conventional commit messages from staged changes. Use when committing and needing a well-formatted message. Do not use for full PR prep; use pr-prep.
    1 install
  14. Version Updates · athola
    Bumps versions, updates changelogs, and coordinates version changes across files for releases. Use when preparing a release or bumping the project version.
    0 installs
  15. Tutorial Updates · athola bundle
    Generates or updates tutorials from VHS tapes and Playwright specs with dual-tone markdown and GIF recording. Use when tutorial assets need refreshing.
    1 install
  16. Doc Consolidation · athola bundle
    Merges ephemeral report and analysis artifacts into permanent documentation. Use when LLM-generated markdown files have accumulated and need consolidation.
    1 install
  17. Session Management · athola
    Manages Claude Code sessions with naming, checkpointing, and resume strategies. Use when organizing long-running work or resuming across sessions.
    1 install
  18. Git Workspace Review · athola bundle
    Verifies workspace state and staged changes as a read-only preflight. Use before commits or PRs to confirm staged set is clean and correct.
    1 install
  19. Workflow Improvement · athola bundle
    Evaluates and improves skills, agents, commands, and hooks after a workflow slice. Use when execution felt slow, confusing, repetitive, or fragile.
    0 installs