AcKeskin/contexture

My personal setup for working with AI; what I learned from existing plugins, plus a bunch of my own, built the way I like to work.

2Stars on the repository
113Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

pr-review

25

AcKeskin/contexture

Command

Review a GitHub Pull Request — fetch diff via gh, analyze for correctness/bugs, design/patterns, PR hygiene, and security. Present structured findings locally. No GitHub posting.

not rated 2 1mo ago A 39 tokens original MIT

pr-triage

26

AcKeskin/contexture

Command

Triage a PR's unresolved review comments into a checklist, then walk each to one of three outcomes — Act (route the code change to /dispatch or /orchestrate), Skip/defer, or Note (capture a decision for the reply you'll write). Never drafts or posts replies.

not rated 2 1mo ago A 58 tokens original MIT

pre-push

27

AcKeskin/contexture

Command

Run the pre-push pre-flight checklist before pushing — commits-to-ship summary, branch-name / commit-hygiene / AI-attribution / debug-artifact / hook-bypass checks; stops on any flag.

not rated 2 1mo ago A 42 tokens original MIT

prep

28

AcKeskin/contexture

Command

Prime the session with architectural rules (universal / language / domain / project) relevant to the current task before writing code.

not rated 2 1mo ago A 24 tokens original MIT

recap

29

AcKeskin/contexture

Command

Write an end-of-session recap — request / investigated / learned / completed / next-steps — with propose-confirm-commit flow and optional promotion of Learned items.

not rated 2 1mo ago A 31 tokens original MIT

review

30

AcKeskin/contexture

Command

Audit code in scope against architectural rules. Report drift findings with propose-confirm-commit per fix and a feedback loop to improve the rule corpus.

not rated 2 1mo ago A 28 tokens original MIT

rules

31

AcKeskin/contexture

Command

Manage the architectural-rule overlay — list / disable / enable / edit / sync / where across shipped / company / user / project tiers.

not rated 2 1mo ago A 26 tokens original MIT

spec

32

AcKeskin/contexture

Command

Interview the user in detail using AskUserQuestion, write a versioned spec under .claude/specs/ /. Specs evolve via versioned files (v1, v2, …); INDEX.md tracks the active version per slug. Use for non-trivial features where requirements need to be surfaced before building.

not rated 2 1mo ago A 64 tokens original MIT

status

33

AcKeskin/contexture

Command

Alias for /work-state — report a slug's position in the scope chain (envision→spec→draft-plan→blueprint→execute→archive) as deterministic structured state. Read-only.

not rated 2 1mo ago A 39 tokens original MIT

update-changelog

34

AcKeskin/contexture

Command

Append a dated line to the project's canonical CHANGELOG.md (the "what shipped, newest first" record) via propose-confirm — one writer, several callers.

not rated 2 1mo ago A 31 tokens original MIT

visualise-codemap

36

AcKeskin/contexture

Command

Render Mermaid diagrams (L1 module map, L2 file graphs, L3 export index) from .claude/codemap.md to .claude/codemap.diagrams.md and the Obsidian vault.

not rated 2 1mo ago A 43 tokens original MIT

work-state

37

AcKeskin/contexture

Command

Report a slug's position in the scope chain (envision→spec→draft-plan→blueprint→execute→archive) as deterministic structured state — per-stage missing/present/stale/done + next-action + the stale-spec-pin check. Read-only.

not rated 2 1mo ago A 52 tokens original MIT

wrap

38

AcKeskin/contexture

Command

Session-terminus driver — one /wrap runs the whole closing ceremony in order (coordinate teardown → checkpoint if warranted → recap → close-out → changelog → BACKLOG-shipped-row sweep → build-progress memory), driving the existing organs rather than reimplementing them. Auto-runs the reversible spine; every canonical…

not rated 2 1mo ago A 70 tokens original MIT

write-tests

39

AcKeskin/contexture

Command

Author a quality test suite for existing code to a standard — detect framework + conventions, propose a confirmable test plan, author via the scope's language-pro agent, characterization-with-flags stance, surface-not-auto-fix on failures.

not rated 2 1mo ago A 46 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: