From solo
This skill should be used when the user asks to 'add a client', 'client list', 'client dashboard', 'show me [client]', or 'update [client]'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/solo:client-managementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provides local CRM functionality through individual client files in `data/1-Projets/clients/`. Each client gets a comprehensive card tracking contact details, deal history, meeting notes, revenue, and relationship health.
Provides local CRM functionality through individual client files in data/1-Projets/clients/. Each client gets a comprehensive card tracking contact details, deal history, meeting notes, revenue, and relationship health.
Each client file at data/1-Projets/clients/[client-slug].md follows the template in references/client-template.md. The template includes:
data/1-Projets/clients/[client-slug].md from templatedata/1-Projets/pipeline.mddata/1-Projets/pipeline.md to matchdata/1-Projets/| Signal | Green | Yellow | Red |
|---|---|---|---|
| Last contact | < 7 days | 7-14 days | 14+ days |
| Responsiveness | Replies within 24h | Replies in 2-3 days | 4+ days or ghosting |
| Satisfaction | Positive feedback, engaged | Neutral, passive | Complaints, disengaged |
| Invoice status | All paid on time | 1 overdue | 2+ overdue |
Overall score: Worst signal determines the color. One Red = overall Red.
If ~~CRM is connected:
references/client-template.md: Full client card templatenpx claudepluginhub jamon8888/cc-suite --plugin SoloOffers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.