Decisions

  • Use two-mechanism approach: quick capture (/idea) + scheduled review (/inbox-review)
  • Pending: Auto-categorization strategy for Phase 3

User Tasks


Summary

Ensure no idea or note gets lost — every inbox item gets processed into a feature request, knowledge note, or conscious deletion.

Problem / Motivation

Ideas and notes dumped in vault/90_inbox/ disappear and never get revisited. The inbox grows into a graveyard instead of a pipeline.

Proposed Solution

Two mechanisms:

  1. Quick capture with auto-proposal/idea skill immediately drafts a FR
  2. Scheduled inbox review — regular sweep of all unprocessed items

Open Questions

No open questions.


Phase Overview

PhaseDescriptionStatus
Phase 1Skills (/idea + /inbox-review)WIP
Phase 2Scheduled review
Phase 3Smart routing

Phase 1: Skills — WIP

Goal: Provide quick capture and manual inbox review skills.

File / FeatureDetailsOwnerStatus
/idea <text> skillDrafts a FR and asks for approvalmvdone
/inbox-review skillProcesses all inbox items one by onemvdone
Test both skillsTest and refine promptsmv

Result: Skills scaffolded. Testing still needed.


Phase 2: Scheduled Review — —

Goal: Automate periodic inbox checks.

File / FeatureDetailsOwnerStatus
Daily inbox checkCheck if inbox has unprocessed items, mention in briefingopus
Weekly full reviewPrompt user if items are stalemv
Stale item flaggingFlag items older than 7 days as “needs attention”opus

Phase 3: Smart Routing — —

Goal: Auto-categorize and intelligently route inbox items.

File / FeatureDetailsOwnerStatus
Auto-categorize ideasFeature vs knowledge vs taskopus
Priority suggestionSuggest priority based on existing roadmapopus
Duplicate detectionDetect duplicates with existing FRs or capabilitiesopus
Link related ideasConnect related ideas togetheropus

Prerequisites / Gap Analysis

Requirements

RequirementDescription
REQ-1/idea and /inbox-review skills exist
REQ-2Daily briefing available for Phase 2 integration

Current State

ComponentStatusDetails
/idea skilldoneScaffolded
/inbox-review skilldoneScaffolded
Daily briefingNot yet available (pairs with FR-003)

Gap (What’s missing?)

GapEffortBlocker?
Skill testing and prompt refinementLowNo
Daily briefing integrationMedYes (depends on FR-003)

Test

Manual tests

TestExpectedActualLast
Run /idea some cool featureDrafts a feature request for approvalpending-
Run /inbox-reviewProcesses items in vault/90_inbox/ one by onepending-
Drop a note in vault/90_inbox/ then /inbox-reviewGets picked uppending-
Test /idea with vague vs concrete inputBoth produce sensible outputpending-

AI-verified tests

ScenarioExpected behaviorVerification method

E2E tests

ScenarioAssertion

Integration tests

ComponentCoverage

Unit tests

ComponentTestsCoverage

History

DateEventDetails
2026-02-26CreatedSkills /idea and /inbox-review scaffolded
2026-02-26Updated statusReflect CLAUDE.md rules implementation

References

  • FR-003 (Daily Briefings) — pairs for “stale inbox” warning