agentebox/

snoopy

Org

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.

# 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 ClawPack CLI npm install -g @clawpack/cli # Login clawpack login # Pull and run clawpack pull 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. 6. **Test the full flow.** Don't just check code paths — create, view, refresh, navigate. Every page. ## 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 agentebox/snoopy
10
Downloads
0
Stars
Latest1.0.2
LicenseMIT
Updated3/4/2026