agentsclimarketplace

Forge docs

Skill is-bo/fullstack-forge-skill/.windsurf/skills/forge-docs

Verify that user, contributor, architecture, operations, security, and release documentation is accurate and executable. Activate automatically for every maintained or distributed project when that concern is relevant to a software-engineering request.From its SKILL.md

Install
npx -y skills add is-bo/fullstack-forge-skill --skill forge-docs

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

2 things to look at

  • 25 days oldThe repository was created 25 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
  • 2 stars2 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.3 KB, 781 tokens by cl100k_base, as published. Nobody here has run it

forge-docs: Documentation

Purpose

Verify that user, contributor, architecture, operations, security, and release documentation is accurate and executable.

This is an agent playbook, not a claim of standalone analyzer coverage. Apply

fullstack-forge/references/shared/module-contract.md

for common applicability, evidence, command-safety, mutation, verification, and completion rules.

Never hide failed checks or claim that an operation ran when it did not.

Automatic activation signals

Activate when a request or direct repository evidence involves documentation, when the user explicitly names forge-docs, or when discovery proves an applicable boundary.

  • Every maintained or distributed project

When not to activate

  • No exemption; scope follows the artifact's audience

Automated support

Relevant discovery inputs are:

  • documentation tree
  • CLI help
  • configuration and workflows

Available deterministic support, where present:

  • Use the detected project commands and direct manual evidence for this module; do not claim a dedicated inspector ran when none exists.

Agent inspection procedure

  1. Execute the README setup path in a clean environment and record where it breaks or diverges from reality.
  2. Verify every documented command, environment variable, and configuration key against the current code.
  3. Check operational documentation: deployment, migration, backup restoration, and incident procedures for executability.
  4. Trace critical business rules and the permission model to written documentation, and record decisions that exist only in code or chat.
  5. Sweep for broken links, stale screenshots, and outdated version references.

Manual inspection requirements:

  • Review information hierarchy for each audience
  • Check that limitations and human-only steps are conspicuous

Stack-specific guidance:

  • Generate reference material from the same command and schema sources when practical

Evidence to collect

For formal findings, also follow fullstack-forge/references/PROTOCOL.md. Record the module's inspected boundary, relevant tests, direct observations, and unavailable evidence.

Primary standards used as criteria, not proof of compliance:

  • Diátaxis concepts
  • CommonMark
  • WCAG 2.2

Common production failures

  • Run installation, quick-start, command, configuration, troubleshooting, and contribution steps from a clean context
  • Check architecture, data, security, deployment, recovery, compatibility, ownership, and release notes against current code
  • Validate links, examples, diagrams, generated references, accessibility, and secret-free sample values

Missing-control checks

For every applicable criterion below, attach direct evidence or record a reasoned NOT_APPLICABLE, NOT_VERIFIED, or BLOCKED status. The list is a routing checklist, not evidence by itself.

  • README accuracy
  • Installation
  • Local setup
  • Environment variables
  • Architecture
  • API documentation
  • Database diagrams
  • Migration instructions
  • Deployment instructions
  • Troubleshooting
  • Backup restoration
  • Incident procedures
  • Permission model
  • Business-critical calculations
  • Onboarding
  • Outdated comments
  • Broken links
  • Decisions existing only in chat or undocumented knowledge

Commands and tools

  • Run forge docs audit --json or fullstack-forge docs audit --json when an explicit audit is requested and the CLI is installed. Normal feature work does not require it.
  • Use the deterministic support named above only for its documented bounded evidence.

Safe fixes

  • Correct stale commands, links, examples, and diagrams
  • Add missing evidence-backed operational notes

Approval-required changes

  • Changing public commitments, support policy, or legal statements

Verification

  • Follow the quick start in a clean directory
  • Run link, example, and CLI-help consistency checks

Completion contract

Apply the shared module contract and the module-specific limitations below.

Known limitations

  • Documentation cannot substitute for unimplemented behavior

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.