Condukt.Context (Condukt v0.16.1)

Copy Markdown View Source

Loads project instructions and local skills from a project root.

Condukt automatically looks for local instruction files such as AGENTS.md and reusable workflows under .agents/skills/*/SKILL.md. The discovered instructions are appended to the configured system prompt so agents can adapt to the project they are running in.

Summary

Functions

compose_system_prompt(base_prompt, project_instructions_prompt)

discover(project_root)

discover_skills(project_root)

empty()

read_agents_md(project_root)