summaryrefslogtreecommitdiff
path: root/prompts/commands
AgeCommit message (Collapse)Author
2026-04-12update skillPaul Buetow
2026-04-08prompts: rename task CLI examples from ask to doPaul Buetow
Update agent command docs and auditing-code-quality skill so examples match the Hexai task binary (do, formerly ask). Made-with: Cursor
2026-03-27prompts: use ask ids in task workflowsPaul Buetow
2026-03-26work-on-tasks: cap description display and have sub-agents self-fetch task infoPaul Buetow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-25refactor: /work-on-tasks now delegates each task to a fresh sub-agentPaul Buetow
- Orchestrator picks tasks, marks them started, and spawns a sub-agent for implementation - Each task runs in a clean context; orchestrator never implements tasks directly - Updated docs to clarify sub-agent delegation and context isolation - Improved task loop and reporting steps - See prompts/commands/work-on-tasks.md for new orchestrator/sub-agent workflow
2026-03-23UpdatePaul Buetow
2026-03-23Switch to agent-task-management skill; use ask add for project scopingPaul Buetow
2026-03-23UpdatePaul Buetow
2026-03-21Add are-you-sure prompt, update sharable.md, add gogios SKILLPaul Buetow
2026-03-16update promptsPaul Buetow
2026-03-03more on thisPaul Buetow
2026-03-03more on thisPaul Buetow
2026-02-21more on promptsPaul Buetow
2026-02-17Add create-skill, update-skill, and delete-skill meta-commandsPaul Buetow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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-14update promptPaul Buetow
2026-02-13update promptPaul Buetow
2026-02-13update promptPaul Buetow
2026-02-12addPaul Buetow