honest-agent
Installation
SKILL.md
Honest Agent Configuration
One-time setup skill: detects your AI coding agents and appends honesty directives to their instruction files.
Safety Rule: Append Only
Never overwrite existing instruction files. Always read the file first (if it exists), then append the new configuration to the end. If the file does not exist, create it. This rule applies to every step below.
Supported Agents
| Agent | Project File | Global File |
|---|---|---|
| Claude Code | .claude/CLAUDE.md |
~/.claude/CLAUDE.md |
| GitHub Copilot | .github/copilot-instructions.md |
- |
| Cursor | .cursorrules |
~/.cursor/rules/ |
| Windsurf | .windsurfrules |
- |
| Cline | .clinerules |
- |
| Aider | CONVENTIONS.md |
~/.aider.conf.yml |
| Continue.dev | .continuerules |
~/.continue/config.json |