Original Reddit post

The skills ecosystem is heavily developer-focused (and that makes sense), but I’ve been using Claude Code as a full operating system for a pre-seed startup and kept hitting gaps. Sharing two skills I built to fill them. ### founder-debrief Problem: After investor pitches, customer calls, and partner meetings, insights decay fast. The exact phrase that made a VC lean in, the objection you couldn’t answer, the moment they misclassified your product - all gone by the next day. What the skill does: - 8-section extraction template (resonance, confusion, pushback, unanswered questions, positioning drift, next steps, positioning changes, proof gaps) - Routes each insight to canonical files (talk-tracks.md, objections.md, discovery.md, etc.) with persona tags - Includes a full canonical file architecture (6 files) with setup guide - Quality checklist enforces verbatim phrases, concrete next steps, source attribution Reference files included: debrief-template.md (field-by-field guidance), canonical-files.md (how to set up each file), routing-map.md (examples of each routing path) ### neurodivergent-founder Problem: Standard AI communication patterns - urgency language, outcome-focused reporting, command-style directives - make ADHD worse, not better. What the skill does: - 7 interaction rules with anti-pattern tables and replacement phrases (e.g., never say “this is overdue,” say “this was scheduled for Tuesday”) - Energy mode framework: Quick Win / Deep Focus / People / Admin. Every task gets a mode + time estimate. - Context-batching: group tasks by cognitive energy type, not priority - Outreach patterns with RSD accommodation (gradual ramps, async-first, sharing expertise not asking favors) - Drop-in CLAUDE.md template so the rules persist across sessions Reference files included: interaction-rules.md (all 7 rules with examples), energy-modes.md (full framework + dashboard patterns), claude-md-template.md (copy-paste section for CLAUDE.md) Complementary to ravila4/claude-adhd-skills which covers developer-side ADHD support (Pomodoro, Obsidian journaling). This one covers founder/business ops. GitHub: https://github.com/assafkip/founder-skills Both skills use standard SKILL.md format with YAML frontmatter and reference files. Install by copying to ~/.claude/skills/ or symlinking. submitted by /u/ColdPlankton9273

Originally posted by u/ColdPlankton9273 on r/ClaudeCode