fonzarely/regine-photos-archiverpublic⑂ Fork 0
⑂ 5fe4b8f
Commits
⬇ Clone ▾
git clone https://git.rickub.com/fonzarely/regine-photos-archiver.git
git clone ssh://git@rickub.com/fonzarely/regine-photos-archiver.git

Host key fingerprint (ed25519): SHA256:iycHnxEyq0Q7uyVpB7JlznP0G7JrTPXLYRcAU5CSLhc — verify it before your first connect.

draft readme

Fabien Champigny committed 2026-09-07T16:52:17+02:00 Browse files
5fe4b8f parent: 3d48bcd
added README.md +23 -0
new file mode 100644
@@ -0,0 +1,23 @@
1+╭──────────────────────────────────────────────────────────────────────── Next Steps ─────────────────────────────────────────────────────────────────────────╮
2+│ │
3+│ 1. Go to the project folder: cd regine-photos-archiver │
4+│ 2. Start Claude in this project directory; spec-kit skills were installed to .claude/skills │
5+│ 3. Start using skills with your coding agent: │
6+│ 3.1 /speckit-constitution - Establish project principles │
7+│ 3.2 /speckit-specify - Create baseline specification │
8+│ 3.3 /speckit-plan - Create implementation plan │
9+│ 3.4 /speckit-tasks - Generate actionable tasks │
10+│ 3.5 /speckit-implement - Execute implementation │
11+│ 3.6 /speckit-converge - Assess the codebase and append remaining work as tasks │
12+│ │
13+╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
14+
15+╭──────────────────────────────────────────────────────────────────── Enhancement Skills ─────────────────────────────────────────────────────────────────────╮
16+│ │
17+│ Optional skills that you can use for your specs (improve quality & confidence) │
18+│ │
19+│ ○ /speckit-clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning (run before /speckit-plan if used) │
20+│ ○ /speckit-analyze (optional) - Cross-artifact consistency & alignment report (after /speckit-tasks, before /speckit-implement) │
21+│ ○ /speckit-checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency (after /speckit-plan) │
22+│ │
23+╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
new file mode 100644
@@ -0,0 +1,23 @@
1+╭──────────────────────────────────────────────────────────────────────── Next Steps ─────────────────────────────────────────────────────────────────────────╮
2+│ │
3+│ 1. Go to the project folder: cd regine-photos-archiver │
4+│ 2. Start Claude in this project directory; spec-kit skills were installed to .claude/skills │
5+│ 3. Start using skills with your coding agent: │
6+│ 3.1 /speckit-constitution - Establish project principles │
7+│ 3.2 /speckit-specify - Create baseline specification │
8+│ 3.3 /speckit-plan - Create implementation plan │
9+│ 3.4 /speckit-tasks - Generate actionable tasks │
10+│ 3.5 /speckit-implement - Execute implementation │
11+│ 3.6 /speckit-converge - Assess the codebase and append remaining work as tasks │
12+│ │
13+╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
14+
15+╭──────────────────────────────────────────────────────────────────── Enhancement Skills ─────────────────────────────────────────────────────────────────────╮
16+│ │
17+│ Optional skills that you can use for your specs (improve quality & confidence) │
18+│ │
19+│ ○ /speckit-clarify (optional) - Ask structured questions to de-risk ambiguous areas before planning (run before /speckit-plan if used) │
20+│ ○ /speckit-analyze (optional) - Cross-artifact consistency & alignment report (after /speckit-tasks, before /speckit-implement) │
21+│ ○ /speckit-checklist (optional) - Generate quality checklists to validate requirements completeness, clarity, and consistency (after /speckit-plan) │
22+│ │
23+╰─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯