np
- Repo stars 330
- License MIT
- Author repo claude-skill-registry
Komenda /np - New Project
Utwórz nowy projekt z pełną konfiguracją KFG.
Ścieżki projektów (sprawdź w kolejności):
D:\Projekty StriX\(preferowana)C:\Users\kamil\projekty\- Current directory (jeśli user jest w innym folderze)
Kroki (wykonaj RÓWNOLEGLE gdzie możliwe):
1. Git init (jeden Bash call):
cd "[ścieżka]" && mkdir -p "$1" && cd "$1" && git init && mkdir -p logs/adr logs/archive logs/handoffs logs/screenshots
2. Utwórz pliki (Write RÓWNOLEGLE - jeden tool message):
logs/STATE.md:
# Current State
**Last Updated:** [DZIŚ]
**Updated By:** KFG init
---
## Active Work
- Nowy projekt - do zdefiniowania
## Blockers
- Brak
## Recently Completed
- ✅ Projekt zainicjalizowany z KFG ([DZIŚ])
## Next Priorities
1. Zdefiniować cel projektu
2. Pierwszy feature
logs/CHANGELOG.md:
# Changelog
## [Unreleased]
### Added
- Inicjalizacja projektu z KFG
logs/DEVLOG.md:
# Development Log
## Current Context
**Last Updated:** [DZIŚ]
### Project State
- **Project:** $1
- **Version:** v0.1.0-dev
- **Phase:** Inicjalizacja
### Current Objectives
- [ ] Zdefiniować cel projektu
logs/CONTINUITY.md:
# Continuity Ledger
## Aktywna Sesja
**Data:** [DZIŚ]
**Urządzenie:** PC
**Cel:** Nowy projekt
**Status:** IN_PROGRESS
logs/adr/README.md:
# ADRs
| ID | Title | Status | Date |
|----|-------|--------|------|
| - | No ADRs yet | - | - |
CLAUDE.md:
# $1
## KFG Commands
- "stan" → STATE + CONTINUITY
- "eos" → Zakończ sesję
.gitignore:
logs/archive/
logs/screenshots/
3. Opcjonalnie GitHub (zapytaj):
gh repo create "$1" --private --source=. --push
4. Podsumowanie:
✅ Projekt "$1" utworzony
Ścieżka: [pełna ścieżka]
Struktura: logs/ (STATE, CHANGELOG, DEVLOG, CONTINUITY, adr/)
Powiedz "stan" aby zobaczyć status.
WAŻNE:
- Użyj Write dla WSZYSTKICH plików w JEDNYM RÓWNOLEGŁYM WYWOŁANIU
- Tylko 1-2 wywołania Bash (git init + opcjonalnie gh)
- Data: użyj aktualnej daty
- Fluxly category
- Data
- Author-declared agents
- No explicit declaration found; this is not inferred or tested compatibility
- Static check
- 94 / 100 · heuristic scan, not runtime safety proof
- Author / version / license
- @majiayu000 · MIT
- Fluxly token estimate
- Lean
- Fluxly setup estimate
- Plug-and-play
- External API key
- No requirement detected
- Detected OS requirements
- Unspecified
- Runtime requirements
- Unspecified
- Detected file/system behavior
-
- Read-only
- Write / modify
- Detected network behavior
- Local-only
- Install commands
- None (reference only)
Profile is derived at build time from SKILL.md and install vectors. Subject to drift from author intent.
Heads up: 未限定 allowed-tools,默认拥有全部工具权限。
The current SKILL.md does not define a fixed output example. Ścieżki projektów (sprawdź w kolejności):
D:\Projekty StriX\ (preferowana) C:\Users\kamil\projekty\ Current directory (jeśli user jest w innym folderze)
Kroki (wykonaj RÓWNOLEGLE gdzie możliwe):
Kroki (wykonaj RÓWNOLEGLE gdzie możliwe):
1. Git init (jeden Bash call):
1. Git init (jeden Bash call):
2. Utwórz pliki (Write RÓWNOLEGLE - jeden tool message):
logs/STATE.md:
Active Work
Nowy projekt - do zdefiniowania
Blockers
Brak
# Komenda /np - New Project
Utwórz nowy projekt z pełną konfiguracją KFG.
## Ścieżki projektów (sprawdź w kolejności):
1. `D:\Projekty StriX\` (preferowana)
2. `C:\Users\kamil\projekty\`
3. Current directory (jeśli user jest w innym folderze)
## Kroki (wykonaj RÓWNOLEGLE gdzie możliwe):
### 1. Git init (jeden Bash call):
```bash
cd "[ścieżka]" && mkdir -p "$1" && cd "$1" && git init && mkdir -p logs/adr logs/archive logs/handoffs logs/screenshots
```
### 2. Utwórz pliki (Write RÓWNOLEGLE - jeden tool message):
**logs/STATE.md:**
```markdown
# Current State
**Last Updated:** [DZIŚ]
**Updated By:** KFG init
---
## Active Work
- Nowy projekt - do zdefiniowania
## Blockers
- Brak
## Recently Completed
- ✅ Projekt zainicjalizowany z KFG ([DZIŚ])
## Next Priorities
1. Zdefiniować cel projektu
2. Pierwszy feature
```
**logs/CHANGELOG.md:**
```markdown
# Changelog
## [Unreleased]
### Added
- Inicjalizacja projektu z KFG
```
**logs/DEVLOG.md:**
```markdown
# Development Log
## Current Context
**Last Updated:** [DZIŚ]
### Project State
- **Project:** $1
- **Version:** v0.1.0-dev
- **Phase:** Inicjalizacja
### Current Objectives
- [ ] Zdefiniować cel projektu
```
**logs/CONTINUITY.md:**
```markdown
# Continuity Ledger
## Aktywna Sesja
**Data:** [DZIŚ]
**Urządzenie:** PC
**Cel:** Nowy projekt
**Status:** IN_PROGRESS
```
**logs/adr/README.md:**
```markdown
# ADRs
| ID | Title | Status | Date |
|----|-------|--------|------|
| - | No ADRs yet | - | - |
```
**CLAUDE.md:**
```markdown
# $1
## KFG Commands
- "stan" → STATE + CONTINUITY
- "eos" → Zakończ sesję
```
**.gitignore:**
```
logs/archive/
logs/screenshots/
```
### 3. Opcjonalnie GitHub (zapytaj):
```bash
gh repo create "$1" --private --source=. --push
```
### 4. Podsumowanie:
```
… Evidence boundary and execution chain
Author text anchors workflow facts; Fluxly only indexes current sections, terms, files, and commands.
sections -> Ścieżki projektów (sprawdź w kolejności): → Kroki (wykonaj RÓWNOLEGLE gdzie możliwe): → 1. Git init (jeden Bash call): → 2. Utwórz pliki (Write RÓWNOLEGLE - jeden tool message): → Active Work → Blockers
terms -> logs/STATE.md · Last Updated · Updated By · logs/CHANGELOG.md · logs/DEVLOG.md · Project · Version · Phase
files/cmd -> D:\Projekty StriX\ · C:\Users\kamil\projekty\ · logs/adr · logs/archive · logs/handoffs · logs/screenshots · logs/STATE.md · logs/CHANGELOG.md
body sha256 -> 9e9327a75432
Decide Fit First
Design Intent
How To Use It
Boundaries And Review