ham
01eyaltoledano/claude-task-master
Command Claude Code
This command initiates the HAM (Hamster Automated Management) workflow for task execution.
147 tagged cursor ai, measured the same way as everything else here.
Browse within: cursor-ide 61cursorai 29lovable 29lovable-dev 29ai-workflow 11cursor-rules 11ai-agents-framework 10ai-automation 10blue-team 9claude-ai 9coding-agent 8curso-alura-github 8
eyaltoledano/claude-task-master
Command Claude Code
This command initiates the HAM (Hamster Automated Management) workflow for task execution.
eyaltoledano/claude-task-master
Command Claude Code
Fix PR review comments: PR # $ARGUMENTS.
eyaltoledano/claude-task-master
Command Cursor
End-to-end workflow for working on tasks from a connected Hamster brief. All tasks from the brief are worked on in a single branch, with one PR created at the end.
Command Claude Code
Break the PRD into sequential implementation RFCs.
Command Claude Code
Generate development rules and standards into RULES.md.
Command Claude Code
Report which workflow artifacts exist and recommend the next step.
Command
Deploy Sanity schema to the Content Lake with verification.
Command
Review code for Sanity best practices and common issues.
Command
Run Sanity TypeGen and troubleshoot type generation issues.
Command
Apply the defense plan's fixes to the code, safely and one at a time, then record what was applied and what is left. Reads the plan and the charter, then hardens every fix, the fixes, files, or directories you name, or a priority you choose.
Command
Turn what detect found into the defense plan, one fix per finding, each rated by CVSS v4.0 (category, CVSS, priority) and tied to a charter principle. Reads the detect map and the charter, then plans every finding, named paths, or a concern you describe.
Command
Prove detected findings with runnable, defense-only evidence. For each finding the detect map carries, it writes a safe-path JavaScript test and a self-contained advisory under .lagune/proofs/. The test asserts secure behavior, never an exploit.
Command Cursor
A command that saves local Git changes, incorporates updates from a remote repository, and sends the result back to configured remotes. Git is a system for tracking changes to code, while a remote repository is a shared online copy.
Command Cursor
A command for testing the backend APIs of a project, including service discovery, authentication checks, endpoint validation, and security-header checks. Backend APIs are the server-side interfaces that applications use to exchange data.
Command
A command that reviews how a problem was solved and turns reusable lessons into rules for a team baseline document. It checks existing rules before adding or updating one.
Command
Command "enhance-prompt" from VoDaiLocz/Enhance-Prompt, covering enhance prompt workflow, 1. intake and scoring (enhance-prompt/skill.md), 5. ambiguity check and 8. iteration (enhance-prompt/references/iteration-mode.md).
Command Claude Code
Apply Next.js App Router and React 19 patterns.
Command Claude Code
Apply React with TypeScript best practices.
Command Claude Code
Apply TypeScript best practices and coding standards.
Command
A command for running a complete health check on CursorJr, including its agents, knowledge base, behavior tests, and manifest file.
Command
A command for updating CursorJr's collection of official Cursor documentation. It runs synchronization, coverage checks, review, installation, and verification steps.
Command
A command that sends a beginner's question to the CursorJr teaching subagent. It passes along the goal, experience level, profession, and previous attempts.
Command
Drive a partially-executed plan to 100% coverage across the whole repo — enumerate, batch-execute, prove completeness.
Command
Fetch a GitHub issue, find the relevant code, implement the fix, verify, and open a PR.