quest-management

Create, update and track structured quest files in the quests directory.

Updated Nov 4, 2025
One-click install
npx skills add https://github.com/netzkontrast/aegis --skill quest-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quest-management
Source: https://github.com/netzkontrast/aegis/tree/main/skills/quest-management
Command: npx skills add https://github.com/netzkontrast/aegis --skill quest-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

This Skill streamlines the management of high-level narrative arcs and development tasks, ensuring that project goals are clearly defined, tracked, and aligned with overall objectives. It prevents the loss of context and provides a consolidated view of ongoing missions.

Core Features & Use Cases

  • Quest Creation: Define new major goals or narrative arcs with clear objectives and steps.
  • Progress Tracking: Update the status of quests and ensure they are linked to actionable todo lists.
  • Overview: Provide a summary of all active quests for project visibility.
  • Use Case: When a new major feature is proposed, use this skill to create a dedicated quest file, outline the necessary steps, and link it to the relevant documentation.

Quick Start

Create a new quest for the feature 'Implement User Authentication'.

Frequently Asked Questions about quest-management

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

FAQPage Schema
How do I track high-level project goals and narrative arcs in markdown files?

Track high-level goals by creating and updating structured markdown files within a designated `quests/` directory. This approach ensures alignment with project documentation and provides a consolidated view of ongoing missions.

What is the best way to link major development tasks to actionable todo lists?

Link major development tasks to actionable todo lists by defining clear objectives and steps within dedicated quest files. This operationalizes missions and ensures progress is monitored effectively.

How do I create a new quest for a proposed feature?

Create a new quest by instantiating a file using a defined quest template. Outline the necessary steps for the proposed feature and link it to relevant project documentation for visibility.

Can I use structured markdown to manage workflow status and prevent loss of context?

Manage workflow status and prevent context loss by updating quest files with current progress information. This provides a summary of active quests and ensures goals remain clearly defined.

Do I need a defined template to manage development quests?

A defined quest template is required to manage development quests effectively. Adhering to this template ensures structured markdown files maintain consistency and align with agent protocols.