agentic-sdlc 1.5.1 → 1.8.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.agent/rules/agent-execution.md +55 -0
- package/.agent/rules/ai-enforcement.md +4 -3
- package/.agent/rules/artifacts.md +79 -77
- package/.agent/rules/auto-learning.md +78 -0
- package/.agent/rules/code-quality.md +40 -0
- package/.agent/rules/git-workflow.md +44 -24
- package/.agent/rules/global.md +10 -6
- package/.agent/rules/naming-conventions.md +55 -0
- package/.agent/skills/role-ba.md +6 -2
- package/.agent/skills/role-brain.md +5 -1
- package/.agent/skills/role-cloud.md +38 -0
- package/.agent/skills/role-dev.md +31 -5
- package/.agent/skills/role-devops.md +9 -0
- package/.agent/skills/role-game.md +35 -0
- package/.agent/skills/role-mobile.md +55 -0
- package/.agent/skills/role-orchestrator.md +4 -0
- package/.agent/skills/role-pm.md +4 -0
- package/.agent/skills/role-po.md +4 -0
- package/.agent/skills/role-reporter.md +4 -0
- package/.agent/skills/role-research.md +78 -0
- package/.agent/skills/role-sa.md +4 -0
- package/.agent/skills/role-seca.md +4 -0
- package/.agent/skills/role-stakeholder.md +4 -0
- package/.agent/skills/role-tester.md +15 -3
- package/.agent/skills/role-uiux.md +4 -0
- package/.agent/templates/CHANGELOG-Template.md +2 -2
- package/.agent/templates/Design-Verification-Report-Template.md +4 -4
- package/.agent/templates/DevOps-Plan-Template.md +7 -0
- package/.agent/templates/Specification-Template.md +38 -0
- package/.agent/templates/ab-comparison-report.md +175 -0
- package/.agent/templates/observer-report.md +131 -0
- package/.agent/templates/quality-score-report.md +197 -0
- package/.agent/templates/self-learning-digest.md +268 -0
- package/.agent/templates/system-health-report.md +330 -0
- package/.agent/workflows/ab.md +101 -0
- package/.agent/workflows/autogen.md +65 -0
- package/.agent/workflows/brain.md +52 -42
- package/.agent/workflows/commit.md +61 -0
- package/.agent/workflows/cycle.md +36 -15
- package/.agent/workflows/debug.md +123 -0
- package/.agent/workflows/deep-search.md +82 -0
- package/.agent/workflows/docs.md +144 -0
- package/.agent/workflows/emergency.md +17 -15
- package/.agent/workflows/explore.md +15 -9
- package/.agent/workflows/housekeeping.md +24 -11
- package/.agent/workflows/metrics.md +14 -12
- package/.agent/workflows/monitor.md +98 -0
- package/.agent/workflows/observe.md +84 -0
- package/.agent/workflows/onboarding.md +135 -0
- package/.agent/workflows/orchestrator.md +21 -14
- package/.agent/workflows/planning.md +126 -0
- package/.agent/workflows/refactor.md +132 -0
- package/.agent/workflows/release.md +19 -12
- package/.agent/workflows/review.md +99 -0
- package/.agent/workflows/score.md +104 -0
- package/.agent/workflows/sprint.md +16 -14
- package/.agent/workflows/validate.md +13 -11
- package/.agent/workflows/worktree.md +154 -0
- package/CHANGELOG.md +88 -0
- package/README.md +12 -4
- package/bin/cli.js +143 -13
- package/docs/.brain-health-history.json +42 -0
- package/docs/.brain-improvements.json +53 -0
- package/docs/.brain-learner-log.json +27 -0
- package/docs/.brain-scores.json +310 -0
- package/docs/architecture/system-flow.mermaid +81 -0
- package/docs/artifacts/2026-01-05-enforcement-gates-plan.md +80 -0
- package/docs/artifacts/2026-01-05-workflow-analysis.md +231 -0
- package/docs/artifacts/README.md +26 -0
- package/docs/guides/MCP-GUIDE.md +1 -0
- package/docs/reports/2026-01-05-autogen-evaluation.md +64 -0
- package/docs/reports/2026-01-05-brain-layer-analysis.md +109 -0
- package/docs/reports/2026-01-05-repository-audit.md +253 -0
- package/docs/reports/Metrics-Dashboard-2026-01-08.md +29 -0
- package/docs/reports/Metrics-Dashboard-Final.md +29 -0
- package/docs/reports/Validation-Report-2026-01-05.md +40 -0
- package/docs/reports/Validation-Report-2026-01-08.md +40 -0
- package/docs/reports/worktrunk-audit.md +94 -0
- package/docs/solutions/README.md +96 -0
- package/docs/walkthroughs/2026-01-05-audit-implementation.md +36 -0
- package/docs/walkthroughs/2026-01-05-autonomy-release.md +54 -0
- package/docs/walkthroughs/2026-01-05-enforcement-gates.md +33 -0
- package/docs/walkthroughs/2026-01-05-judge-enhancement.md +30 -0
- package/docs/walkthroughs/2026-01-05-landing-page-orchestrator.md +52 -0
- package/docs/walkthroughs/2026-01-05-validation.md +32 -0
- package/docs/walkthroughs/2026-01-05-workflow-audit.md +89 -0
- package/docs/walkthroughs/2026-01-05-workflow-refactoring.md +44 -0
- package/docs/walkthroughs/2026-01-06-worktrunk-integration.md +41 -0
- package/docs/walkthroughs/README.md +25 -0
- package/package.json +33 -19
- package/.agent/knowledge-base/AUTO-LEARNING-GUIDE.md +0 -327
- package/.agent/knowledge-base/HOW-IT-WORKS.md +0 -365
- package/.agent/knowledge-base/INDEX.md +0 -43
- package/.agent/knowledge-base/README.md +0 -242
- package/.agent/knowledge-base/architecture/.gitkeep +0 -1
- package/.agent/knowledge-base/architecture/KB-2026-01-01-003-neo4j-graph-database-skills.md +0 -1146
- package/.agent/knowledge-base/architecture/README.md +0 -98
- package/.agent/knowledge-base/bugs/.gitkeep +0 -1
- package/.agent/knowledge-base/bugs/KB-2026-01-02-yaml-special-character-escaping.md +0 -56
- package/.agent/knowledge-base/bugs/medium/KB-2026-01-01-001-example-auto-learned.md +0 -198
- package/.agent/knowledge-base/features/.gitkeep +0 -1
- package/.agent/knowledge-base/features/KB-2026-01-01-001-landing-page-design-trends-2026.md +0 -646
- package/.agent/knowledge-base/features/KB-2026-01-01-004-uiux-design-skills-2026.md +0 -945
- package/.agent/knowledge-base/features/KB-2026-01-01-005-modern-ai-landing-page-ui.md +0 -310
- package/.agent/knowledge-base/features/KB-2026-01-01-006-award-winning-landing-page-patterns.md +0 -324
- package/.agent/knowledge-base/features/KB-2026-01-02-001-cleanup-workflow.md +0 -242
- package/.agent/knowledge-base/features/KB-2026-01-02-002-landing-page-monorepo-architecture.md +0 -148
- package/.agent/knowledge-base/features/KB-2026-01-02-003-premium-glassmorphism-patterns.md +0 -58
- package/.agent/knowledge-base/features/KB-2026-01-04-ai-agent-enforcement.md +0 -46
- package/.agent/knowledge-base/features/README.md +0 -83
- package/.agent/knowledge-base/features/figma-landing-page-workflow.md +0 -311
- package/.agent/knowledge-base/features/figma-mcp-sa-guide.md +0 -673
- package/.agent/knowledge-base/features/figma-mcp-uiux-guide.md +0 -459
- package/.agent/knowledge-base/performance/.gitkeep +0 -1
- package/.agent/knowledge-base/performance/KB-2026-01-02-lazy-loading-optimization.md +0 -80
- package/.agent/knowledge-base/platform-specific/.gitkeep +0 -1
- package/.agent/knowledge-base/platform-specific/KB-2026-01-02-windows-console-encoding.md +0 -56
- package/.agent/knowledge-base/role-guides/DEV-KB-Guide.md +0 -527
- package/.agent/knowledge-base/role-guides/DEVOPS-KB-Guide.md +0 -491
- package/.agent/knowledge-base/role-guides/PM-KB-Guide.md +0 -299
- package/.agent/knowledge-base/role-guides/SECA-KB-Guide.md +0 -555
- package/.agent/knowledge-base/role-guides/TESTER-KB-Guide.md +0 -519
- package/.agent/knowledge-base/security/.gitkeep +0 -1
- package/.agent/knowledge-base/security/KB-2026-01-02-input-validation-sanitization.md +0 -74
- package/.agent/rules/AUTO-LEARNING.md +0 -418
- package/.agent/rules/KNOWLEDGE-BASE.md +0 -45
- package/.agent/skills/role-qa.md +0 -81
- package/.agent/workflows/compound.md +0 -51
- package/.agent/workflows/preflight.md +0 -35
- package/.agent/workflows/route.md +0 -160
- package/bin/kb +0 -34
- package/bin/kb.bat +0 -28
- package/bin/kb_cli.py +0 -226
- package/bin/lib/README.md +0 -411
- package/bin/lib/__init__.py +0 -7
- package/bin/lib/__pycache__/kb_add.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_common.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_compound.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_index.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_list.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_search.cpython-313.pyc +0 -0
- package/bin/lib/__pycache__/kb_stats.cpython-313.pyc +0 -0
- package/bin/lib/kb_add.py +0 -203
- package/bin/lib/kb_common.py +0 -224
- package/bin/lib/kb_compound.py +0 -250
- package/bin/lib/kb_index.py +0 -193
- package/bin/lib/kb_list.py +0 -144
- package/bin/lib/kb_search.py +0 -121
- package/bin/lib/kb_stats.py +0 -153
|
@@ -1,299 +0,0 @@
|
|
|
1
|
-
# 📋 Project Manager - Knowledge Base Guide
|
|
2
|
-
|
|
3
|
-
## Role: @PM (Project Manager)
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
## 🎯 Your Auto-Learning Responsibilities
|
|
8
|
-
|
|
9
|
-
As PM, you capture knowledge about:
|
|
10
|
-
- Planning patterns and estimation accuracy
|
|
11
|
-
- Scope management challenges
|
|
12
|
-
- Stakeholder communication strategies
|
|
13
|
-
- Requirements gathering techniques
|
|
14
|
-
- Risk identification and mitigation
|
|
15
|
-
|
|
16
|
-
---
|
|
17
|
-
|
|
18
|
-
## 🔄 Auto-Learning Triggers for PM
|
|
19
|
-
|
|
20
|
-
### Mandatory KB Entry Creation
|
|
21
|
-
|
|
22
|
-
| Trigger | When | Category | Example |
|
|
23
|
-
|---------|------|----------|---------|
|
|
24
|
-
| **Scope Creep** | Unplanned features requested | Architecture | KB-[date]-###-scope-management |
|
|
25
|
-
| **Estimation Error** | Actual vs estimated >30% variance | Architecture | KB-[date]-###-estimation-pattern |
|
|
26
|
-
| **Requirements Change** | Major requirement revision | Architecture | KB-[date]-###-requirement-change |
|
|
27
|
-
| **Stakeholder Conflict** | Conflicting priorities resolved | Architecture | KB-[date]-###-stakeholder-alignment |
|
|
28
|
-
| **Risk Materialized** | Identified risk became issue | Architecture | KB-[date]-###-risk-pattern |
|
|
29
|
-
| **Planning Mistake** | Planning approach failed | Architecture | KB-[date]-###-planning-lesson |
|
|
30
|
-
|
|
31
|
-
---
|
|
32
|
-
|
|
33
|
-
## 📝 KB Entry Template for PM
|
|
34
|
-
|
|
35
|
-
```markdown
|
|
36
|
-
# KB-[YYYY-MM-DD]-[###] - [Planning Pattern Title]
|
|
37
|
-
|
|
38
|
-
## Document Info
|
|
39
|
-
| Field | Value |
|
|
40
|
-
|-------|-------|
|
|
41
|
-
| ID | KB-[YYYY-MM-DD]-[###] |
|
|
42
|
-
| Date | [YYYY-MM-DD] |
|
|
43
|
-
| Author | @PM |
|
|
44
|
-
| Category | Architecture |
|
|
45
|
-
| Severity | [High/Medium/Low] |
|
|
46
|
-
| Auto-Generated | Yes |
|
|
47
|
-
| Source Task | [Task ID] |
|
|
48
|
-
| Sprint | [N] |
|
|
49
|
-
| Tags | #planning #project-management #auto-learned |
|
|
50
|
-
|
|
51
|
-
---
|
|
52
|
-
|
|
53
|
-
## Planning Challenge
|
|
54
|
-
|
|
55
|
-
### Description
|
|
56
|
-
[What planning issue occurred]
|
|
57
|
-
|
|
58
|
-
### Context
|
|
59
|
-
- **Project Phase:** [Planning/Execution/Closure]
|
|
60
|
-
- **Stakeholders Involved:** [List]
|
|
61
|
-
- **Timeline Impact:** [Days/weeks affected]
|
|
62
|
-
- **Budget Impact:** [If applicable]
|
|
63
|
-
|
|
64
|
-
### Symptoms
|
|
65
|
-
- [How the issue manifested]
|
|
66
|
-
- [What signals were missed]
|
|
67
|
-
- [When it was discovered]
|
|
68
|
-
|
|
69
|
-
---
|
|
70
|
-
|
|
71
|
-
## Root Cause Analysis
|
|
72
|
-
|
|
73
|
-
### What Happened
|
|
74
|
-
[Detailed explanation of the planning issue]
|
|
75
|
-
|
|
76
|
-
### Why It Happened
|
|
77
|
-
- [Root cause 1]
|
|
78
|
-
- [Root cause 2]
|
|
79
|
-
- [Contributing factors]
|
|
80
|
-
|
|
81
|
-
### Warning Signs Missed
|
|
82
|
-
- [Early indicator 1]
|
|
83
|
-
- [Early indicator 2]
|
|
84
|
-
|
|
85
|
-
---
|
|
86
|
-
|
|
87
|
-
## Solution Applied
|
|
88
|
-
|
|
89
|
-
### Approach
|
|
90
|
-
[How the issue was resolved]
|
|
91
|
-
|
|
92
|
-
### Actions Taken
|
|
93
|
-
1. [Action 1]
|
|
94
|
-
2. [Action 2]
|
|
95
|
-
3. [Action 3]
|
|
96
|
-
|
|
97
|
-
### Stakeholder Communication
|
|
98
|
-
[How stakeholders were informed and aligned]
|
|
99
|
-
|
|
100
|
-
### Timeline Adjustment
|
|
101
|
-
[How schedule was revised if needed]
|
|
102
|
-
|
|
103
|
-
---
|
|
104
|
-
|
|
105
|
-
## Prevention Measures
|
|
106
|
-
|
|
107
|
-
### Planning Checklist Updates
|
|
108
|
-
- [ ] [New checklist item 1]
|
|
109
|
-
- [ ] [New checklist item 2]
|
|
110
|
-
|
|
111
|
-
### Early Warning Indicators
|
|
112
|
-
- [Indicator 1 to watch for]
|
|
113
|
-
- [Indicator 2 to watch for]
|
|
114
|
-
|
|
115
|
-
### Stakeholder Management
|
|
116
|
-
- [Communication strategy]
|
|
117
|
-
- [Alignment approach]
|
|
118
|
-
|
|
119
|
-
### Risk Register Updates
|
|
120
|
-
- [New risk to track]
|
|
121
|
-
- [Mitigation strategy]
|
|
122
|
-
|
|
123
|
-
---
|
|
124
|
-
|
|
125
|
-
## Lessons Learned
|
|
126
|
-
|
|
127
|
-
### What Worked Well
|
|
128
|
-
- [Success 1]
|
|
129
|
-
- [Success 2]
|
|
130
|
-
|
|
131
|
-
### What Didn't Work
|
|
132
|
-
- [Failed approach 1]
|
|
133
|
-
- [Failed approach 2]
|
|
134
|
-
|
|
135
|
-
### Key Takeaways
|
|
136
|
-
1. [Takeaway 1]
|
|
137
|
-
2. [Takeaway 2]
|
|
138
|
-
|
|
139
|
-
---
|
|
140
|
-
|
|
141
|
-
## Related Entries
|
|
142
|
-
- KB-[ID]: [Related planning pattern]
|
|
143
|
-
|
|
144
|
-
---
|
|
145
|
-
|
|
146
|
-
#knowledge-base #planning #project-management #auto-learned
|
|
147
|
-
```
|
|
148
|
-
|
|
149
|
-
---
|
|
150
|
-
|
|
151
|
-
## 🔍 Pre-Planning KB Search
|
|
152
|
-
|
|
153
|
-
Before creating a project plan, search KB for:
|
|
154
|
-
|
|
155
|
-
```markdown
|
|
156
|
-
### PM KB Search Checklist
|
|
157
|
-
- [ ] Similar project types
|
|
158
|
-
- [ ] Common estimation patterns
|
|
159
|
-
- [ ] Known scope creep triggers
|
|
160
|
-
- [ ] Stakeholder management strategies
|
|
161
|
-
- [ ] Risk patterns for this domain
|
|
162
|
-
|
|
163
|
-
**Search Keywords:**
|
|
164
|
-
- Project type (web, mobile, API, etc.)
|
|
165
|
-
- Technology stack
|
|
166
|
-
- Team size
|
|
167
|
-
- Timeline constraints
|
|
168
|
-
```
|
|
169
|
-
|
|
170
|
-
---
|
|
171
|
-
|
|
172
|
-
## 📊 PM-Specific Metrics
|
|
173
|
-
|
|
174
|
-
Track in your Phase Reports:
|
|
175
|
-
|
|
176
|
-
```markdown
|
|
177
|
-
## Planning Knowledge Metrics
|
|
178
|
-
|
|
179
|
-
### Estimation Accuracy
|
|
180
|
-
- **Planned:** [X] hours/days
|
|
181
|
-
- **Actual:** [Y] hours/days
|
|
182
|
-
- **Variance:** [Z]%
|
|
183
|
-
- **KB Entry Created:** [Yes/No - KB-ID]
|
|
184
|
-
|
|
185
|
-
### Scope Management
|
|
186
|
-
- **Original Scope:** [X] features
|
|
187
|
-
- **Scope Changes:** [Y] changes
|
|
188
|
-
- **Scope Creep:** [Z] unplanned features
|
|
189
|
-
- **KB Entries:** [List KB-IDs]
|
|
190
|
-
|
|
191
|
-
### Risk Management
|
|
192
|
-
- **Risks Identified:** [X]
|
|
193
|
-
- **Risks Materialized:** [Y]
|
|
194
|
-
- **KB Entries:** [List KB-IDs]
|
|
195
|
-
```
|
|
196
|
-
|
|
197
|
-
---
|
|
198
|
-
|
|
199
|
-
## 🎯 Integration with Project Plan
|
|
200
|
-
|
|
201
|
-
Add this section to every Project Plan:
|
|
202
|
-
|
|
203
|
-
```markdown
|
|
204
|
-
## Knowledge Base Integration
|
|
205
|
-
|
|
206
|
-
### KB Entries Referenced
|
|
207
|
-
| KB-ID | Title | How It Informed Planning |
|
|
208
|
-
|-------|-------|-------------------------|
|
|
209
|
-
| KB-[ID] | [Title] | [Description] |
|
|
210
|
-
|
|
211
|
-
### Planning Assumptions Based on KB
|
|
212
|
-
1. [Assumption 1 from KB-ID]
|
|
213
|
-
2. [Assumption 2 from KB-ID]
|
|
214
|
-
|
|
215
|
-
### Risk Register from KB
|
|
216
|
-
| Risk | Source KB | Mitigation |
|
|
217
|
-
|------|-----------|------------|
|
|
218
|
-
| [Risk] | KB-[ID] | [Strategy] |
|
|
219
|
-
```
|
|
220
|
-
|
|
221
|
-
---
|
|
222
|
-
|
|
223
|
-
## 🚀 Quick Actions
|
|
224
|
-
|
|
225
|
-
### After Requirements Gathering
|
|
226
|
-
```bash
|
|
227
|
-
# Search for similar projects
|
|
228
|
-
grep -r "similar-domain" .agent/knowledge-base/architecture/
|
|
229
|
-
|
|
230
|
-
# Check estimation patterns
|
|
231
|
-
grep -r "estimation" .agent/knowledge-base/architecture/
|
|
232
|
-
```
|
|
233
|
-
|
|
234
|
-
### After Scope Change
|
|
235
|
-
```markdown
|
|
236
|
-
1. Document scope change reason
|
|
237
|
-
2. Create KB entry if pattern emerges
|
|
238
|
-
3. Update risk register
|
|
239
|
-
4. Notify team via @tags
|
|
240
|
-
```
|
|
241
|
-
|
|
242
|
-
### After Sprint Completion
|
|
243
|
-
```markdown
|
|
244
|
-
1. Compare planned vs actual
|
|
245
|
-
2. If variance >30%, create KB entry
|
|
246
|
-
3. Document lessons learned
|
|
247
|
-
4. Update estimation models
|
|
248
|
-
```
|
|
249
|
-
|
|
250
|
-
---
|
|
251
|
-
|
|
252
|
-
## 📚 Example KB Entries for PM
|
|
253
|
-
|
|
254
|
-
### Example 1: Scope Creep Pattern
|
|
255
|
-
**KB-2026-01-01-010-scope-creep-feature-requests.md**
|
|
256
|
-
- Pattern: Stakeholder requests features mid-sprint
|
|
257
|
-
- Solution: Implement change request process
|
|
258
|
-
- Prevention: Weekly stakeholder alignment meetings
|
|
259
|
-
|
|
260
|
-
### Example 2: Estimation Error
|
|
261
|
-
**KB-2026-01-01-011-underestimated-integration-complexity.md**
|
|
262
|
-
- Pattern: Third-party integrations take 2x longer
|
|
263
|
-
- Solution: Add 100% buffer for integrations
|
|
264
|
-
- Prevention: Technical spike before estimation
|
|
265
|
-
|
|
266
|
-
### Example 3: Risk Materialized
|
|
267
|
-
**KB-2026-01-01-012-dependency-delay-risk.md**
|
|
268
|
-
- Pattern: External dependency caused 2-week delay
|
|
269
|
-
- Solution: Parallel work streams, mock dependencies
|
|
270
|
-
- Prevention: Identify critical path dependencies early
|
|
271
|
-
|
|
272
|
-
---
|
|
273
|
-
|
|
274
|
-
## 🎓 PM Best Practices
|
|
275
|
-
|
|
276
|
-
1. **Search KB Before Planning**
|
|
277
|
-
- Review similar projects
|
|
278
|
-
- Check estimation patterns
|
|
279
|
-
- Identify common risks
|
|
280
|
-
|
|
281
|
-
2. **Document Planning Decisions**
|
|
282
|
-
- Why certain approaches chosen
|
|
283
|
-
- What alternatives considered
|
|
284
|
-
- What assumptions made
|
|
285
|
-
|
|
286
|
-
3. **Track Variance**
|
|
287
|
-
- Planned vs actual always
|
|
288
|
-
- Create KB entry if >30% variance
|
|
289
|
-
- Update estimation models
|
|
290
|
-
|
|
291
|
-
4. **Share Lessons**
|
|
292
|
-
- Add to KB immediately
|
|
293
|
-
- Tag relevant roles
|
|
294
|
-
- Update planning templates
|
|
295
|
-
|
|
296
|
-
---
|
|
297
|
-
|
|
298
|
-
#pm #project-manager #knowledge-base #planning
|
|
299
|
-
|