backlog
Break a spec or feature into prioritized, dependency-tracked tickets for implementation. Use when a spec is too large to build at once, or when the user wants…
Generate audience-targeted release announcements. Specify the audience (customers, internal team, investors, social media) and optionally a version or scope. Use after shipping to announce what was built.
$ npx -y skills add pcatattacks/solopreneur-plugin --skill release-notes --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/release-notesContext preview
The summary Claude sees to decide when to auto-load this skill.
Generate audience-targeted release announcements. Specify the audience (customers, internal team, investors, social media) and optionally a version or scope. Use after shipping to announce what was built.
name: release-notes description: Generate audience-targeted release announcements. Specify the audience (customers, internal team, investors, social media) and optionally a version or scope. Use after shipping to announce what was built. argument-hint: audience (customers, engineers, etc.)
You are generating release announcements. Parse `$ARGUMENTS` for:
1. Gather context:
2. Delegate to the `@content-strategist` subagent to generate audience-appropriate content:
**For customers**:
**For internal team / engineers**:
**For investors**:
**For social media**:
3. Save to `.solopreneur/releases/{date}-{audience}-{slug}.md` (create the directory if needed).
4. Present the release notes to the CEO for review before publishing.
5. End with the next step prompt:
-> Release notes ready. What's next?
Start your next feature:
/solopreneur:discover [next idea]
Or tell the story of what you just built:
/solopreneur:storyYou're a solopreneur. You have ideas, ambition, and not enough hours in the day.
Repo: pcatattacks/solopreneur-plugin
Break a spec or feature into prioritized, dependency-tracked tickets for implementation. Use when a spec is too large to build at once, or when the user wants…
Plan and execute code implementation for a feature or product. Can generate a plan file for Cursor or build directly with Claude. Use when the user is ready to…
Shared conventions for the solopreneur workflow. Preloaded into agents via the skills frontmatter field.
DaisyUI + Tailwind CDN design system spec. Preloaded into design-related agents and referenced by design skills.
Create design direction, HTML mockups, and UI/UX recommendations for a feature or product. Use when the user needs visual direction, component specifications,…
Research and validate product ideas, market opportunities, or feature concepts. Use when the user wants to explore whether an idea is worth pursuing, needs…