Design & Medialow risk

n-systems-not-goals

Turn a goal into a durable operating system. Use when explicitly invoked.

thepraggyverse/naval·skills/n-systems-not-goals/SKILL.md
32/ 100おすすめ度

この Skill を導入

coding agent を選び、プロジェクト用または個人用コマンドをコピーします。

収録 commit に固定
プロジェクトに導入.agents/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a codex -y
個人環境に導入~/.agents/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a codex -g -y
手動配置先.agents/skills/n-systems-not-goalsOfficial docs ↗
プロジェクトに導入.claude/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a claude-code -y
個人環境に導入~/.claude/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a claude-code -g -y
手動配置先.claude/skills/n-systems-not-goalsOfficial docs ↗
プロジェクトに導入.agents/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a github-copilot -y
個人環境に導入~/.copilot/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a github-copilot -g -y
手動配置先.agents/skills/n-systems-not-goalsOfficial docs ↗
プロジェクトに導入.agents/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a cursor -y
個人環境に導入~/.cursor/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a cursor -g -y
手動配置先.agents/skills/n-systems-not-goalsOfficial docs ↗
プロジェクトに導入.agents/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a gemini-cli -y
個人環境に導入~/.gemini/skills/n-systems-not-goals
npx skills add https://github.com/thepraggyverse/naval/tree/256ecb9c6c45597d6e30df61c4ebf7a2ce65dddb/skills/n-systems-not-goals -a gemini-cli -g -y
Native Gemini CLIgemini skills install https://github.com/thepraggyverse/naval.git --scope workspace --path skills/n-systems-not-goals
手動配置先.agents/skills/n-systems-not-goalsOfficial docs ↗
⚠ インストールには open-source skills CLI を使用します。実行前にソースと権限を確認してください。
# Naval Systems Not Goals

## Purpose

Turn goals into environments and systems that make success likely.

## Read First

- `references/concept.md`

Read only the files needed for the current request.
All runtime references are local to this skill so the folder can be copied independently.

## Workflow

1. Translate the outcome into controllable weekly inputs and leading indicators.
2. Design schedule, environment, tools, constraints, and accountability around those inputs.
3. Add minimum-day, missed-cycle, and overload recovery paths.
4. Set a review interval that can change or retire the system.

## Output

Return these checkable fields:

- Outcome and inputs
- System design
- Leading indicators
- Fallbacks
- Review and retirement rule

## Boundaries

Use n-habit-change for one discrete cue-response loop; this skill coordinates a broader outcome system.

Paraphrase by default and do not reproduce long passages from the book.
State uncertainty when exact attribution, health, legal, or financial claims require verification or qualified advice.

## Example

User: "Turn this goal into a system."

Assistant: Use the workflow above and return outcome and inputs, system design, leading indicators.