Loading...
Loading...
Add a linked resource (external file reference) to a ***plain spec. Use when the user wants to reference a JSON schema, API spec, data file, or other external file from within a functional spec, definition, or implementation requirement.
npx skill4agent add codeplain-ai/plain-forge add-resourceload-plain-reference.plainresources/.plain.plain***definitions***
- :AuthData: is the authentication data structure. Its format is defined
in the [auth schema](resources/auth_schema.json).
***implementation reqs***
- When transforming :BackupData:, use the JOLT transform defined in
[backup_transform.jolt](resources/backup_transform.jolt).
***functional specs***
- The system should expose an API conforming to the
[API specification](resources/api_spec.yaml)..plain| Type | Typical location | Use case |
|---|---|---|
| JSON Schema | | Defining data structure contracts |
| OpenAPI / Swagger spec | | API endpoint definitions |
| Data transforms | | Data transformation rules |
| Test fixtures | | Sample data for tests |
| Configuration examples | | Reference configurations |
plain_modules/resources/.plain../[display text](relative/path)