summaryrefslogtreecommitdiff
path: root/Rexfile
AgeCommit message (Collapse)Author
2026-02-17Convert commands and context to skills, add skills symlinks to RexfilePaul Buetow
Move purge-file-from-git, compose-blog-post, increment-version-and-push from commands to skills format, and convert go-best-practices from context to a skill. Update Rexfile home_prompts task to symlink both commands and skills directories for cursor, claude, agents, and opencode. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12Add opencode commands symlinkPaul Buetow
2026-02-12fooPaul Buetow
2026-02-08fixPaul Buetow
2026-02-08Install slash commands for both Cursor and Claude CodePaul Buetow
Rename cursor/commands to cursor/slashcommands, rename the Rex task from home_cursor to home_slashcommands, and install the same commands to both ~/.cursor/commands/ and ~/.claude/commands/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-07fix pathPaul Buetow
2026-02-07renamePaul Buetow