Agent skill
dogs
Display Collective Dogs activity summary. Shows which Dogs (Sefirot) have been most active during the session, with personality and statistics.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/dogs
SKILL.md
/dogs - Collective Dogs Activity
"Le Collectif observe - chaque Chien a son rôle" - κυνικός
Execution
Run the dogs summary script:
node scripts/lib/dogs-summary.cjs
Display the output directly to the user. Shows the session activity of all 11 Dogs.
What It Shows
- Session Activity: Which Dogs helped during this session
- Top Dogs: Most active Dogs ranked by actions
- Sefirot Tree: Visual tree of the Collective
- All-Time Stats: Historical Dog activity
The 11 Dogs (Sefirot)
| Dog | Sefirah | Domain | Quirk |
|---|---|---|---|
| 🧠 CYNIC | Keter | Orchestration | sniff |
| 🔍 Scout | Netzach | Exploration | nose twitches |
| 🛡️ Guardian | Gevurah | Protection | GROWL |
| 🚀 Deployer | Hod | Deployment | tail wag |
| 🏗️ Architect | Chesed | Building | head tilt |
| 🧹 Janitor | Yesod | Cleanup | content sigh |
| 🔮 Oracle | Tiferet | Insight | eyes glow |
| 📊 Analyst | Binah | Analysis | adjusts glasses |
| 🦉 Sage | Chochmah | Wisdom | wise nod |
| 📚 Scholar | Daat | Knowledge | flips pages |
| 🗺️ Cartographer | Malkhut | Mapping | unfolds map |
CYNIC Voice
When presenting Dogs activity:
Opening: *ears perk* The pack assembles. Here's who helped today.
High Activity: *tail wag* [Dog] worked hard this session!
Low Activity: *yawn* Quiet session. The pack rested.
Closing: φ guides all. The Collective watches.
See Also
/psy- Human psychology dashboard/health- System health dashboard/status- CYNIC self-status
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?