Action Converter

Convert open loops and prioritized tasks into actionable items.

Updated Jul 16, 2026
One-click install
npx skills add https://github.com/enuno/noesis-aeon --skill action-converter-enuno
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Action Converter
Source: https://github.com/enuno/noesis-aeon/tree/main/skills/action-converter
Command: npx skills add https://github.com/enuno/noesis-aeon --skill action-converter-enuno

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the challenge of converting open loops into actionable tasks, helping users to organize and prioritize their work efficiently.

Core Features & Use Cases

  • Contextual Action Generation: Based on recent logs, open pull requests, and active threads, the Skill suggests actionable tasks.
  • Mode Adaptation: Automatically selects between different modes depending on the availability of context, allowing graceful degradation.
  • Action Quality Control: Ensures actions are specific, actionable, and meet quality criteria.

Quick Start

Activate the Skill and let it generate a set of actionable tasks for your current work.

Frequently Asked Questions about Action Converter

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

FAQPage Schema
How do I convert open loops into a prioritized action plan for project management?

This Skill converts open loops into a prioritized action plan by analyzing recent project logs and active threads to generate specific, actionable tasks filtered by urgency and leverage. It automatically adapts its processing mode based on the availability of contextual data.

Can I generate contextual actions from GitHub pull requests and project logs?

You can generate contextual actions from GitHub pull requests and project logs. The Skill integrates with the gh dependency to parse open pull requests and project logs, applying prioritization filters based on urgency and leverage to produce focused action items.

What is the best way to manage task prioritization when context is missing?

Managing task prioritization with missing context is handled through bootstrap or no-context modes. The Skill features automatic mode adaptation, allowing graceful degradation to ensure you still receive actionable items when full contextual data is unavailable.

Does this action plan generator require the gh command line tool to function?

Yes, this action plan generator requires the gh command line tool to function. It is listed as a mandatory dependency to fetch GitHub pull requests and project logs needed for contextual action generation and open loop management.

How do I ensure my task prioritization produces specific and actionable items?

To ensure task prioritization produces specific and actionable items, the Skill applies built-in action quality control. It evaluates suggested tasks against strict quality criteria, converting open loops into focused work items based on urgency and leverage.