target

Update .target.md files to define, refine, and review task objectives.

1|Updated Feb 10, 2026
One-click install
npx skills add https://github.com/huacheng/moonview --skill target
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: target
Source: https://github.com/huacheng/moonview/tree/main/plugins/task-ai/skills/target
Command: npx skills add https://github.com/huacheng/moonview --skill target

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Defines, refines, and reviews task objectives by updating the .target.md file in the active notebook context, ensuring alignment across planning and execution.

Core Features & Use Cases

  • Create or update a single-stage target or manage multi-stage targets with a clear progression path.
  • Read current status, navigate stage transitions, and trigger archival/organization of prior work.
  • Commit changes with consistent messages to track history and enable audit trails.

Quick Start

Update the current task objective by providing a new goal, constraints, and requirements in the .target.md.

Frequently Asked Questions about target

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

FAQPage Schema
How do I define and refine task objectives in a markdown notebook?

To define and refine task objectives, you can update the .target.md file in your active notebook context, ensuring alignment across planning and execution stages.

Can I manage multi-stage targets with status transitions in a notebook?

Yes, you can manage multi-stage targets by reading the current status, navigating stage transitions, and triggering archival of prior work directly within the notebook context.

Does task objective tracking work with Git commit history?

Yes, objective tracking integrates with Git by committing changes to the .target.md file with descriptive messages, enabling history tracking and audit trails for task progression.

What is the best way to organize prior work when advancing task stages?

When advancing task stages, the skill triggers archival and organization of prior work automatically, validating status transitions before committing the updated objective file.

Do I need an active notebook context to manage single-stage targets?

Yes, an active notebook context is required. The skill enforces context discovery to read the current status and validate state transitions before updating the target file.