Skip to content

feat(skills): add setup-chiptus-env - #6

Open
chiptus wants to merge 1 commit into
mainfrom
feat/setup-chiptus-env
Open

chiptus wants to merge 1 commit into
mainfrom
feat/setup-chiptus-env

Conversation

@chiptus

@chiptus chiptus commented Sep 16, 2026

Copy link
Copy Markdown
Owner

Adds setup-chiptus-env, a repo-onboarding skill that installs setup-matt-pocock-skills if missing, runs it for the issue tracker/triage labels/domain docs, optionally relocates docs/agents/ to a separate repo via AGENTS_DOCS_REPO, then scaffolds the autonomic issue pipeline (autonomic-issues.md) wired to whichever tracker (GitHub or Linear) was chosen. Tracker-specific mechanics live in references/github.md / references/linear.md, one file per tracker.

Ported from chiptus/UpLine#499 so it installs across repos (via npx skills or the Claude Code plugin) instead of living inside one consuming repo. Design decisions — the reference-file split, the single AGENTS_DOCS_REPO pointer mechanism, the verified npx skills install command — came out of a grilling session recorded in chiptus/UpLine's HANDOFF-setup-chiptus-env.md and tracked as MYP-284.

Verification

  • npx skills add chiptus/skills (or the plugin marketplace flow) lists setup-chiptus-env as installable.
  • Run /setup-chiptus-env in a fresh repo; confirm it installs setup-matt-pocock-skills with the documented flags, and that step 5 correctly points at references/github.md or references/linear.md based on the tracker chosen in step 2.
  • references/github.md / references/linear.md render correctly and are reachable one level deep from autonomic-issues.md.

🤖 Generated with Claude Code

https://claude.ai/code/session_01GZEqXTAe8gSu3mHwc7qupv


Generated by Claude Code

Moved from chiptus/UpLine PR mattpocock#499 so it's installable across repos via
npx skills / the Claude Code plugin, not just usable inside UpLine.
Registers the skill in .claude-plugin/plugin.json and skills/chiptus/README.md.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01GZEqXTAe8gSu3mHwc7qupv
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.

2 participants