Capture Practice
技能 已验证 活跃Captures an insight or practice discovered during work and registers it in the dotforge practices/inbox.
To systematically capture and register valuable insights and practices discovered during work sessions, enhancing knowledge management within the dotforge ecosystem.
功能
- Auto-detects generalizable insights from conversation context.
- Supports manual input of practices with structured confirmation.
- Validates against existing practices to prevent duplicates.
- Generates practice files in the specified dotforge inbox format.
- Provides clear feedback and confirmation throughout the process.
使用场景
- Use when a novel solution or workaround is discovered during a coding session.
- Use when a team decision with trade-offs is made and should be documented.
- Use when a surprising API behavior or tool edge case is encountered.
- Use to capture gaps in existing documentation or rules.
非目标
- Summarizing routine tasks or simple successes.
- Capturing session notes unrelated to generalizable principles.
- Replacing a full knowledge base; focuses on actionable practices.
工作流
- Check if arguments are provided; if not, proceed to auto-detect mode.
- Analyze recent conversation for detection signals (workaround, bug fix, decision, etc.) if in auto-detect mode.
- Extract the most generalizable insight (1-2 sentences, reusable principle).
- Propose the insight and tags to the user for confirmation or editing.
- Parse the confirmed/edited insight into 'what', 'why', 'impact', and 'tags'.
- Validate against existing practices in `$DOTFORGE_DIR/practices/active/` and `$DOTFORGE_DIR/practices/inbox/`.
- If a duplicate is found, ask the user to update existing or create new.
- Generate a YAML file in `$DOTFORGE_DIR/practices/inbox/` with the practice details.
- Confirm the practice capture with the file name and tags.
安装
请先添加 Marketplace
/plugin marketplace add luiseiman/claude-kit/plugin install claude-kit@dotforge质量评分
已验证类似扩展
Add New Opc Skill
100Checklist and automation guide for adding a new skill to the OPC Skills project. Ensures all required files, metadata, logos, and listings are created before release. Use when adding a new skill, publishing a skill, or preparing a skill for release.
Teach Guidance
100Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.
Prepare Inspection Readiness
100Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation
Readme I18n
100当用户想要翻译存储库 README、使存储库支持多语言、本地化文档、添加语言切换器、国际化 README 或更新 GitHub 风格存储库中的本地化 README 变体时使用。