@tgoodington/intuition 8.1.2 → 9.2.0

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.
Files changed (116) hide show
  1. package/docs/v9/decision-framework-direction.md +142 -0
  2. package/docs/v9/decision-framework-implementation.md +114 -0
  3. package/docs/v9/domain-adaptive-team-architecture.md +1016 -0
  4. package/docs/v9/test/SESSION_SUMMARY.md +117 -0
  5. package/docs/v9/test/TEST_PLAN.md +119 -0
  6. package/docs/v9/test/blueprints/legal-analyst.md +166 -0
  7. package/docs/v9/test/output/07_cover_letter.md +41 -0
  8. package/docs/v9/test/phase2/mock_plan.md +89 -0
  9. package/docs/v9/test/phase2/producers.json +32 -0
  10. package/docs/v9/test/phase2/specialists/database-architect.specialist.md +10 -0
  11. package/docs/v9/test/phase2/specialists/financial-analyst.specialist.md +10 -0
  12. package/docs/v9/test/phase2/specialists/legal-analyst.specialist.md +10 -0
  13. package/docs/v9/test/phase2/specialists/technical-writer.specialist.md +10 -0
  14. package/docs/v9/test/phase2/team_assignment.json +61 -0
  15. package/docs/v9/test/phase3/blueprints/legal-analyst.md +840 -0
  16. package/docs/v9/test/phase3/legal-analyst-full.specialist.md +111 -0
  17. package/docs/v9/test/phase3/project_context/nh_landlord_tenant_notes.md +35 -0
  18. package/docs/v9/test/phase3/project_context/property_facts.md +32 -0
  19. package/docs/v9/test/phase3b/blueprints/legal-analyst.md +1715 -0
  20. package/docs/v9/test/phase3b/legal-analyst.specialist.md +153 -0
  21. package/docs/v9/test/phase3b/scratch/legal-analyst-stage1.md +270 -0
  22. package/docs/v9/test/phase4/TEST_PLAN.md +32 -0
  23. package/docs/v9/test/phase4/blueprints/financial-analyst-T2.md +538 -0
  24. package/docs/v9/test/phase4/blueprints/legal-analyst-T4.md +253 -0
  25. package/docs/v9/test/phase4/cross-blueprint-check.md +280 -0
  26. package/docs/v9/test/phase4/scratch/financial-analyst-T2-stage1.md +67 -0
  27. package/docs/v9/test/phase4/scratch/legal-analyst-T4-stage1.md +54 -0
  28. package/docs/v9/test/phase4/specialists/financial-analyst.specialist.md +156 -0
  29. package/docs/v9/test/phase4/specialists/legal-analyst.specialist.md +153 -0
  30. package/docs/v9/test/phase5/TEST_PLAN.md +35 -0
  31. package/docs/v9/test/phase5/blueprints/code-architect-hw-vetter.md +375 -0
  32. package/docs/v9/test/phase5/output/04_compliance_checklist.md +149 -0
  33. package/docs/v9/test/phase5/output/hardware-vetter-SKILL-v2.md +561 -0
  34. package/docs/v9/test/phase5/output/hardware-vetter-SKILL.md +459 -0
  35. package/docs/v9/test/phase5/producers/code-writer.producer.md +49 -0
  36. package/docs/v9/test/phase5/producers/document-writer.producer.md +62 -0
  37. package/docs/v9/test/phase5/regression-comparison-v2.md +60 -0
  38. package/docs/v9/test/phase5/regression-comparison.md +197 -0
  39. package/docs/v9/test/phase5/review-5A-specialist.md +213 -0
  40. package/docs/v9/test/phase5/specialist-test/TEST_PLAN.md +60 -0
  41. package/docs/v9/test/phase5/specialist-test/blueprint-comparison.md +252 -0
  42. package/docs/v9/test/phase5/specialist-test/blueprints/code-architect-hw-vetter.md +916 -0
  43. package/docs/v9/test/phase5/specialist-test/scratch/code-architect-stage1.md +427 -0
  44. package/docs/v9/test/phase5/specialists/code-architect.specialist.md +168 -0
  45. package/docs/v9/test/phase5b/TEST_PLAN.md +219 -0
  46. package/docs/v9/test/phase5b/blueprints/5B-10-stage2-with-decisions.md +286 -0
  47. package/docs/v9/test/phase5b/decisions/5B-2-accept-all-decisions.json +68 -0
  48. package/docs/v9/test/phase5b/decisions/5B-3-promote-decisions.json +70 -0
  49. package/docs/v9/test/phase5b/decisions/5B-4-individual-decisions.json +68 -0
  50. package/docs/v9/test/phase5b/decisions/5B-5-triage-decisions.json +110 -0
  51. package/docs/v9/test/phase5b/decisions/5B-6-fallback-decisions.json +40 -0
  52. package/docs/v9/test/phase5b/decisions/5B-8-partial-decisions.json +46 -0
  53. package/docs/v9/test/phase5b/decisions/5B-9-complete-decisions.json +54 -0
  54. package/docs/v9/test/phase5b/scratch/code-architect-stage1.md +133 -0
  55. package/docs/v9/test/phase5b/specialists/code-architect.specialist.md +202 -0
  56. package/docs/v9/test/phase5b/stage1-many-decisions.md +139 -0
  57. package/docs/v9/test/phase5b/stage1-no-assumptions.md +70 -0
  58. package/docs/v9/test/phase5b/stage1-with-assumptions.md +86 -0
  59. package/docs/v9/test/phase5b/test-5B-1-results.md +157 -0
  60. package/docs/v9/test/phase5b/test-5B-10-results.md +130 -0
  61. package/docs/v9/test/phase5b/test-5B-2-results.md +75 -0
  62. package/docs/v9/test/phase5b/test-5B-3-results.md +104 -0
  63. package/docs/v9/test/phase5b/test-5B-4-results.md +114 -0
  64. package/docs/v9/test/phase5b/test-5B-5-results.md +126 -0
  65. package/docs/v9/test/phase5b/test-5B-6-results.md +60 -0
  66. package/docs/v9/test/phase5b/test-5B-7-results.md +141 -0
  67. package/docs/v9/test/phase5b/test-5B-8-results.md +115 -0
  68. package/docs/v9/test/phase5b/test-5B-9-results.md +76 -0
  69. package/docs/v9/test/producers/document-writer.producer.md +62 -0
  70. package/docs/v9/test/specialists/legal-analyst.specialist.md +58 -0
  71. package/package.json +4 -2
  72. package/producers/code-writer/code-writer.producer.md +86 -0
  73. package/producers/data-file-writer/data-file-writer.producer.md +116 -0
  74. package/producers/document-writer/document-writer.producer.md +117 -0
  75. package/producers/form-filler/form-filler.producer.md +99 -0
  76. package/producers/presentation-creator/presentation-creator.producer.md +109 -0
  77. package/producers/spreadsheet-builder/spreadsheet-builder.producer.md +107 -0
  78. package/scripts/install-skills.js +88 -7
  79. package/scripts/uninstall-skills.js +3 -0
  80. package/skills/intuition-agent-advisor/SKILL.md +107 -0
  81. package/skills/intuition-assemble/SKILL.md +261 -0
  82. package/skills/intuition-build/SKILL.md +211 -151
  83. package/skills/intuition-debugger/SKILL.md +4 -4
  84. package/skills/intuition-design/SKILL.md +7 -3
  85. package/skills/intuition-detail/SKILL.md +377 -0
  86. package/skills/intuition-engineer/SKILL.md +8 -4
  87. package/skills/intuition-handoff/SKILL.md +251 -213
  88. package/skills/intuition-handoff/references/handoff_core.md +16 -16
  89. package/skills/intuition-initialize/SKILL.md +20 -5
  90. package/skills/intuition-initialize/references/state_template.json +16 -1
  91. package/skills/intuition-plan/SKILL.md +139 -59
  92. package/skills/intuition-plan/references/magellan_core.md +8 -8
  93. package/skills/intuition-plan/references/templates/plan_template.md +5 -5
  94. package/skills/intuition-prompt/SKILL.md +89 -27
  95. package/skills/intuition-start/SKILL.md +42 -9
  96. package/skills/intuition-start/references/start_core.md +12 -12
  97. package/skills/intuition-test/SKILL.md +345 -0
  98. package/specialists/api-designer/api-designer.specialist.md +291 -0
  99. package/specialists/business-analyst/business-analyst.specialist.md +270 -0
  100. package/specialists/copywriter/copywriter.specialist.md +268 -0
  101. package/specialists/database-architect/database-architect.specialist.md +275 -0
  102. package/specialists/devops-infrastructure/devops-infrastructure.specialist.md +314 -0
  103. package/specialists/financial-analyst/financial-analyst.specialist.md +269 -0
  104. package/specialists/frontend-component/frontend-component.specialist.md +293 -0
  105. package/specialists/instructional-designer/instructional-designer.specialist.md +285 -0
  106. package/specialists/legal-analyst/legal-analyst.specialist.md +260 -0
  107. package/specialists/marketing-strategist/marketing-strategist.specialist.md +281 -0
  108. package/specialists/project-manager/project-manager.specialist.md +266 -0
  109. package/specialists/research-analyst/research-analyst.specialist.md +273 -0
  110. package/specialists/security-auditor/security-auditor.specialist.md +354 -0
  111. package/specialists/technical-writer/technical-writer.specialist.md +275 -0
  112. package/skills/intuition-initialize/references/design_brief_template.md +0 -64
  113. package/skills/intuition-initialize/references/discovery_output_template.json +0 -19
  114. package/skills/intuition-initialize/references/execution_brief_template.md +0 -160
  115. package/skills/intuition-initialize/references/planning_brief_template.md +0 -101
  116. package/skills/intuition-initialize/references/project_plan_template.md +0 -151
@@ -1,151 +0,0 @@
1
- # Project Plan Template
2
-
3
- This file demonstrates the format for creating a comprehensive project plan. Use this template during first-time activation to collaboratively build a shared understanding of the project with the user.
4
-
5
- ## Format
6
-
7
- A project plan should include:
8
- - Metadata (creation date, current status)
9
- - Project overview (brief description of what you're building)
10
- - Goals (primary objectives)
11
- - Current phase (where you are in the development lifecycle)
12
- - Architecture overview (high-level technical approach)
13
- - Completed milestones (what's been done)
14
- - Next steps (actionable items)
15
- - Open questions (unresolved decisions)
16
- - Notes (additional context)
17
-
18
- ## Example Structure
19
-
20
- ---
21
-
22
- # Project Plan: [Project Name]
23
-
24
- **Created:** 2025-01-15
25
- **Last Updated:** 2025-01-20
26
- **Status:** Planning / In Implementation / Complete
27
-
28
- ## Project Overview
29
-
30
- [2-3 sentence description of what you're building and why]
31
-
32
- **Example:**
33
- Building a contact management API using FastAPI and AlloyDB on GCP. The API will provide CRUD operations for contacts with authentication and will be deployed to Cloud Run with CI/CD via GitHub Actions.
34
-
35
- ## Goals
36
-
37
- [Primary objectives for this project - what success looks like]
38
-
39
- **Example:**
40
- - Create a production-ready REST API for contact management
41
- - Implement secure authentication and authorization
42
- - Deploy to GCP Cloud Run with automated CI/CD
43
- - Achieve <100ms response time for read operations
44
- - Support 1000+ concurrent users
45
-
46
- ## Current Phase
47
-
48
- [Where you are in the development lifecycle]
49
-
50
- **Possible phases:**
51
- - Discovery / Planning
52
- - Initial Setup / Scaffolding
53
- - MVP Development
54
- - Feature Enhancement
55
- - Testing & Refinement
56
- - Production Deployment
57
- - Maintenance & Support
58
-
59
- **Example:**
60
- MVP Development - Core CRUD operations implemented, working on authentication integration.
61
-
62
- ## Architecture Overview
63
-
64
- [High-level technical approach - key technologies and how they fit together]
65
-
66
- **Example:**
67
- - **Backend:** FastAPI (Python 3.11) with Pydantic validation
68
- - **Database:** AlloyDB for PostgreSQL with Alembic migrations
69
- - **Authentication:** OAuth 2.0 with Google Sign-In
70
- - **Deployment:** Cloud Run (containerized with Docker)
71
- - **CI/CD:** GitHub Actions with Workload Identity Federation
72
- - **Infrastructure:** Pulumi for IaC
73
- - **Monitoring:** Cloud Logging and Cloud Monitoring
74
-
75
- ## Completed Milestones
76
-
77
- [What's been accomplished so far - include dates for context]
78
-
79
- **Example:**
80
- - **2025-01-10:** Initial project setup and repository creation
81
- - Created FastAPI project structure
82
- - Set up development environment with Poetry
83
- - Configured pre-commit hooks and linting
84
-
85
- - **2025-01-12:** Database setup completed
86
- - Provisioned AlloyDB cluster in GCP
87
- - Implemented Alembic migrations
88
- - Created Contact model with SQLAlchemy
89
-
90
- - **2025-01-15:** Core CRUD operations implemented
91
- - Added POST /contacts endpoint
92
- - Added GET /contacts and GET /contacts/{id} endpoints
93
- - Added PUT and DELETE endpoints
94
- - Implemented input validation with Pydantic
95
-
96
- ## Next Steps
97
-
98
- [Actionable checklist items - what needs to be done next]
99
-
100
- **Example:**
101
- - [ ] Implement OAuth 2.0 authentication
102
- - [ ] Set up Google OAuth client credentials
103
- - [ ] Add authentication middleware to FastAPI
104
- - [ ] Protect endpoints with auth decorators
105
- - [ ] Write unit tests for CRUD operations
106
- - [ ] Set up pytest with coverage
107
- - [ ] Test happy paths and error cases
108
- - [ ] Achieve 80%+ code coverage
109
- - [ ] Create Dockerfile and container image
110
- - [ ] Write optimized multi-stage Dockerfile
111
- - [ ] Test local container build
112
- - [ ] Push to Artifact Registry
113
- - [ ] Set up CI/CD pipeline
114
- - [ ] Configure GitHub Actions workflow
115
- - [ ] Set up Workload Identity Federation
116
- - [ ] Automate deployments to Cloud Run
117
-
118
- ## Open Questions
119
-
120
- [Unresolved items that need decisions or clarification]
121
-
122
- **Example:**
123
- - How should we handle rate limiting? (per-user vs. global)
124
- - Do we need pagination for GET /contacts? What page size?
125
- - Should we implement soft deletes or hard deletes?
126
- - What monitoring alerts do we need to set up?
127
- - Do we need a staging environment or just dev/prod?
128
-
129
- ## Notes
130
-
131
- [Additional context, constraints, or important information]
132
-
133
- **Example:**
134
- - AlloyDB cluster is in `us-central1` - all other resources should use same region
135
- - OAuth client ID is approved for company domain only
136
- - Cloud Run quotas: max 10 instances to control costs
137
- - Database backup retention: 7 days (configured in AlloyDB)
138
- - Team timezone: PST - schedule deployments accordingly
139
-
140
- ---
141
-
142
- ## Tips
143
-
144
- - Update the plan regularly as the project evolves
145
- - Move completed next steps to the milestones section with dates
146
- - Keep the overview concise - details go in other memory files
147
- - Use open questions to track decisions that need to be made
148
- - Reference architectural decisions by ADR number (e.g., "See ADR-003")
149
- - Mark deprecated goals or cancelled features clearly
150
- - Keep next steps actionable and specific
151
- - Break large tasks into smaller checklist items