Best use case
9d-framework is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
9D product development framework
Teams using 9d-framework should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/9d-framework/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How 9d-framework Compares
| Feature / Agent | 9d-framework | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
9D product development framework
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 9D Framework ## Overview The 9D Framework is the complete lifecycle for shipping features from idea to retirement. ``` Discovery → Definition → Design → Development → Documentation → Delivery → Data → Debrief → Deprecation ``` ## The Nine Phases ### 1. Discovery **Purpose**: Understand the problem **Activities**: - Research user needs - Analyze existing solutions - Identify constraints - Document assumptions **Output**: Discovery Brief - Problem statement - User context - Business justification - Initial scope **Gate Criteria**: - Problem clearly articulated - User need validated - Aligned with strategy --- ### 2. Definition **Purpose**: Define what success looks like **Activities**: - Write requirements - Define acceptance criteria - Create experience spec (UX flows) - Identify dependencies **Output**: Requirements + Experience Spec - Functional requirements - Non-functional requirements - UX mockups/flows - Success metrics **Gate Criteria**: - Requirements complete and clear - Experience designed - Stakeholder sign-off --- ### 3. Design **Purpose**: Plan the technical implementation **Activities**: - Architecture decisions - API design - Data model design - Risk assessment **Output**: Architecture Spec + Implementation Plan - System design - API contracts - Data schemas - Technical risks with mitigations **Gate Criteria**: - Architecture reviewed - Implementation plan approved - Risks documented --- ### 4. Development **Purpose**: Build and test the solution **Activities**: - Write code - Write tests - Code review - QA validation **Output**: Working Code - Feature implementation - Unit tests - Integration tests - PR approved **Gate Criteria**: - All tests pass - Code reviewed - QA sign-off --- ### 5. Documentation **Purpose**: Document for users before shipping **Activities**: - Write user documentation - Write API documentation - Create support materials - Update runbooks **Output**: Documentation Package - User guides - API reference - FAQ/troubleshooting - Internal runbooks **Gate Criteria**: - Docs reviewed - Support team enabled - Runbooks complete --- ### 6. Delivery **Purpose**: Release to production safely **Activities**: - Staged rollout - Monitoring setup - Feature flags - Communication **Output**: Feature Live - Production deployment - Monitoring active - Rollback plan ready **Gate Criteria**: - Metrics baseline established - Rollback tested - Team notified --- ### 7. Data **Purpose**: Measure impact and validate success **Activities**: - Collect metrics - Analyze usage - Compare to targets - Generate insights **Output**: Data Report - Usage metrics - Success metrics vs targets - User feedback summary - Recommendations **Gate Criteria**: - Metrics collected - Analysis complete - Stakeholders informed --- ### 8. Debrief **Purpose**: Learn and improve **Activities**: - Team retrospective - Document learnings - Identify improvements - Update processes **Output**: Debrief Document - What went well - What to improve - Action items - Process updates **Gate Criteria**: - Team participated - Learnings captured - Actions assigned --- ### 9. Deprecation **Purpose**: End-of-life safely (when needed) **Activities**: - Plan migration path - Communicate timeline - Support transition - Clean removal **Output**: Clean Removal - Migration guide - Sunset communication - Code removed - Docs archived **Gate Criteria**: - Users migrated - No active usage - Clean removal ## When to Use 9D | Scenario | Starting Phase | |----------|----------------| | New Feature | Discovery | | Bug Fix | Development | | Technical Debt | Definition | | Experiment | Discovery | | Feature Retirement | Deprecation |
Related Skills
Actix-web Framework
High-performance Rust web framework with actor model foundation.
account-health-framework
Use to score accounts, flag risks, and standardize remediation triggers.
ab-test-framework-ml
Эксперт A/B тестирования. Используй для статистических тестов, экспериментов и ML-оптимизации.
grail-miner
This skill assists in setting up, managing, and optimizing Grail miners on Bittensor Subnet 81, handling tasks like environment configuration, R2 storage, model checkpoint management, and performance tuning.
ux
This AI agent skill provides comprehensive guidance for creating professional and insightful User Experience (UX) designs, covering user research, information architecture, interaction design, visual guidance, and usability evaluation. It aims to produce actionable, user-centered solutions that avoid generic AI aesthetics.
vly-money
Generate crypto payment links for supported tokens and networks, manage access to X402 payment-protected content, and provide direct access to the vly.money wallet interface.
tech-blog
Generates comprehensive technical blog posts, offering detailed explanations of system internals, architecture, and implementation, either through source code analysis or document-driven research.
astro
This skill provides essential Astro framework patterns, focusing on server-side rendering (SSR), static site generation (SSG), middleware, and TypeScript best practices. It helps AI agents implement secure authentication, manage API routes, and debug rendering behaviors within Astro projects.
lets-go-rss
A lightweight, full-platform RSS subscription manager that aggregates content from YouTube, Vimeo, Behance, Twitter/X, and Chinese platforms like Bilibili, Weibo, and Douyin, featuring deduplication and AI smart classification.
thor-skills
An entry point and router for AI agents to manage various THOR-related cybersecurity tasks, including running scans, analyzing logs, troubleshooting, and maintenance.
modal-deployment
Run Python code in the cloud with serverless containers, GPUs, and autoscaling using Modal. This skill enables agents to generate code for deploying ML models, running batch jobs, serving APIs, and scaling compute-intensive workloads.
chrome-debug
This skill empowers AI agents to debug web applications and inspect browser behavior using the Chrome DevTools Protocol (CDP), offering both collaborative (headful) and automated (headless) modes.