Daily Workflow Manager
PassAudited by ClawScan on May 5, 2026.
Overview
This instruction-only skill is coherently focused on maintaining project workflow notes, with no code, credentials, install steps, or network behavior shown.
This appears safe for its stated purpose. Before installing, be aware that it will create and update workflow documentation in your project, and those notes may guide future AI sessions. Review generated files periodically and avoid storing secrets or misleading instructions in them.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
When invoked, the skill may create or edit project documentation files in the workspace.
The skill instructs the agent to modify several local project documentation files. This matches the stated workflow-management purpose, but it is still local file mutation users should notice.
Update `Docs/PROJECT_STATUS.md` ... Append morning's completed work items to `Docs/COMPLETED_JOBS.md` ... Update `Docs/PENDING_JOBS.md`
Use version control or review file diffs after workflow updates, especially before committing generated documentation.
Incorrect, outdated, or untrusted content in the Docs/ files could influence future work summaries or suggested next steps.
The skill intentionally stores and reuses project context across sessions. This is purpose-aligned, but future agents may rely on the persisted notes.
Ensures smooth AI-to-AI project handover with clear context preservation.
Keep the generated Docs/ files under user review, avoid placing secrets in handoff notes, and correct stale or misleading project context.
