improving notion integration with skills
This commit is contained in:
12
CLAUDE.md
12
CLAUDE.md
@@ -70,8 +70,16 @@ When creating or modifying notes:
|
||||
* You have access to a OneDrive folder with AJ's calendar for the current day and the next day
|
||||
* IMPORTANT: Use the startET and endET fields to get the times in my local time zone.
|
||||
* ALWAYS exclude "NDS Design Readiness & Refinement" meetings from calendar displays and time calculations.
|
||||
* Notion MCP – Projects: All active projects with various, Status, Focus This Week checkbox, and weekly goals
|
||||
* Notion MCP – Task Tracker: All units of work with: - Name and Status - Blocking (multi-select of people waiting on AJ) - Deadline dates - Project relation (links to Projects) - Key Contact information - Priority, Effort Estimate, Energy Type
|
||||
* Notion MCP – Projects: https://www.notion.so/solutioninnovation/2c0abd6c450a8090aca3e0b2b0373c17 — All active projects with Status, Focus This Week checkbox, and weekly goals. Data source: `collection://2c0abd6c-450a-807a-a3d7-000b8d8aaecc`
|
||||
* Notion MCP – Task Tracker: https://www.notion.so/solutioninnovation/2c0abd6c450a805098d3cc0e7d3dfccf — All units of work with: Name and Status, Blocking (multi-select of people waiting on AJ), Deadline dates, Project relation, Key Contact, Priority, Effort Estimate, Energy Type. Data source: `collection://2c0abd6c-450a-8085-80a0-000ba136a154`
|
||||
* IMPORTANT: Always fetch these databases using the full `https://www.notion.so/solutioninnovation/...` URL — bare UUIDs and collection:// URIs will fail. The collection:// URIs can be used as `data_source_url` in searches after the initial fetch.
|
||||
* Useful pre-filtered views in Tasks Tracker:
|
||||
* **Blocking others**: `view://2c0abd6c-450a-8060-b247-000c30138b80` — tasks with Blocking populated, not Done
|
||||
* **Daily planning**: `view://2c0abd6c-450a-8064-869a-000cf1f5a919` — all incomplete tasks sorted by Suggested for today
|
||||
* **This week**: `view://2c0abd6c-450a-80ce-9fa7-000c27dd9719` — incomplete tasks sorted by Suggested for today
|
||||
* Useful pre-filtered views in Projects:
|
||||
* **This week's focus**: `view://2c0abd6c-450a-806e-a2c9-000c8aa14a44` — projects with Focus this week = true
|
||||
* **Active**: `view://2c0abd6c-450a-8053-b2e8-000caaf77931` — Active status projects only
|
||||
* CRITICAL: Always read these resources when planning. Check: 1. Which tasks have Blocking field populated (priority #1) 2. Which deadlines are this week 3. Which projects have Focus This Week = true 4. Task Status (ignore Done tasks) Base ALL suggestions on this real data, not examples.
|
||||
|
||||
## Your job
|
||||
|
||||
Reference in New Issue
Block a user