Instructions file
Claude Code instructions for SaharCarmel/TheAlmanac, covering claude's memory bank, memory bank structure, core files (required), additional context and core workflows.
Instructions file
Claude Code instructions for SaharCarmel/TheAlmanac, covering claude's memory bank, memory bank structure, core files (required), additional context and core workflows.
SaharCarmel/Sahar-claude-code-marketplace
Plugin Claude Code
Personal Claude Code plugin marketplace featuring productivity and entertainment plugins.
SaharCarmel/Sahar-claude-code-marketplace
Plugin Claude Code
E2E testing workflow with Docker-based webapp for manual test verification. Generates contextual test checklists, tracks user testing progress, and enters plan mode to fix failures.
SaharCarmel/Sahar-claude-code-marketplace
Hook
Runs after a tool call finishes for TodoWrite tool calls, executing on-task-complete.sh. From SaharCarmel/Sahar-claude-code-marketplace.
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
Generate and track E2E test checklists with clear user/Claude separation. Users do manual UI actions, Claude runs automated verifications (DB, API, logs). Launches a Docker webapp for testing with screenshot uploads. Use when completing features, requesting manual verification, or before merging.
SaharCarmel/Sahar-claude-code-marketplace
Plugin Claude Code
Extended Linear operations including project milestones management.
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
Extended Linear operations - manage project milestones and download images from issues. Use for project phases (Alpha, Beta, Launch), milestone management, or extracting images/screenshots from issues. Triggers: "show milestones", "create milestone", "update milestone", "project phases", "download images from issue"…
SaharCarmel/Sahar-claude-code-marketplace
Plugin Claude Code
Collaborative plan review system with web interface for commenting on Claude's implementation plans.
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
Collaborative plan review system with web UI. Use when entering plan mode or creating implementation plans. Enables users to view plans in browser, add inline comments by selecting text, and answer questions through a beautiful web interface.
SaharCarmel/Sahar-claude-code-marketplace
Agent
Plans code review fan-out. Reads the Code Review book TOC and the PR diff, then decides how many code-reviewer agents to spawn and which chapters each one owns. Outputs a JSON plan that the orchestrator consumes to launch parallel reviewers.
SaharCarmel/Sahar-claude-code-marketplace
Agent
Code quality review agent. Reads an assigned set of chapters from the Code Review for AI Agents book (CandleKeep) and applies those rules to a diff. Spawned in parallel by code-review-dispatcher; each instance owns a different chapter bucket so the whole book gets covered.
SaharCarmel/Sahar-claude-code-marketplace
Agent
Security review agent. Read the Web Application Security for AI Agents book from CandleKeep and perform a focused security audit. Check auth, injection, BOLA, mass assignment, CSRF, headers, prototype pollution, GraphQL, file uploads.
SaharCarmel/Sahar-claude-code-marketplace
Agent
UI/UX review agent. Read the UI/UX Design Principles for AI Agents book from CandleKeep and review frontend code for accessibility, responsive design, component patterns, and UX quality.
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
This skill should be used when the user asks to "create a PR", "open a pull request", "submit my changes", "push and create PR", "finalize my work", "/pr", or wants to commit, validate, and push their current branch as a pull request. Handles the full workflow: commit all changes, run quality gates with best-effort…
SaharCarmel/Sahar-claude-code-marketplace
Plugin Claude Code
Software Development Lifecycle tools for project management, issue tracking, and backlog organization.
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
Break down a Claude Code plan into Linear sub-issues with E2E test criteria. Use when: user says "decompose", "break down plan", "create issues from plan", or after completing a plan that needs to be tracked in Linear. Each sub-issue is self-contained (completable in one Claude Code session) and testable from the…
SaharCarmel/Sahar-claude-code-marketplace
Skill Claude CodeCodex
Use this skill for ANY interaction with external issue tracking and project management tools (Linear, Jira, GitHub Issues, etc.). This includes: Reading, creating, or updating issues in Linear/Jira/GitHub Querying project boards, backlogs, or sprints Updating issue statuses, assignees, or labels Fetching milestones…