Automatically surfaces feature requirements, design specs, and implementation plans to keep development tasks aligned with project goals.
The Feature Context Manager is a specialized workflow skill designed to bridge the gap between documentation and implementation. By monitoring your active feature development through a centralized dashboard, it silently loads relevant 'idea' and 'plan' documents to inform Claude's coding suggestions and debugging assistance. This ensures that every line of code generated is grounded in the original problem statement, technical decisions, and acceptance criteria without requiring the user to manually provide context for every prompt.
주요 기능
01Automatic discovery of in-progress features via DASHBOARD.md
02Intelligent feature identification based on recent file edits and user intent
03Contextual awareness of implementation progress and remaining tasks
044 GitHub stars
05Seamless integration with progress tracking and scope guarding workflows
06Silent loading of requirement (idea.md) and roadmap (plan.md) files
사용 사례
01Resuming work on a complex feature by automatically retrieving the next implementation steps
02Debugging feature-specific logic by referencing the original testing strategy and architectural context
03Verifying that new code matches the specific design decisions and requirements defined in the planning phase