Skip to content

docs(skill): refactor conductor skill into slim top-level with reference files#55

Merged
jrob5756 merged 1 commit intomainfrom
docs/refactor-conductor-skill-references
Mar 24, 2026
Merged

docs(skill): refactor conductor skill into slim top-level with reference files#55
jrob5756 merged 1 commit intomainfrom
docs/refactor-conductor-skill-references

Conversation

@jrob5756
Copy link
Copy Markdown
Collaborator

Summary

Refactors the conductor skill documentation for better maintainability and faster context loading.

Changes

  • SKILL.md — Slimmed to essential quick-reference; moved patterns, templates, and provider details into references/authoring.md
  • references/setup.md — New file with installation instructions
  • references/execution.md — Reorganized: moved interrupt and checkpoint sections earlier, consolidated checklist, added passive update hint docs
  • src/conductor/cli/app.py — Fixed update command docstring to match actual uv tool install --locked invocation

…nce files

- Slim SKILL.md to essential quick-reference; move patterns, templates,
  and provider details into references/authoring.md
- Add references/setup.md with installation instructions
- Reorganize execution.md: move interrupt and checkpoint sections earlier,
  consolidate checklist, add passive update hint docs
- Fix update command docstring in cli/app.py to match actual invocation
@jrob5756 jrob5756 merged commit 27fbd37 into main Mar 24, 2026
7 checks passed
@jrob5756 jrob5756 deleted the docs/refactor-conductor-skill-references branch March 24, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant