[Resource]: Session Driven Development
Display Name
Session Driven Development
Category
Slash-Commands
Sub-Category
Slash-Commands: Project & Task Management
Primary Link
https://github.com/ankushdixit/sdd
Secondary Link
No response
Author Name
Ankush Dixit
Author Link
https://github.com/ankushdixit
License
MIT
Other License
No response
Description
SDD implements Session-Driven Development, a comprehensive methodology that enables AI coding assistants to work on software projects across multiple sessions with perfect context continuity, enforced quality standards, and accumulated institutional knowledge.
Additional Comments
No response
Submission Checklist
- [x] I have checked that this resource hasn't already been submitted
- [x] My resource provides genuine value to Claude Code users, and any risks are clearly stated
- [x] All provided links are working and publicly accessible
- [x] I am submitting only ONE resource in this issue
- [x] I understand that low-quality or duplicate submissions may be rejected
🤖 Validation Results
✅ All validation checks passed!
Your submission is ready for review by a maintainer.
Validated Data:
{
"display_name": "/session-driven-development",
"category": "Slash-Commands",
"subcategory": "Project & Task Management",
"primary_link": "https://github.com/ankushdixit/sdd",
"secondary_link": "",
"author_name": "Ankush Dixit",
"author_link": "https://github.com/ankushdixit",
"license": "MIT",
"description": "SDD implements Session-Driven Development, a comprehensive methodology that enables AI coding assistants to work on software projects across multiple sessions with perfect context continuity, enforced quality standards, and accumulated institutional knowledge.",
"active": "TRUE",
"last_checked": "2025-10-16:20-24-10"
}
This comment is automatically updated when you edit the issue.
Hi @ankushdixit thanks for sharing this! It looks very cool and I agree with a lot of the principles you're working with.
Imagine I'm a developer who's come across your repo and is curious to know how it works, and if it works - what should I do to convince myself in the shortest amount of time possible?
That's not a bad way to think when you're offering a large workflow system like this, especially. And it's a great way to help me understand its value as well. Thanks.
Check this out: https://github.com/ankushdixit/solokit
I have added an 83 second explainer video. I hope this helps.