Agent skill
Cline
Tool: VS Code extension with autonomous mode
Install this agent skill to your Project
npx add-skill https://github.com/hivellm/rulebook/tree/main/templates/skills/cli/cline
SKILL.md
Cline CLI Rules
Tool: VS Code extension with autonomous mode
Quick Start
Install Cline extension in VS Code or use CLI mode.
Usage
# In prompts, always reference standards:
"Follow @AGENTS.md. Implement [feature] with tests first (95%+ coverage)."
# Cline will:
- Read AGENTS.md
- Write tests
- Implement feature
- Run quality checks
Workflow
- Keep AGENTS.md open in workspace
- Request features with "Follow @AGENTS.md" prefix
- Review proposed changes before approval
- Verify tests pass after implementation
Critical: Reference @AGENTS.md in every prompt for consistent output.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
DAG Workflow
Maintain a clean dependency graph (DAG) to prevent circular dependencies and ensure maintainable architecture.
Documentation Rules
All documentation in English. Root README concise, detailed docs in `/docs`.
Quality Enforcement
These rules are NON-NEGOTIABLE and MUST be followed without exception.
Rulebook Task Management
Spec-driven task management for features and breaking changes with OpenSpec-compatible format
Agent Automation
Mandatory workflow that AI agents MUST execute after EVERY implementation.
C
Execute these commands after EVERY implementation (see AGENT_AUTOMATION module for full workflow).
Didn't find tool you were looking for?