You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Established methodologies (e.g., FDD, Scrum, Kanban for process skills)
30
-
3.**Read existing research**: Check `docs/academic_research.md` for related entries
30
+
3.**Read existing research**: Check `docs/scientific-research/` for related entries — each file covers a domain (testing, oop-design, architecture, ai-agents, etc.)
31
31
4.**Synthesize conclusions**: Extract actionable conclusions — what works, why, and when to apply it
32
32
5.**Embed as guidance**: Write the skill's steps, checklists, and decision rules based on those conclusions — not as academic citations but as direct guidance ("Use X because it produces Y outcome")
33
33
@@ -133,6 +133,7 @@ Add the skill name to the agent's "Available Skills" section so the agent knows
133
133
| Skill | Used By | Purpose |
134
134
|---|---|---|
135
135
|`session-workflow`| all agents | Session start/end protocol |
136
+
|`feature-selection`| product-owner | Score and select next backlog feature (WSJF) |
0 commit comments