Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get Started$pwd:
$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 17:12
SKILL.md
| name | backtrail-implement |
| description | Implement a CHANGE record after user confirmation |
Implement an existing CHANGE record after confirming selected work with the user. If the CHANGE has TASK records, implement eligible TASK records first; otherwise implement the CHANGE directly.
Use the text after this skill invocation to select the CHANGE record.
Proposed, Blocked, Done, Abandoned.Todo, Blocked, In Progress, Done, Cancelled.Blocked alone.Blocked means waiting on CHANGE dependencies listed in Blocked By.Blocked means waiting on TASK dependencies listed in Blocked By..backtrail/changes.md, .backtrail/tasks.md, .backtrail/adl.md, and .backtrail/features.md when they exist.CHANGE-00014, CHANGE 00014, C-00014, #14, #014, 014, or 14, prefer the matching CHANGE record when it exists.Done nor Abandoned, and not Blocked unless every CHANGE listed in Blocked By is Done.request_user_input when available.Blocked, read every CHANGE listed in Blocked By.
Done, stop and report the blocking CHANGE ids and statuses.Done, update the selected CHANGE file and .backtrail/changes.md from Blocked to Proposed before continuing.Accepted.Accepted.## Tasks section.- [TASK-NNNNN](tasks/task-NNNNN-title-slug.md).## Tasks section for CHANGE-to-TASK linkage..backtrail/tasks.md lists tasks for the selected CHANGE that are missing from the CHANGE ## Tasks section; ask to fix task links first.## Tasks section contains malformed links, duplicate TASK ids, missing TASK files, or TASK records whose Change field does not match the selected CHANGE.Done or Cancelled, implement TASK mode.Done or Cancelled, skip code changes and continue to CHANGE completion checks.Cancelled as excluded work. Stop if cancelled work is required for CHANGE acceptance.Blocked By is Done; update each unblocked TASK file and .backtrail/tasks.md from Blocked to Todo.Todo or In Progress and no unfinished blockers.request_user_input is available.Yes: continue to implementation.No: stop without changing files..backtrail/tasks.md status to In Progress unless already In Progress..backtrail/tasks.md status to Done.Blocks; when all its blockers are Done, update that TASK file and .backtrail/tasks.md from Blocked to Todo.In Progress and report failures.Done, if every linked TASK for the CHANGE is Done or Cancelled, run CHANGE-level verification when specified. If it passes, update the CHANGE file and .backtrail/changes.md status to Done; otherwise leave CHANGE status unchanged and report failures.request_user_input is available.Yes: continue to implementation.No: stop without changing files..backtrail/changes.md status to Done.Done, propose a commit message for the finished work based on finished scopeDone, read each CHANGE listed in Blocks.Blocked By field is Done, update that CHANGE file and .backtrail/changes.md status from Blocked to Proposed.Done, leave the dependent CHANGE as Blocked and report remaining blockers.Done and implements linked FEATUREs, update those FEATURE files and .backtrail/features.md status to Implemented.request_user_input when available for two or three meaningful choices.Yes and No choices.request_user_input is unavailable, ask one concise plain-text question with numbered choices.Done until every linked TASK is Done or Cancelled and CHANGE-level verification passes when specified.[HINT] Download the complete skill directory including SKILL.md and all related files