WIP
v0.1.1Track in-session work progress. Register steps for 3+ step tasks, update status per step, handle completion/abort. antigravity - task.md artifact-based check...
⭐ 0· 94·0 current·0 all-time
byes6kr@drumrobot
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (WIP, track multi-step tasks) match the instructions: creating/updating a task.md artifact and using TodoWrite/TaskCreate tools for Claude. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md/antigravity.md/claude.md limit actions to creating/updating a conversation-scoped task.md artifact and calling platform task APIs (if available). Instructions do not request reading unrelated system files or environment variables. They do instruct use of write_to_file/replace_file_content which will write to agent appData; that is appropriate for this skill's purpose.
Install Mechanism
No install spec or code files — instruction-only. Nothing is downloaded or written to disk by an installer, so install risk is minimal.
Credentials
No environment variables, credentials, or external config paths are required. The only path referenced (<appDataDir>/brain/<conversation-id>/task.md) is a conversation-scoped artifact location consistent with the feature.
Persistence & Privilege
always is false and the skill does not request persistent global privileges or modifications to other skills. It relies on standard artifact/file write APIs which is expected for saving progress state.
Assessment
This skill is internally consistent: it writes/edits a conversation-scoped task.md artifact and optionally uses platform task APIs (e.g., Claude TodoWrite/TaskCreate) if available. Before installing, confirm that: (1) your agent platform's artifact storage (appDataDir/brain/<conversation-id>) is private and not automatically published to external services; (2) you are comfortable granting the agent permission to create/replace the task.md file for conversations; and (3) you do not want sensitive secrets recorded in task.md. If you use Claude integrations, verify the platform provides those tools and you understand where those task entries are stored/visible. Otherwise there are no requested credentials or downloads to be concerned about.Like a lobster shell, security has layers — review code before you run it.
latestvk971xnpwpv0f36kft7eszw631184qjr4
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
