Use this skill when cleaning up an Asana task or project description, or when html_notes fails with "XML is invalid".
cyberuni/cyber-asana
SkillsMP has collected 20 skills from cyberuni/cyber-asana. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 20
- GitHub stars
- 2
- GitHub forks
- 0
Skills in this repository
Showing 20 of 20 collected skills.
Internal skill: Use this skill when REST API support changes or a maintainer asks to refresh API coverage.
Internal skill: Use this skill when official Asana MCP catalog changes or maintainers request gap analysis.
Use this skill when the user wants a sprint summary — completed vs incomplete tasks for retro or stakeholders.
Use this skill when the user wants a standup update from Asana — done, today, and blockers.
Use this skill when the user asks to create, add, or file an Asana task via MCP or CLI.
Use this skill when scanning code for TODO/FIXME comments and creating actionable Asana tasks from them.
Use this skill when setting up cyber-asana — PAT, workspace GID, connection verify, optional registry.
Use this skill when posting a GitHub PR URL as a comment on an Asana task to link code back to the work item.
Use this skill when pinning repo Asana projects to `.agents/cyber-asana.json` via keyword search.
Use this skill when pulling Asana project tasks into local markdown for offline planning or documentation.
Use this skill when creating GitHub or GitLab issues; searches for duplicates before filing.
Use this skill when the user asks to create a persona or role skill. Scaffolds SKILL.md with session-start activation.
Use this skill when initializing or improving an AGENTS.md file with codebase documentation for AI coding assistants.
Use this skill when merging dependency update PRs; fixes CI, handles changesets, never merges release PRs.
Use this skill when contributing local improvements to an installed skill back to its source repo via PR.
Use this skill when setting up changesets, release CI, or migrating from another release tool.
Use this skill when generalizing a workflow from the current session into a reusable SKILL.md.
Use when implementing any feature or bugfix, before writing implementation code
Use this skill when updating the `asana` npm package to its latest version in the cyber-asana repo. After upgrading, reviews the SDK changelog and TypeScript types to identify new resources, new actions, changed parameters, and deprecated methods — then adds…