Agent skill

Cline

Tool: VS Code extension with autonomous mode

Stars 10
Forks 1

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

bash
# 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

  1. Keep AGENTS.md open in workspace
  2. Request features with "Follow @AGENTS.md" prefix
  3. Review proposed changes before approval
  4. Verify tests pass after implementation

Critical: Reference @AGENTS.md in every prompt for consistent output.

Didn't find tool you were looking for?

Be as detailed as possible for better results