Skip to content

Document how dodatki/research and dodatki/skills flow into repository docs and local skills#7

Merged
diwad-code merged 1 commit into
01_githubfrom
copilot/implement-new-documentation-files
May 23, 2026
Merged

Document how dodatki/research and dodatki/skills flow into repository docs and local skills#7
diwad-code merged 1 commit into
01_githubfrom
copilot/implement-new-documentation-files

Conversation

Copilot AI commented May 23, 2026

Copy link
Copy Markdown
Contributor

The repository now includes creative research in dodatki/research and external skills in dodatki/skills, but their role in the project workflow was undocumented. This change makes their status explicit and connects them to the existing Sprint 0 documentation flow.

  • New creative-inputs reference

    • Added docs/CREATIVE_INPUTS.md to define:
      • what dodatki/research/ is for,
      • what dodatki/skills/ is for,
      • where approved outcomes belong (docs/, mechanika/, .github/skills/),
      • how to move selected external skills through .github/skills/incoming/.
  • README indexing and source-of-truth clarification

    • Updated README.md to:
      • list the new creative-inputs doc,
      • index both dodatki/ folders,
      • mark dodatki/research/ and dodatki/skills/ as reference-only inputs rather than project authority.
  • Workflow documentation alignment

    • Updated docs/COPILOT_WORKFLOW.md to incorporate the new creative material into Sprint 0 document work without treating it as approved mechanics.
    • Updated docs/skills-adoption/README.md to treat dodatki/skills/ as a raw source library that still requires intake/adaptation.
  • Skill intake rules

    • Updated .github/skills/README.md and .github/skills/incoming/README.md so imported skills from dodatki/skills/ follow the existing staging/promotion path instead of becoming active by default.
  • Architecture consistency

    • Updated docs/ARCHITECTURE.md so dodatki/research/ and dodatki/skills/ are explicitly grouped with other non-authoritative reference material.

Example of the new documented rule:

- `dodatki/research/` = materiał kreatywny i researchowy.
- `dodatki/skills/` = zewnętrzna biblioteka surowych skilli do przeglądu.
- `docs/`, `mechanika/` i `.github/skills/` = właściwe miejsce na zatwierdzone wyniki pracy.

Agent-Logs-Url: https://github.com/diwad-code/SpaceshipGame/sessions/147d909d-4a0b-4b56-a8c5-7cb2604d7fef

Co-authored-by: diwad-code <250159374+diwad-code@users.noreply.github.com>
@diwad-code diwad-code marked this pull request as ready for review May 23, 2026 13:38
Copilot AI review requested due to automatic review settings May 23, 2026 13:38

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR documents how the new reference-only inputs in dodatki/research/ (creative/research pack) and dodatki/skills/ (raw external skill library) should be used and how approved outcomes should be promoted into authoritative repo locations (docs/, mechanika/, .github/skills/).

Changes:

  • Added docs/CREATIVE_INPUTS.md to define the purpose, non-authoritative status, and promotion paths for dodatki/.
  • Updated top-level and workflow documentation to index these folders and integrate them into the Sprint 0 doc flow without treating them as approved mechanics.
  • Updated skills intake docs so selected items from dodatki/skills/ still go through .github/skills/incoming/ before becoming active local skills.

Reviewed changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
README.md Indexes the new creative-inputs doc and clarifies dodatki/* are reference-only inputs.
docs/skills-adoption/README.md Notes dodatki/skills/ is a raw source library and reinforces staging via .github/skills/incoming/.
docs/CREATIVE_INPUTS.md New doc describing how to use dodatki/research/ and dodatki/skills/ and where approved outputs belong.
docs/COPILOT_WORKFLOW.md Incorporates dodatki/ materials into the Sprint 0 workflow as non-authoritative inputs.
docs/ARCHITECTURE.md Adds dodatki/* to the “reference-only” group in the source-of-truth order.
.github/skills/README.md Clarifies that only selected skills from dodatki/skills/ should be copied/adapted via incoming/.
.github/skills/incoming/README.md Explicitly lists selected skills from dodatki/skills/ as valid incoming/staging content.

Comment thread docs/CREATIVE_INPUTS.md
Comment on lines +15 to +21
Gdy materiały się różnią, obowiązuje taka kolejność:

1. `.github/copilot-instructions.md`
2. `docs/ARCHITECTURE.md`, `docs/SCOPE.md`, `docs/ADRs/`
3. `docs/GAME_BRIEF.md`, `docs/FABULA.md`, `docs/GDD.md`
4. `mechanika/` po jej zatwierdzeniu
5. `dodatki/research/`, `dodatki/skills/`, `claude_tips/` jako materiały pomocnicze

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@diwad-code diwad-code merged commit 3cb4334 into 01_github May 23, 2026
1 check passed
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.

3 participants