Agent SkillsMelvynx/Parler › sync-with-nowstack

sync-with-nowstack

GitHub

用于将项目分支与 NowStack 上游模板同步,保留本地更改。触发于用户输入命令或请求拉取最新模板更新。

web-app/.agents/skills/sync-with-nowstack/SKILL.md Melvynx/Parler

触发场景

用户输入 /sync-with-nowstack 请求拉取 NowStack 最新变更

安装

npx skills add Melvynx/Parler --skill sync-with-nowstack -g -y
更多选项

非标准路径

npx skills add https://github.com/Melvynx/Parler/tree/main/web-app/.agents/skills/sync-with-nowstack -g -y

不安装直接使用

npx skills use Melvynx/Parler@sync-with-nowstack

指定 Agent (Claude Code)

npx skills add Melvynx/Parler --skill sync-with-nowstack -a claude-code -g -y

安装 repo 全部 skill

npx skills add Melvynx/Parler --all -g -y

预览 repo 内 skill

npx skills add Melvynx/Parler --list

SKILL.md

Frontmatter
{
    "name": "sync-with-nowstack",
    "description": "Sync an app fork with the latest NowStack boilerplate changes from melvynx\/nowstack. Use when the user types \/sync-with-nowstack, asks to pull the latest NowStack changes, or wants to update a fork from the boilerplate.",
    "argument-hint": "[--dry-run] [--rebase] [--merge] [--remote <name>] [--repo <owner\/name-or-url>] [--branch <name>] [--allow-dirty] [--no-install] [--no-verify]"
}

Sync With NowStack

Bring a project fork up to date with the canonical NowStack boilerplate while preserving local product changes.

<when_to_use> Use this workflow when:

  • The user types /sync-with-nowstack.
  • A project fork needs the latest boilerplate fixes/features from melvynx/nowstack.
  • A collaborator has access to the canonical repository and wants to merge those changes into their app.

Do not use this for normal feature branches that should only pull from their own app repository. </when_to_use>

<quick_start> Run the bundled script from the repository root:

.agents/skills/sync-with-nowstack/scripts/sync-with-nowstack.sh

Common options:

.agents/skills/sync-with-nowstack/scripts/sync-with-nowstack.sh --dry-run
.agents/skills/sync-with-nowstack/scripts/sync-with-nowstack.sh --rebase
.agents/skills/sync-with-nowstack/scripts/sync-with-nowstack.sh --branch main
.agents/skills/sync-with-nowstack/scripts/sync-with-nowstack.sh --repo your-org/nowstack

</quick_start>

1. Read `AGENTS.md` and the current `git status --short --branch`. 2. Run the script with any user-provided flags. 3. If the script reports conflicts, inspect them and resolve normally with Git. 4. After a successful sync, review the diff and run any extra checks needed for changed areas. 5. Add a `CHANGELOG.md` entry for local fixes made by the agent. Do not add one for upstream-only changes unless the sync itself required local edits. | Setting | Default | | --- | --- | | Remote name | `nowstack` | | Repository | `melvynx/nowstack` | | Integration mode | `merge` | | Branch | upstream default branch | | Install | enabled when dependency files change | | Verify | `pnpm ts` when `package.json` is present | - The script creates a local backup branch before merge/rebase. - It refuses to continue during an existing merge, rebase, cherry-pick, or revert. - It refuses to run with uncommitted changes unless `--allow-dirty` is passed. - It does not stash or discard local changes. - It stops on conflicts and prints the exact Git continuation command. - It never uses destructive cleanup commands.

<repo_access> The canonical repository is expected to be available at https://github.com/melvynx/nowstack.git. If GitHub returns Repository not found, confirm the collaborator has access or pass an accessible repo with --repo owner/name or --repo https://github.com/owner/name.git. </repo_access>

版本历史

  • 1aaa38b 当前 2026-08-20 07:35

同 Skill 集合

web-app/.agents/skills/add-documentation/SKILL.md
web-app/.agents/skills/apex/SKILL.md
web-app/.agents/skills/convex-cost-optimizer/SKILL.md
web-app/.agents/skills/convex-create-component/SKILL.md
web-app/.agents/skills/convex-migration-helper/SKILL.md
web-app/.agents/skills/convex-performance-audit/SKILL.md
web-app/.agents/skills/convex-quickstart/SKILL.md
web-app/.agents/skills/convex-setup-auth/SKILL.md
web-app/.agents/skills/convex/SKILL.md
web-app/.agents/skills/create-saas-idea/SKILL.md
web-app/.agents/skills/create-tests/SKILL.md
web-app/.agents/skills/dev-browser/SKILL.md
web-app/.agents/skills/init-project/SKILL.md
web-app/.agents/skills/intercepted-route-using-tanstack-start/SKILL.md
web-app/.agents/skills/optimizer/SKILL.md
web-app/.agents/skills/org-api-route/SKILL.md
web-app/.agents/skills/publish-to-production/SKILL.md
web-app/.agents/skills/setup-stripe/SKILL.md
web-app/.agents/skills/exa-search/SKILL.md
web-app/.agents/skills/find-docs/SKILL.md

元信息

文件数
0
版本
1aaa38b
Hash
5cdd58af
收录时间
2026-08-20 07:35

首页 - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-09-09 22:41
浙ICP备14020137号-1 $访客地图$