What problem does it solve?
This Skill bridges the gap between research planning and code implementation by automating the setup of development environments, context retrieval from knowledge graphs, and the transition into a structured planning mode.
Core Features & Use Cases
- Contextual Initialization: Automatically detects project roots and retrieves relevant research context from the Claim Chain knowledge graph.
- Artifact Management: Creates isolated code session directories to maintain clean separation between research iterations.
- Workflow Enforcement: Standardizes the transition into PLAN MODE, ensuring all implementation plans are documented and validated before coding begins.
- Use Case: When moving from a finalized research proposal to implementation, use this Skill to pull the necessary method definitions and baseline structures into a new workspace, ensuring the agent is fully aligned with the research context.
Quick Start
Use the flux-code-agent-pre skill to initialize the code implementation phase for the current session directory.