From folder-monitor-tools
Create monitoring policies for local folders, transcript drops, document exports, or team intake folders. Use when Codex needs to define scan cadence, file types, stability rules, processed state, routing, failure handling, privacy guardrails, and manual override behavior.
How this skill is triggered — by the user, by Claude, or both
Slash command
/folder-monitor-tools:monitoring-policy-createThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use `../../references/folder-monitoring-principles.md` for monitoring modes,
Use ../../references/folder-monitoring-principles.md for monitoring modes,
stability, state, routing, and safety guidance.
Design for reliability and auditability. The policy should make it clear what gets processed, when, where it goes, what is never auto-posted, and how humans override the automation.
Return:
The policy should be concrete enough that an engineer or ops owner can implement it without inventing missing rules.
npx claudepluginhub iam-jonny/jonny-agent-skills --plugin folder-monitor-toolsGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.