agent/claude/devops/skills
Snider e9224b18b8 refactor(devops): convert operational skills to agent tasks
Skills I trigger (not the user) become agent tasks:
- clean-workspaces, repair-core-agent, merge-workspace, health-check

Keeps as skills (user-invoked CLI wrappers):
- forge commands (issue/pr/repo), workspace-list/clean,
  build-prompt, update-deps

Agent tasks use haiku/sonnet for fast autonomous execution.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-22 15:45:32 +00:00
..
build-prompt feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
issue-comment feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
issue-get feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
issue-list feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
pr-get feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
pr-list feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
pr-merge feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
repo-get feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
repo-list feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
update-deps feat: devops plugin, CLI commands, Codex dispatch fixes, AX sweep 2026-03-22 15:45:16 +00:00
workspace-clean feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00
workspace-list feat(devops): 13 CLI-backed skills for forge, workspace, and diagnostics 2026-03-22 15:45:16 +00:00