Contributing to Solo SaaS Agent Workforce banner
kulapradip kulapradip

Contributing to Solo SaaS Agent Workforce

Development community intermediate

Description

We're building the definitive library of Claude Code sub-agents for solo founders. Your contributions help other entrepreneurs build successful businesses faster.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Contributing to Solo SaaS Agent Workforce

We're building the definitive library of Claude Code sub-agents for solo founders. Your contributions help other entrepreneurs build successful businesses faster.

How to Contribute

1. Agent Configurations

  • Production-tested agents only - agents you've actually used successfully
  • Specific descriptions - "Email marketing" vs "B2B SaaS email nurture sequences"
  • Clear success metrics - what results did you achieve?

2. Success Stories

  • Company name (or anonymous)
  • Agent setup used
  • Timeline to results
  • Key metrics (ARR, MRR, customers)

3. Workflow Examples

  • Multi-agent coordination patterns
  • Common task automation
  • Integration with existing tools

Submission Guidelines

Agent Requirements

---
name: descriptive-agent-name
description: Specific trigger conditions (when to invoke)
tools: minimal-required-toolset
---

Clear role definition with:
- Specific responsibilities
- Output format requirements
- Success criteria
- Quality standards

Documentation Standards

  • Include usage examples
  • Provide performance data when possible
  • Explain why this agent configuration works
  • Link to related agents or workflows

Review Process

  1. Technical Review: Agent syntax and Claude Code compatibility
  2. Quality Review: Clear documentation and examples
  3. Community Review: Feedback from other contributors
  4. Merge: Integration into main library

Recognition

Contributors get:

  • Credit in README.md
  • Profile link in contributors section
  • Early access to new agent templates
  • Invitation to solo founder Discord community

Code of Conduct

  • Be helpful and constructive
  • Share real experiences, not theoretical setups
  • Respect others' time with quality submissions
  • Help newcomers learn the patterns

Getting Started

  1. Fork the repository
  2. Create your agents in appropriate directories
  3. Test with Claude Code
  4. Document results and usage
  5. Submit pull request

Questions? Open an issue or reach out on [Discord/Twitter].

Happy building! 🚀