A collection of Claude Code plugins.
| Plugin | Description |
|---|---|
| dr | Auto-generate Decision Records (DR) from conversation and save as Markdown files |
| elaborate | Elaborate on specifications through detailed, structured interviews |
Add marketplace:
/plugin marketplace add 70-10/claude-code-plugins
Install plugin:
/plugin install dr@70-10-plugins
/plugin install elaborate@70-10-plugins
Automatically generates a Decision Record from your conversation and saves it as a Markdown file.
/dr
Decision Records are saved to decision-records/ directory in the current working directory.
Helps you elaborate on specifications through detailed, structured interviews.
@path/to/spec.md - Use an existing spec file as the base for the interviewdescription - Create a new spec file from text requirements/elaborate
/elaborate @path/to/spec.md
/elaborate new feature description
MIT
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimAuto-generate Decision Records (DR) from conversation and save as Markdown files
npx claudepluginhub 70-10/claude-code-plugins --plugin elaborateConducts a multi-round interview to refine a rough SPEC.md into a complete, implementation-ready specification with tasks and post-implementation review
Interviewing to understand requirements, and then implementing them using a Manus-style approach.
Interactive specification interview workflow that conducts in-depth feature interviews using AskUserQuestion and generates comprehensive specs. Lisa plans. Ralph does.
AI-assisted spec crafting through research, interviews, and multi-LLM review. Like Geppetto carved Pinocchio from wood, transform rough ideas into living implementation plans.
Requirements gathering, interviews, and learning commands
Adaptive interview-driven spec generation with quality review. Automatically adjusts depth based on plan complexity.