Skip to main content
Run any Skill in Manus
with one click
GitHub repository

ascendops-agent-pack

ascendops-agent-pack contains 19 collected skills from noogalabs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
1
updated
2026-04-25
Forks
1
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

pm-session-recapture
network-and-computer-systems-administrators

When pm probe returns 401/403 (session expired), automatically recapture PropertyMeld session cookies. macOS agents use the AX+CDP script; Linux/cloud agents use the Playwright headless script.

2026-04-25
pm-cli-harness
network-and-computer-systems-administrators

How to install and operate snapcli-pm for Property Meld. Covers tool hierarchy, install, and non-obvious operational rules. Run 'pm --help' or 'pm work-orders --help' for the live command list.

2026-04-25
planning-decompose
project-management-specialists

When a meld contains multiple interdependent or multi-trade work items, decompose it into parallel and sequential workstreams before acting. Prevents dispatching trade A before trade B's prerequisite work is done.

2026-04-25
pm-meld-triage
project-management-specialists

Triage rules playbook for Property Meld work orders. Determines urgency, routing, and suppression rules before any action is taken.

2026-04-25
self-evaluation-triage
project-management-specialists

After every meld decision, capture what was decided and why (trajectory). Weekly: scan all trajectories for override patterns, surface refinement candidates to Dane.

2026-04-25
skill-auto-discovery
project-management-specialists

After completing a complex task, check whether the sequence of steps used represents a recurring pattern worth codifying into a skill. Logs skill candidates to the bus for weekly review by Dane.

2026-04-25
copilot-threshold
project-management-specialists

Evaluate a PM specialist agent's decision accuracy per category, unlock autonomous mode when 95% threshold met over 20 decisions, demote when accuracy drops below 85%.

2026-04-24
pm-dane-iq-playbook
project-management-specialists

Dane IQ operational reference for Blue. Triage decision tree, vendor scoring, escalation thresholds, habitability rules — distilled from the TriageSupervisor, VendorSelectionSupervisor, and their worker agents.

2026-04-24
approvals
project-management-specialists

You are about to take an action that affects the outside world, cannot be undone, or involves real people — and you have not yet received explicit permission. This includes: sending any email or message to a real person, deploying code to production, posting on social media, making a purchase or financial commitment, deleting files or data, merging a PR to main, or publishing anything publicly. Stop, create an approval, block your task, and notify the user. Do not proceed until you receive the approval decision in your inbox.

2026-04-23
cron-management
software-developers

The user wants something to happen on a recurring schedule, or you just restarted and need to verify your crons are still running. You need to create a new scheduled task, restore crons that were lost on restart, add or remove a cron from config.json so it persists across sessions, or troubleshoot why a scheduled workflow stopped firing. Crons die on restart — this skill is how you ensure scheduled work survives.

2026-04-23
evening-review
project-management-specialists

End-of-day review workflow. Triggered by evening cron. Summarizes the day across all agents, evaluates orchestrator performance, prepares tomorrow, proposes overnight work for approval.

2026-04-23
goal-management
project-management-specialists

Daily goal lifecycle management. Use for: morning briefing goal cascade, setting daily focus, refreshing agent goals, reviewing goal progress. Triggered daily as part of morning review.

2026-04-23
heartbeat
network-and-computer-systems-administrators

Your heartbeat cron has fired and you need to update your status so the dashboard shows you as alive. Or you are checking whether another agent is responsive before sending them work. Or an agent appears offline or stale in the dashboard and you need to investigate whether their session is still running. A dead heartbeat means the system thinks you are down — update it proactively and check fleet health on every heartbeat cycle.

2026-04-23
morning-review
project-management-specialists

Daily morning briefing workflow. Triggered by morning cron. Pulls overnight agent work, checks goals state, cascades goals to agents, schedules tasks, sends briefing to user.

2026-04-23
nighttime-mode
network-and-computer-systems-administrators

Autonomous overnight orchestration mode. Active outside day hours. Dispatch and monitor deep work across agents while user sleeps. Internal building only — no external actions.

2026-04-23
pm-check-meld
software-developers

Pull meld status and full message thread via pm-get-comments.py before taking any action on a meld. Single-meld context fetch.

2026-04-23
pm-morning-scan
project-management-specialists

Morning meld review workflow. Pull all open melds, apply triage rules, check threads for genuinely unhandled items, surface only what needs action.

2026-04-23
pm-propertymeld-platform
project-management-specialists

Property Meld platform deep reference for Blue. Full feature coverage: Projects, make-ready/turnover lifecycle, workflow automation, three-way chat, vendor portal, integrations, KPIs, MAX On-Call, resident portal, scheduling.

2026-04-23
weekly-review
project-management-specialists

Weekly comprehensive synthesis. Run Sunday evening or when user requests. Reviews week's accomplishments across all agents, evaluates performance, plans next week.

2026-04-23