feature-context
CommunitySilently load feature docs to guide responses.
Authorschuettc
Version1.0.0
Installs0
System Documentation
What problem does it solve?
When you're working on an in-progress feature, this Skill silently loads relevant feature documentation (requirements, design, and plan) to inform responses without cluttering the conversation.
Core Features & Use Cases
- Context loading: Reads docs/planning/features/[id]/requirements.md, design.md (if present), and plan.md to understand what to build.
- Guided responses: References loaded context rather than quoting it verbatim.
- Non-disruptive: Works behind the scenes to keep your focus on the task.
Quick Start
Ask a question about the current feature, and the Skill will use the loaded context to inform its answer. For example: "What are the acceptance criteria for Feature X?" The response will reflect the latest requirements and plan.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: feature-context Download link: https://github.com/schuettc/claude-code-plugins/archive/main.zip#feature-context Please download this .zip file, extract it, and install it in the .claude/skills/ directory.