Skill Detail

oskill_build

oskill_build defines the declarative orchestration layer for skills that coordinate downstream capabilities. It makes preparation, instruction flow, allowed skills, and session type explicit in the descriptor.

Depends ongamp_specs, achilles_specs
Primary artifactoskill.md
Primary specDS008-oskill-build.md

Design Position

This family improves auditability because the planner's toolbelt is explicit. The repository therefore treats the descriptor structure itself as an important architectural surface rather than merely a convenience for prompt authorship.

Current DS practice keeps orchestration limits, invariants, and session semantics in Core Content, while the supporting rationale and any unresolved orchestration choices live in numbered Decisions & Questions entries.

Portability

O-Skill guidance is maintained as portable descriptor policy. Any executable planning helpers intended for reuse should remain local to the skill folder so copied skills stay coherent outside this repository. Downstream projects should not copy this imported family guidance into their own docs/ trees.