ferrox-profile-user

Generate developer behavioral profiles and personalization artifacts for Ferrox.

21|9|Updated Jul 21, 2026
One-click install
npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-profile-user
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ferrox-profile-user
Source: https://github.com/FerroxLabs/ferrox-factory/tree/main/skills/ferrox-profile-user
Command: npx skills add https://github.com/FerroxLabs/ferrox-factory --skill ferrox-profile-user

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps Ferrox learn how a developer works so it can adapt questions, defaults, and generated artifacts to that person instead of using a generic interaction style.

Core Features & Use Cases

  • Behavioral profiling: Builds a developer profile from session analysis or a questionnaire-only fallback.
  • Personalization artifacts: Produces USER-PROFILE.md, a ferrox-dev-preferences skill configuration, and CLAUDE.md sections.
  • Workflow orchestration: Handles consent, session scanning, data sufficiency checks, profile generation, artifact selection, refresh behavior, and result reporting.
  • Use case: Use it when you want Ferrox to remember your preferred level of detail, process style, and collaboration habits across future sessions.

Quick Start

Run the ferrox-profile-user skill with your current session so it can build or refresh your developer profile and generate the personalization artifacts.

Frequently Asked Questions about ferrox-profile-user

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I personalize developer preferences across sessions in Claude?

To personalize developer preferences across sessions, this Skill generates a behavioral profile from session analysis and writes personalization artifacts like USER-PROFILE.md and CLAUDE.md sections. This allows Ferrox to remember your preferred level of detail and collaboration habits.

What is developer behavioral profiling and how does it work?

Developer behavioral profiling builds a model of how you work from session analysis or a questionnaire fallback. It captures your process style and preferences to generate personalization artifacts that adapt future interactions to your habits.

How do I generate a CLAUDE.md configuration for persistent user preferences?

You generate a CLAUDE.md configuration for persistent user preferences by running this Skill on your current session. It sequentially generates USER-PROFILE.md, a skill configuration, and CLAUDE.md sections after performing consent gating and data sufficiency checks.

Can I build a developer profile using only a questionnaire if I lack session history?

Yes, you can build a developer profile using only a questionnaire if you lack session history. The Skill uses a questionnaire-only fallback to generate personalization artifacts when session analysis data is insufficient for behavioral profiling.

Does generating personalization artifacts require explicit consent?

Yes, generating personalization artifacts requires explicit consent gating before processing. The workflow orchestration handles consent checks, session scanning, and data sufficiency evaluations prior to creating any persistent developer preference files.

When should I refresh my developer profile and personalization artifacts?

You should refresh your developer profile when your workflow preferences change or you need cross-project split resolution. The Skill handles profile refresh behavior and result reporting to ensure your personalization artifacts stay aligned with your current habits.