1jehuang / 1jehuang/jcode

Feature Request - Configure skills lookup

Open
#773 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

autonomous: no enhancement priority: low triage: needs-decision
Dominant language
Rust
Stars
19.9k
Forks
2.3k
Avg merge
2d 7h
Merged PRs (30d)
30

Description

Right now it seems there is a fixed order

Scope Path Description
Global (jcode) ~/.jcode/skills/ Shared across all sessions
Global (agents) ~/.agents/skills/ Shared across all sessions
Project-local <project-root>/.jcode/skills/ Per-repository skills
Auto-imported ~/.claude/skills/ and ~/.codex/skills/ Imported from other agents

I would like to be able to enable or disable
Global (agents)
Auto-imported

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.

Research direction

The issue does not name files or tests. Start by tracing the skill lookup implementation and existing configuration entry points for the paths in the table. Done means users can independently enable or disable Global (agents) and Auto-imported skill sources without changing the other lookup scopes.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.