11 Commits

Author SHA1 Message Date
sickn33
51061dfcf1 feat(repo): Add merge-batch and README credit gates 2026-04-05 10:37:17 +02:00
Francisco Muñoz
42dc47fae1 docs(skill-anatomy): replace \ with and replace the three backsticks with four backsticks (#418)
In Markdown, the correct way to include a code example is to make the parent code block contain four backticks.
2026-03-30 21:18:51 +02:00
sickn33
d63d99381b docs(repo): Align docs with current maintainer flows
Document the current static web-app behavior, local-only save flow, shallow installer path, and maintainer-only sync controls.\n\nAlign maintainer guides with the active audit-to-risk-sync workflow, canonical artifact bot contract, release/coverage requirements, and updated security triage context so the docs match the repository's real operating model.
2026-03-29 11:03:28 +02:00
sickn33
eb3df2a577 docs(contributing): Require manual logic review
Clarify that validate and automated skill-review are necessary but not sufficient for skill and risky guidance changes. Add the requirement consistently to contributing guidance, the quality bar, and the PR checklist so maintainers explicitly review logic, safety, failure modes, and risk labeling before merge.
2026-03-29 10:27:16 +02:00
sickn33
fc3c7ae8a2 meta(skills): Add skill audit and safe metadata fixes
Add repo-wide auditing and targeted repair scripts for skill metadata.
Fix truncated descriptions automatically, keep heading normalization
conservative, and remove synthetic boilerplate sections that degrade
editorial quality while regenerating repo indexes and catalogs.

Fixes #365
2026-03-20 09:06:45 +01:00
sickn33
c2fcfb4ec0 docs: Add code of conduct (#350)
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-03-18 18:22:02 +01:00
Suhaib Janjua
e2879ab560 docs: fix missing required frontmatter fields in skill-anatomy and ad… (#333)
* docs: fix missing required frontmatter fields in skill-anatomy and add missing tools to FAQ

* ci: retrigger checks after PR body update
2026-03-18 12:32:03 +01:00
sck_0
ad296a3527 docs: document skill-review workflow 2026-03-16 16:12:51 +01:00
sck_0
74e4cccd70 docs: expand security posture references for contributor and maintainer workflows 2026-03-15 10:02:22 +01:00
sck_0
ee53e7d8e7 docs: document contributor security posture checks 2026-03-15 10:00:25 +01:00
sck_0
45844de534 refactor: reorganize repo docs and tooling layout
Consolidate the repository into clearer apps, tools, and layered docs areas so contributors can navigate and maintain it more reliably. Align validation, metadata sync, and CI around the same canonical workflow to reduce drift across local checks and GitHub Actions.
2026-03-06 15:01:38 +01:00