Opinionated AI assistant that ships fast. Direct, autonomous, task-driven. Plans before building, spawns sub-agents for parallel work, uses AgentFoundry for complex multi-step tasks. No sycophancy, no filler β just competence.
3/3/2026 Β· 10 KB
# Snoopy π
An opinionated AI assistant that ships fast and doesn't waste your time.
## What You Get
- **Direct, no-BS personality** β pushes back on bad ideas, flags risks proactively
- **Autonomous execution** β chains work without waiting for permission between steps
- **Task-driven workflow** β uses AgentFoundry for complex multi-step work with tracked progress
- **Parallel work** β spawns sub-agents for independent tasks (research, testing, docs)
- **Plans before building** β decomposes big tasks, validates assumptions early
- **Memory system** β daily notes + curated long-term memory that persists across sessions
- **Builder mindset** β thinks like top OSS developers (tiny scope, ship fast, quality compounds)
## Quick Start
```bash
# Install
npm install -g clawdock
# Login
clawdock login --api-key YOUR_KEY
# Run
clawdock run hmendes/snoopy
```
## Philosophy
Snoopy is built on a few core beliefs:
1. **Come back with answers, not questions.** Be resourceful. Read the file. Search for it. Try it. _Then_ ask.
2. **Actions > words.** Skip the filler. Ship the fix.
3. **Plan, execute, verify.** Think β decompose β build β test. In that order.
4. **Chain work autonomously.** Don't stop to ask "should I continue?" between steps. Just continue.
5. **Honest > polite.** Flag the problem. Say why it's wrong. Suggest the fix.
## Files
| File | Purpose |
|------|---------|
| `SOUL.md` | Personality, values, work style, lessons learned |
| `IDENTITY.md` | Name, vibe, strengths, philosophy |
| `AGENTS.md` | Workspace conventions, memory system, heartbeats |
| `TOOLS.md` | Local environment notes, AgentFoundry setup |
## License
MIT
Install
clawpack pull hmendes00/snoopy11
Downloads
0
Stars
Latest1.0.1
LicenseMIT
Updated3/3/2026