๐Ÿ“
WritingPython

RFC/IMPL Document Generator

by SepineTam

RFC/IMPL Document Generator is a Writing skill for Claude Code, published by SepineTam in mcp-for-stata.

255 stars35 forkson SepineTam/mcp-for-stataAdded 2026/09/02+1% in starsRepository updated 2026/09/01
claude-codeclaude-code-pluginclaude-code-skillcodexcodex-plugindsh-plugindsh-pluginseconometricsempiricalempirical-researchllmmcpsocial-sciencesocial-science-researchstatastata-mcpstatistical-analysis
Install in seconds
Install RFC/IMPL Document Generator
Copy RFC/IMPL Document Generator into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/SepineTam/mcp-for-stata/tree/master/.claude/skills/rfc-impl-generator ~/.claude/skills/rfc-impl-generator

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/SepineTam/mcp-for-stata.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/rfc-impl-generator/SKILL.md in SepineTam/mcp-for-stata
Installs to
~/.claude/skills/rfc-impl-generator
Collection
One of 3 skills cataloged from this repository
Category
Writing โ€” 1060 skills

What RFC/IMPL Document Generator does

RFC/IMPL Document Generator turns a short feature or fix idea into paired RFC and IMPL documents in the ai-driven workflow. Use it when you need to formalize a request before implementation.

RFC/IMPL Document Generator is cataloged under Writing on DirSkills. RFC/IMPL Document Generator comes from a repository tagged claude-code, claude-code-plugin, claude-code-skill, codex and codex-plugin.

Documentation

README

RFC/IMPL Document Generator

Convert a user's feature or fix idea into a paired RFC (design document for humans) and IMPL (implementation prompt for AI) in the ai-driven/ directory.

When to Use

  • User says "I want to add X feature"
  • User describes a bug fix or improvement
  • User says "write an RFC for..."
  • User gives a short idea that needs formalization before coding

Workflow

Step 1. Receive the User's Description

The user provides a short description of what they want. This could be a sentence, a paragraph, or a reference to a GitHub issue.

Step 2. Assess Information Completeness

Determine if the description is sufficient to write a meaningful RFC and IMPL. Ask yourself:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about RFC/IMPL Document Generator

  • What else does SepineTam publish alongside RFC/IMPL Document Generator?

    RFC/IMPL Document Generator is one of 3 skills that DirSkills catalogs from SepineTam/mcp-for-stata, the repository it ships in. Its siblings there include MCP For Stata and MCP Smoke Test. Each one is a separate skill with its own page in this directory, installs the same way RFC/IMPL Document Generator does, and is maintained by SepineTam in that same repository. The rest of the collection is listed on the SepineTam/mcp-for-stata page.

  • How does RFC/IMPL Document Generator compare to other Writing skills?

    RFC/IMPL Document Generator ranks #857 by stars among the 1060 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of RFC/IMPL Document Generator against them. Open each page to compare what they document and how they install.