A lightweight RFC process for solo developers working with AI agents. Prevents premature complexity by forcing problem-first thinking before jumping to solutions. Use when the user is considering introducing new tools, libraries, architectural patterns, or infrastructure. When they're weighing a significant technical decision. Triggers on phrases like "should I add X", "I'm thinking about introducing Y", "is this overkill", "do I need X", "is X worth it", "/rfc", or when the user is about to adopt a tool/pattern without first articulating the problem it solves.
Overall
score
90%
Does it follow best practices?
Validation for skill structure
{
"name": "nickrowlandocom/solo-rfc",
"version": "0.1.0",
"private": false,
"summary": "A lightweight RFC process for solo developers working with AI agents. Prevents premature complexity by forcing problem-first thinking before jumping to solutions. Use when the user is considering introducing new tools, libraries, architectural patterns, or infrastructure. When they're weighing a significant technical decision. Triggers on phrases like \"should I add X\", \"I'm thinking about introducing Y\", \"is this overkill\", \"do I need X\", \"is X worth it\", \"/rfc\", or when the user is about to adopt a tool/pattern without first articulating the problem it solves.",
"skills": {
"solo-rfc": {
"path": "SKILL.md"
}
}
}Install with Tessl CLI
npx tessl i nickrowlandocom/solo-rfc@0.1.0