Skip to content

Remove stale docs tree - #14

Merged
rdasilveiracabral merged 1 commit into
nooa-skill-renamesfrom
remove-stale-docs
Jul 22, 2026
Merged

Remove stale docs tree#14
rdasilveiracabral merged 1 commit into
nooa-skill-renamesfrom
remove-stale-docs

Conversation

@alessiodevoto

@alessiodevoto alessiodevoto commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

This PR removes the top-level docs/ tree and patches references that pointed at those files. It is stacked on top of #13, the skill cleanup / nooa rename PR.

The rationale is that these docs were already diverging from the current library and only covered parts of the framework. For a first-time user, that partial and sometimes stale documentation makes the project harder to understand rather than easier. The clearer pre-release surface is currently README.md, examples/, AGENTS.md, and the skills/nooa-* files. So my reasoning here was to keep them as a source of truth.

This is just one option. If we prefer to keep public docs and invest in updating them instead, we can close this PR.

Changes

  • Remove the stale docs/ tree
  • Redirect AGENTS.md toward skills/nooa-agent-authoring/SKILL.md
  • Remove or update broken/stale docs/ references in skills, memory package docs/docstrings, and old test/source comments
  • Leave external docs URLs and intentional sample strings like file:docs/spec.md untouched

Validation

  • uv run ruff check .
  • uv run ruff format --check .
  • Loaded all 13 skills with TextSkill

@cursor

cursor Bot commented Jul 22, 2026

Copy link
Copy Markdown

Bugbot is not enabled for your account, so this pull request was not reviewed.

Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs.

@rdasilveiracabral
rdasilveiracabral merged commit 53866b7 into nooa-skill-renames Jul 22, 2026
@alessiodevoto
alessiodevoto deleted the remove-stale-docs branch July 24, 2026 13:30
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.

2 participants