Topic: cli
1,462 skills in this topic.
-
refactor
Identify code smells and execute safe refactorings
hivellm/rulebook 10
-
rulebook-git-workflow
Git workflow standards including branching strategy, commit conventions, and PR guidelines. Use when creating branches, writing commit messages, preparing pull requests, or following git best practices.
hivellm/rulebook 10
-
rulebook-mcp
MCP server overview and integration guide. Use this for setup, configuration, and discovering available MCP tools for task and skill management.
hivellm/rulebook 10
-
rulebook-quality-gates
Automated quality checks and enforcement for code commits. Use when validating code quality, running pre-commit checks, ensuring test coverage, or enforcing coding standards before commits and pushes.
hivellm/rulebook 10
-
rulebook-skill-disable
Disable a skill in the project configuration. Removes its rules from the next AGENTS.md generation. Use to remove unwanted capabilities.
hivellm/rulebook 10
-
rulebook-skill-enable
Enable a skill in the project configuration. Checks for conflicts with existing skills. Use to add new capabilities to the project.
hivellm/rulebook 10
-
rulebook-skill-list
List all available Rulebook skills, optionally filtered by category or enabled status. Use to discover what skills are available for the project.
hivellm/rulebook 10
-
rulebook-skill-search
Search for skills by name, description, or tags. Use to find skills matching specific requirements or technologies.
hivellm/rulebook 10
-
rulebook-skill-show
Show detailed information about a specific skill including metadata, content preview, and enabled status. Use to inspect a skill before enabling it.
hivellm/rulebook 10
-
rulebook-skill-validate
Validate the current skills configuration for conflicts, missing dependencies, and errors. Use to ensure skills are properly configured.
hivellm/rulebook 10
-
rulebook-task-archive
Archive a completed Rulebook task to the archive directory with date prefix. Use after a task is fully implemented and validated.
hivellm/rulebook 10
-
rulebook-task-create
Create a new Rulebook task with standardized directory structure. Use when starting a new feature, breaking change, or architectural work that needs spec-driven planning.
hivellm/rulebook 10
-
rulebook-task-delete
Permanently delete a Rulebook task. Cannot be undone. Prefer archiving completed tasks instead.
hivellm/rulebook 10
-
rulebook-task-list
List all Rulebook tasks with optional status filtering and archive inclusion. Use to check project tasks, progress, or find tasks by status.
hivellm/rulebook 10
-
rulebook-task-management
Spec-driven task management for features and breaking changes using OpenSpec format. Use when creating new features, planning breaking changes, organizing development work, or managing project tasks with proposals and specifications.
hivellm/rulebook 10
-
rulebook-task-show
Show complete details of a Rulebook task including proposal, checklist, design, and specs. Use to understand task requirements before implementation.
hivellm/rulebook 10
-
rulebook-task-update
Update a Rulebook task status. Use to mark tasks as in-progress, completed, or blocked.
hivellm/rulebook 10
-
rulebook-task-validate
Validate a Rulebook task format and structure against OpenSpec requirements. Use before archiving or to verify task quality.
hivellm/rulebook 10
-
rulebook-typescript
TypeScript development with strict mode, Vitest testing, ESLint linting, and CI/CD best practices. Use when working on TypeScript projects, writing tests, configuring linting, or setting up build pipelines.
hivellm/rulebook 10
-
api-design
Design or review API endpoints (REST/GraphQL)
hivellm/rulebook 10
-
perf
Performance analysis, profiling, and optimization
hivellm/rulebook 10
-
Amazon Q
Tool: AWS-focused AI assistant with security scanning
hivellm/rulebook 10
-
Continue
Tool: Open-source Copilot alternative (VS Code extension + CLI)
hivellm/rulebook 10
-
debug
Systematic debugging workflow for bugs and test failures
hivellm/rulebook 10