Commit 7f4d9d0
docs: update READMEs and TDD plan for OIDC command documentation
Update documentation across repository to reflect new OIDC functionality:
📚 claude-dev-toolkit/README.md:
- Add OIDC command examples in Quick Start section
- Include comprehensive CLI usage with --help, --dry-run options
- Document new v0.0.1-alpha.9 features in Recent Updates section
- Add OIDC configuration examples with AWS region and stack name
📚 README.md (main):
- Add OIDC configuration step in 30-second Quick Start guide
- Include claude-commands oidc --help, --dry-run, --region examples
- Update step numbering to include OIDC configuration workflow
- Maintain security-first approach with review recommendations
📋 docs/plans/oidc-tdd-implementation-plan.md:
- Add REQ-DOC-001: Documentation Updates as Phase 1 requirement
- Ensure README updates are part of standard TDD implementation cycle
- Document requirement for updating both toolkit and main READMEs
- Include CLI help examples and version change documentation
✅ Documentation Standards:
- Both README files now include OIDC command usage examples
- Users can discover OIDC functionality through multiple paths
- Version 0.0.1-alpha.9 features are properly documented
- TDD plan includes documentation as requirement for future phases
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent 3a9fb5a commit 7f4d9d0
File tree
3 files changed
+28
-4
lines changed- claude-dev-toolkit
- docs/plans
3 files changed
+28
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
79 | 84 | | |
80 | 85 | | |
81 | 86 | | |
82 | 87 | | |
83 | 88 | | |
84 | 89 | | |
85 | 90 | | |
86 | | - | |
| 91 | + | |
87 | 92 | | |
88 | 93 | | |
89 | | - | |
| 94 | + | |
90 | 95 | | |
91 | 96 | | |
92 | 97 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
100 | 106 | | |
101 | 107 | | |
102 | 108 | | |
| |||
264 | 270 | | |
265 | 271 | | |
266 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
267 | 280 | | |
268 | 281 | | |
269 | 282 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 | | |
43 | 49 | | |
44 | 50 | | |
| |||
0 commit comments