Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Auto-activating frontmatter is honoured on workspace-synced skills

Open
#1,220 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Active
Tech stack
typescript
Domain
security

Research direction

Start with packages/opencode/src/altimate/workspace/skill-sync.ts:11-30 and review how workspace-synced skills apply alwaysApply and applyPaths. There is no implementation target while pilot upload rights remain unchanged; done means revisiting the behavior and recording a decision when those rights widen.

Written by the indexing model from the issue text.

Description

Deferred from the v0.10.0 release review. Known and accepted for the pilot — filed for tracking, not as a surprise.

alwaysApply / applyPaths frontmatter is honoured on workspace-synced skills exactly as on local ones. A skill carrying alwaysApply: true is loaded into the system prompt with no Skill-tool call and no permission prompt.

Since v0.10.0, skill bundles are remote content pulled from the bound workspace. So anyone with upload rights to a workspace can place standing instructions into the system prompt of every member bound to it.

This is documented as a deliberate decision at packages/opencode/src/altimate/workspace/skill-sync.ts:11-30, scoped to who can currently upload.

Revisit when upload rights widen beyond the pilot cohort — the risk scales directly with that group.

Dominant language
TypeScript
Stars
813
Forks
134
Avg merge
2d 3h
Merged PRs (30d)
65

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from AltimateAI/altimate-code

All issues in AltimateAI/altimate-code

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.