skill-tuning
๐ฏSkillfrom catlog22/claude-code-workflow
Skill for tuning and optimizing agent skill configurations, from a workflow collection that also provides interactive issue management with CLI-driven CRUD operations.
Same repository
catlog22/claude-code-workflow(97 items)
Installation
npx vibeindex add catlog22/claude-code-workflow --skill skill-tuningnpx skills add catlog22/claude-code-workflow --skill skill-tuning~/.claude/skills/skill-tuning/SKILL.mdSKILL.md
More from this repository10
Creates new Claude Code skills with configurable execution modes, supporting sequential and autonomous phase patterns for skill scaffolding and workflow building.
Performs multi-dimensional code reviews analyzing correctness, readability, performance, security, testing, and architecture with structured reports.
Collaborative planning skill with file-based workflows for structured Claude Code development and task management.
Brainstorming skill that saves ideas to structured files, enabling persistent idea capture and iterative refinement across Claude Code sessions.
Debug-with-file skill that captures debug sessions to files for systematic issue tracking and reproduction.
Spec generator skill for automatically creating technical specifications from requirements and project context.
Parallel dev cycle skill for running multiple development tasks concurrently with coordinated workflows.
Unified execute-with-file skill for running tasks with input/output captured to files for audit trails and reproducibility.
A skill designer workflow from Claude Code Workflow, a multi-agent AI development framework available as both an npm package and GitHub release.
Interactive issue management skill with menu-driven CRUD operations, supporting issue listing, editing, bulk updates, history tracking, and queue management via the ccw CLI.