sina-trustfield

Orchestrates TrustField workspace sessions covering GTM, compliance, vault reporting, and governance rules.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/Noetfield-Systems/SourceA --skill sina-trustfield-noetfield-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sina-trustfield
Source: https://github.com/Noetfield-Systems/SourceA/tree/main/agent-skills/trustfield
Command: npx skills add https://github.com/Noetfield-Systems/SourceA --skill sina-trustfield-noetfield-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Working inside the TrustField Technologies repository requires following strict session protocols, workspace boundaries, and governance rules that are easy to forget or violate. This Skill enforces the correct startup sequence, forbidden paths, and reporting workflow for every agent session. ## Core Features & Use Cases - Locked Session Bootstrap: Reads the locked workspace session prompt from WORKSPACE_SESSION_PROMPT_LOCKED.md before any other action. - Workspace Boundary Enforcement: Restricts work to the TrustField Technologies folder and forbids access to ~/Desktop/SourceA. - Vault Reporting & Scoreboard: Mandates vault deposits, activity logging via the private hub page, and an end-of-session agent scoreboard report. - Use Case: An agent starting a GTM outreach task in the TrustField repo uses this Skill to load the session prompt, verify the UI with the e2e script, log activity to the vault, and file a scoreboard report at session end. ## Quick Start Start a TrustField workspace session by reading the locked session prompt and following the middle-layer reporting workflow.

Frequently Asked Questions about sina-trustfield

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I start a TrustField workspace agent session?

Read the paste block in WORKSPACE_SESSION_PROMPT_LOCKED.md, located either in ~/.sina/agent-workspaces/trustfield/ or the repo's prompts/ directory, before taking any other action. Then follow the middle-layer workflow for vault deposits and activity logging.

What tasks does the TrustField agent handle?

It covers GTM execution, compliance governance, free-stack delivery, and vault reporting for the TrustField Technologies repo. The current lane is phase1_free_gtm focused on outreach and pilot closing, tracked in os/plan.json.

Can the TrustField agent access SourceA files?

No, accessing ~/Desktop/SourceA is explicitly forbidden. The agent operates only within the TrustField Technologies folder, and this boundary is enforced as a hard workspace rule.

How do I verify the TrustField UI end to end?

Run the verification script with VERIFY_BASE_URL=https://www.trustfield.ca ./scripts/verify_ui_e2e.sh. Note that Postgres is deferred under decision B-001 because no credit card is available.

Where do I report bugs found in the TrustField hub?

Hub bugs go to agent-review only, not direct fixes. Cross-lane research requests must be routed through sina-research-intake first, and Foundation L0-L12 items belong in the Decision governance tab.