shandar

21 mods across 4 repositories, 18 stars between them.

hal-9000

01

shandar/HAL9000

MCP server Claude CodeCodexCursor +2

MCP server "hal-9000" as configured in shandar/HAL9000. Runs /Users/shandarjunaid/Downloads/HAL9000/hal_mcp_server.py with /Users/shandarjunaid/Downloads/HAL9000/.venv/bin/python.

9 5mo ago A tokens not measured original MIT

shandar/trace

Agent Claude Code

Simulate a new user installing this project from scratch using only the README. Reports every step that failed, was unclear, or required guesswork. Use near the end of a hackathon build, before any public release, or whenever the user asks "can someone else install this.".

6 4mo ago A 62 tokens original MIT

PostToolUse

03

shandar/trace

Hook Claude Code

Runs after a tool call finishes, executing event-logger.js via node. From shandar/trace.

6 4mo ago A tokens not measured original MIT

Stop

04

shandar/trace

Hook Claude Code

Runs when the agent finishes a response, executing session-proposer.js via node. From shandar/trace.

6 4mo ago A tokens not measured original MIT

trace

05

shandar/trace

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Stop).

6 4mo ago A tokens not measured original MIT

memory-map

06

shandar/memory-map

Skill Claude CodeCodex

Two-tier project memory system. Maintains a global Claude memory snapshot of all ongoing projects AND a per-project STATUS.md file in each project folder that captures last-session state, next actions, blockers, and key locations — so context survives long absences. Operates in two modes. WRITE mode triggers when the…

2 4mo ago A 215 tokens original MIT

memory-prune

07

shandar/memory-map

Skill Claude CodeCodex

Clean stale, outdated, or redundant entries from Claude's stored memory. Use this skill when the user says things like "clean up memory", "prune memory", "memory is getting cluttered", "remove old entries", "consolidate memory", or "trim the memory map". Also trigger proactively when memory approaches its limits — 30…

2 4mo ago A 147 tokens original MIT

memory-recall

08

shandar/memory-map

Skill Claude CodeCodex

Load and summarise stored project memory at the start of a session, or whenever the user asks what Claude remembers about their work. Use this skill when the user says things like "what do you remember", "what's the context", "where did we leave off", "catch me up", "what's the current state", "show me the memory…

2 4mo ago A 156 tokens original MIT

pwp

10

shandar/pwp-plugin

Plugin Claude Code

Project Workflow Protocol — 11 systematic skills for debugging, code review, security audit, refactoring, migration, API design, performance optimization, project bootstrapping, testing strategy, deployment, and documentation lifecycle.

1 6mo ago A tokens not measured original MIT

pwp-api-design

11

shandar/pwp-plugin

Skill Claude CodeCodex

API design standards — consistent, predictable, documented endpoints. Use this skill whenever the user is building, reviewing, or planning an API. Also use when they mention REST endpoints, API routes, request/response shapes, status codes, pagination, versioning, or say things like 'design the API', 'what should this…

1 6mo ago A 106 tokens original MIT

pwp-bootstrap

12

shandar/pwp-plugin

Skill Claude CodeCodex

New project initialization protocol — from empty directory to production-ready foundation in one session. Use this skill whenever the user wants to start a new project, initialize a repo, scaffold an application, or set up a codebase from scratch. Also use when they say 'new project', 'start fresh', 'initialize a…

1 6mo ago A 104 tokens original MIT

pwp-code-review

13

shandar/pwp-plugin

Skill Claude CodeCodex

Systematic code review protocol — review code with rigor and specificity. Use this skill whenever the user asks you to review code, check a PR, audit a file, look over changes, or give feedback on implementation quality. Also use when they say 'review this', 'is this code good', 'check my work', 'what do you think of…

1 6mo ago A 100 tokens original MIT

pwp-debug

14

shandar/pwp-plugin

Skill Claude CodeCodex

Systematic debugging protocol — diagnose, isolate, and fix bugs with discipline. Use this skill whenever the user reports a bug, error, crash, or unexpected behavior. Also use when they say things like 'this is broken', 'not working', 'something's wrong', 'fix this', 'why is this failing', or share an error message or…

1 6mo ago A 90 tokens original MIT

pwp-deploy

15

shandar/pwp-plugin

Skill Claude CodeCodex

Deployment protocol — safe, observable, reversible releases from main to production. Use this skill whenever the user is deploying, releasing, shipping, or pushing to production. Also use when they say 'deploy this', 'ship it', 'push to production', 'release', 'go live', 'pre-deploy check', 'rollback', 'feature…

1 6mo ago A 119 tokens original MIT

pwp-docs

16

shandar/pwp-plugin

Skill Claude CodeCodex

Documentation lifecycle protocol — living docs that stay current and traceable. Use this skill whenever the user needs to create, update, or organize project documentation. Also use when they say 'update the docs', 'write documentation', 'update the changelog', 'document this', 'add to the README', 'architecture…

1 6mo ago A 112 tokens original MIT

pwp-migrate

17

shandar/pwp-plugin

Skill Claude CodeCodex

Data and schema migration protocol — safe, reversible, verified migrations. Use this skill whenever the user needs to do a database migration, schema change, data transformation, platform move, or major dependency upgrade. Also use when they say 'add a column', 'change the schema', 'upgrade the database', 'move to a…

1 6mo ago A 97 tokens original MIT

pwp-perf

18

shandar/pwp-plugin

Skill Claude CodeCodex

Performance optimization protocol — measure first, optimize second, verify always. Use this skill whenever the user reports something is slow, asks about performance, wants to optimize, or mentions load times, bundle size, rendering speed, memory usage, or database query performance. Also use when they say 'this is…

1 6mo ago A 113 tokens original MIT

pwp-refactor

19

shandar/pwp-plugin

Skill Claude CodeCodex

Safe refactoring protocol — restructure code without breaking behavior. Use this skill whenever the user asks to refactor, restructure, reorganize, clean up, simplify, or decompose code. Also use when they say 'this file is too big', 'too much duplication', 'split this up', 'make this cleaner', 'reduce complexity', or…

1 6mo ago A 98 tokens original MIT

pwp-security-audit

20

shandar/pwp-plugin

Skill Claude CodeCodex

Security review protocol — systematic checks for common vulnerabilities and security hygiene. Use this skill whenever the user asks about security, wants a security audit, mentions vulnerabilities, OWASP, XSS, SQL injection, authentication issues, or secrets management. Also use when they say 'is this secure', 'check…

1 6mo ago A 105 tokens original MIT

pwp-test

21

shandar/pwp-plugin

Skill Claude CodeCodex

Testing strategy and implementation protocol — structured quality assurance that catches real bugs. Use this skill whenever the user asks to write tests, add test coverage, set up a testing strategy, or asks 'how should I test this'. Also use when they say 'add tests', 'write tests for this', 'test coverage', 'what…

1 6mo ago A 104 tokens original MIT