task-card-opener

Generate Markdown task cards and JSON shards with enforced governance fields.

3|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/eaglhuang/cocos_new --skill task-card-opener
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-card-opener
Source: https://github.com/eaglhuang/cocos_new/tree/main/.agents/skills/task-card-opener
Command: npx skills add https://github.com/eaglhuang/cocos_new --skill task-card-opener

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and accelerates the creation of task cards and associated shards across Markdown and JSON artifacts, ensuring consistent fields and governance rules are followed.

Core Features & Use Cases

  • Unified task-card workflow: generates Markdown task cards, JSON shards, and manifests that align with collaboration rules.
  • Cross-document alignment: keeps shard, manifest, and agent briefs in sync across docs/agent-briefs and docs/tasks directories.
  • Enforced governance: applies hard rules from agent briefs, shard standards, and system definitions to prevent misformatted cards.
  • CLI/recipe flexibility: supports direct CLI usage or recipe-driven compilation to produce outputs.

Quick Start

Run the task-card-opener CLI with the required task details to generate a Markdown task card and a JSON skeleton for your new task.

Frequently Asked Questions about task-card-opener

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

FAQPage Schema
How do I automate task card creation across Markdown and JSON artifacts?

You can automate task card creation across Markdown and JSON artifacts by using a CLI or recipe interface that enforces required frontmatter fields like id, title, owner, priority, and status. This generates aligned Markdown task cards and JSON skeletons.

How do I keep task shards and manifests in sync across multi-agent collaboration directories?

To keep task shards and manifests in sync across multi-agent collaboration directories, apply governance rules from agent briefs to generate cross-document aligned Markdown and JSON artifacts. This enforces consistent frontmatter and shard alignment across docs/agent-briefs and docs/tasks.

What are the required frontmatter fields for standardizing task cards in multi-agent collaboration?

Standardizing task cards in multi-agent collaboration requires the frontmatter fields id, title, owner, priority, status, description, acceptance, deliverables, related/depends, and notes. Enforcing these fields prevents misformatted cards and ensures cross-document alignment.

Can I use a CLI to generate JSON skeletons from Markdown task cards?

Yes, you can use a CLI to generate JSON skeletons from Markdown task cards. Running the CLI with required task details produces both a Markdown task card and a JSON skeleton that align with collaboration rules and system specifications.

What is the best way to enforce governance rules when generating UI quality task cards?

The best way to enforce governance rules when generating UI quality task cards is to apply hard rules from agent briefs and system specifications during artifact generation. This enforces required fields and prevents misformatted Markdown and JSON outputs.

Does task card generation work without predefined system specifications and agent briefs?

Task card generation relies on governance rules from agent briefs, shard standards, and system definitions to enforce required fields and prevent misformatted cards. Without these specifications, consistent frontmatter and shard alignment cannot be guaranteed.